“The non-democratic approach is more efficient in the short term, but the greatest danger is losing common sense.” - A Park-Building Revolution Is Transforming a Russian City
Claude Code + Agent Teams is a literal cheat code. 🤯 I’ve become so spoiled by this workflow that every other CLI feels broken now. How did we even work before this?
GLM-5 is a total miss for me. These BridgeBench scores are spot on—it’s borderline unusable for actual work. There’s clearly a misalignment in the team’s values if they thought this was ready for prime time.
How to manually enable the 1M context window for Sonnet 4.6 in Claude Code
~/.claude/settings.json:
{
"env": {
"ANTHROPIC_DEFAULT_SONNET_MODEL": "claude-sonnet-4-6[1m]"
}
}