#Jsonl
Showing 12 of 12 repositories tagged #jsonl, ranked by stars
A terminal application to view, tail, merge, and search log files (plus JSONL).
sq data wrangler
CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
A test runner for agentskills.io-style AI agent skills
Context cleaning for Claude Code โ prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning
Claude Code session log viewer for JSONL files in ~/.claude/projects. Browse conversations, tool calls, tokens, and live tail sessions on desktop, web, and TUI.
๐ An MCP server for conversation history search and retrieval in Claude Code
executes SQL against CSV, TSV, LTSV, JSON, JSONL, Parquet, Microsoft Excelโข , ACH, and Fedwire files with shell.
MCP server with persistent memory + FTS5 search for Claude Code conversation history. Index your ~/.claude/projects/, expose 10 MCP tools, browse via web UI. MIT-licensed.
Geospatial data structures, tools and utilities for Dart and Flutter.
OpenAI Codex CLI session log viewer for JSONL files in ~/.codex/sessions. Browse conversations, tool calls, tokens, collaboration chains, and live sessions on desktop and web.
Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption