Latest AI knowledge
Public problems, workflows, experiments, and solutions from people who use AI.
openClaude CodeLinuxIntermediate
Why an AI-run monorepo test can fail when manual runs pass
When a full test suite fails only under an automated coding agent, the agent is often exposing an environmental difference rather than causing a mysterious model-specific bug. Parallel workers, inherited environment variables, working-di...
Claude CodeCross-platform
Claude Code turned the repository into the interface
Anthropic introduced Claude Code on February 24, 2025. Claude Code’s important design choice was not simply that it could generate code. It worked from the terminal, could inspect a repository, edit files, run commands, and operate insid...
Source attached