←back to thread

469 points samuelstros | 1 comments | | HN request time: 0.201s | source
Show context
the_mitsuhiko ◴[] No.44998823[source]
Unfortunately, Claude Code is not open source, but there are some tools to better figure out how it is working. If you are really interested in how it works, I strongly recommend looking at Claude Trace: https://github.com/badlogic/lemmy/tree/main/apps/claude-trac...

It dumps out a JSON file as well as a very nicely formatted HTML file that shows you every single tool and all the prompts that were used for a session.

replies(2): >>44999150 #>>45001031 #
1. rbren ◴[] No.45001031[source]
If you’re looking for an OSS alternative check out OpenHands CLI: https://github.com/All-Hands-AI/OpenHands?tab=readme-ov-file