schedule · 7 min read
Build Your Own Claude Code in Python: Project Setup and First LLM Call
Start a Python coding agent from zero — uv project, .env, a single chat completion through OpenRouter, and an argparse CLI you can pipe prompts into.
1 posts