didvc/claude-code-jsonl-editor
14 stars ยท Last commit 2026-08-27
๐ Interactive JSONL editor for Claude Code conversation files with real-time file system synchronization. Efficient prompt engineering through conversation editing.
README preview
# Claude Code JSONL Editor ๐ Interactive JSONL editor for Claude Code conversation files with real-time file system synchronization.  ## Why? Core Concept & Philosophy **Efficient Prompt Engineering Through Conversation Editing** Editing Claude Code logs (JSONL files) makes prompt engineering significantly more efficient through a powerful technique: **output modification**. This approach enables infinite iteration and refinement of AI interactions without starting from scratch. ### The Philosophy Traditional prompt engineering requires: 1. Write prompt โ Get response โ Analyze โ Rewrite entire prompt โ Repeat Our approach enables: 1. Write prompt โ Get response โ **Edit the response directly** โ Continue conversation โ Infinite refinement