Blog Archive

The Claude Code experience, self-hosted

(Updated on )
How to run Claude Code against a self-hosted DeepSeek V3.2–class model using vLLM + LiteLLM, so agentic coding stays inside your perimeter.

Can coding agents actually follow your codebase’s rules?

We ran a reality check to see how well different coding agents follow a repo’s AGENTS.md in practice.

Your AI Coding Agent Doesn’t Care About Your Conventions

(Updated on )
Exploring the challenges and strategies for maintaining codebase consistency in the age of AI coding agents.