Claude Code is one of the best agentic coding harnesses out there right now, and for good reason. It understands your codebase, calls tools, edits files, and can plan multi-step tasks with minimal hand-holding. The problem is that it’s tied to Anthropic’s cloud by default, and while that’s fine for a lot of work, there are times when I’d rather not send my code to someone else’s servers. Privacy aside, I also just like running things locally when I can.