Very little intervention tbh. I will try to retrieve it and post.
That's great to hear. I'd be interested to see the session. Yes, Claude Code keeps sessions in ~/.claude/projects/ by default. Thank you!
here you go: https://gist.github.com/aimihat/a206289b356cac88e2810654adf0...
By default, Claude code keeps session history (as jsonl files in ~/.claude).
It’s wasteful not to save and learn from those.
Check this out: https://github.com/kulesh/catsyphon
That's great to hear. I'd be interested to see the session. Yes, Claude Code keeps sessions in ~/.claude/projects/ by default. Thank you!
here you go: https://gist.github.com/aimihat/a206289b356cac88e2810654adf0...
By default, Claude code keeps session history (as jsonl files in ~/.claude).
It’s wasteful not to save and learn from those.
Check this out: https://github.com/kulesh/catsyphon