A Daniel Miessler post says Claude Code is preparing a /workflows feature, drawing more than 269K views. The signal is a shift from one-off coding prompts toward repeatable SOP execution inside enterprise AI systems.
A Daniel Miessler post says Claude Code is preparing a /workflows feature, drawing more than 269K views. The signal is a shift from one-off coding prompts toward repeatable SOP execution inside enterprise AI systems.
Anthropic announced a 50% increase in weekly usage limits for Claude Code, effective through July 13. The temporary boost gives developers significantly more capacity for AI-assisted coding.
DeepClaude keeps Claude Code's complete agent loop — file editing, bash, subagent spawning — while routing API calls to DeepSeek V4 Pro or other backends, cutting output token costs from $15/M to $0.87/M.
After deploying Claude Code in December 2025, Uber consumed its full annual AI budget by April 2026 because adoption exploded far beyond projections.
This open-source TypeScript tool converts any codebase or knowledge base into an explorable, searchable, and queryable knowledge graph with Q&A capabilities, integrating with Claude Code, Codex, Cursor, Copilot, and Gemini CLI.
Hacker News piled onto a Claude Code bug report because the trigger sounded absurd and expensive: having HERMES.md in recent git commit messages could route requests to paid overage instead of the included Max quota. What kept the thread hot was not only the reproduction, but the fight over refunds before Anthropic said affected users would get both refunds and extra credits.
HN jumped on the trust problem before the string oddity. A case-sensitive <code>HERMES.md</code> in commit history sent Claude Code requests to extra-usage billing, and the thread zeroed in on how invisible routing rules can burn real money.
HN did not treat this as abstract legal trivia. Once the Claude Code leak became the hook, the thread turned into a practical question for every team shipping AI-assisted software: if the model wrote the bulk of it, what is actually yours?
HN latched onto the money leak before the bug itself. A report that Claude Managed Agents append a malware reminder to every file read, then sometimes refuse to edit code anyway, turned into a broader argument about opaque token spend and whether agent harnesses deserve more scrutiny.
This was not just another “local models are bad” rant. The thread blew up because it mixed a blunt reality check with a serious counterargument: some of the pain comes from small models, but a lot of it may come from the harness wrapped around them.
HN did not read EvanFlow as another shiny agent wrapper so much as a set of brakes for agentic coding. Checkpoints, integration contracts, and explicit no-auto-commit rules drew more attention than the TDD label itself.
LocalLLaMA seized on Anthropic’s postmortem as confirmation of a fear the subreddit repeats constantly: when the model is hosted, the person paying for it may not control what “the same model” means from week to week.