r/LocalLLaMA
· Communities
Claude Code in 9 lines python
I was wondering what a minimal coding agent implementation would look like that can be used like Claude Code or Codex Not feature-by-feature of course but basically stripping everything out that is not needed here is what I came up with: 9 lines of python no 3rd party deps (stdlib only) works with any OpenAI Responses