#developer-tools
11 articles
-
The Harness Is Everything
What Cursor, Claude Code, and Perplexity actually built -- and why the model was never the real product.
-
Claude Code's /ultraplan Is the Feature That Was Hiding in 512,000 Lines of Leaked Code
Anthropic just shipped the first major feature that security researchers spotted weeks ago in its accidentally exposed source code. And it turns out the leaked description wasn't hype.
-
Did Claude Code Opus 4.6 Get Nerfed?
A senior AMD AI director's logs point to sharp regression in Claude's coding performance -- Anthropic says it's a product change, not a dumber model.
-
Vibe Coding Is Great. Vibe Reviewing Is Terrifying.
AI can write the code. The problem is the person approving it -- working with an atrophying skill set, a backlog that doubles every quarter, and a mounting suspicion they can't tell if what they're merging is safe.
-
Your Codebase Has a Blind Spot — Oh-My-Mermaid Fixes It
This open-source Claude Code plugin generates living architecture diagrams committed to git, drillable, and kept fresh by AI.
-
Claude Subconscious Gives Claude Code a Persistent Memory That Actually Works
A background agent that runs silently after every Claude Code response, building and surfacing context across sessions without adding latency to your workflow.
-
The AI Doesn't Need to Read Your Codebase. It Needs a Map.
Context Hub, Code Review Graph, and the emerging discipline of giving AI agents less to make them smarter.
-
GitNexus Gives AI Agents a Nervous System for Code
AI coding agents are blind — they read files but don't see structure. A 16K-star open-source project is changing that by building knowledge graphs that make agents actually understand codebases.
-
CLI-Anything turns Photoshop into a terminal command
One plugin scans a desktop app's source code and generates a complete command-line interface for it, so AI agents can use software that was built for humans.
-
NVIDIA Built a One-Stop Shop for Every Open AI Model — Most Developers Don't Know It Exists
There's a page on developer.nvidia.com that lists every major open model, with optimized containers, tutorials, and deployment guides for each one. It's the best-organized AI resource nobody talks about.
-
Claude Code Puts an AI Agent in Your Terminal — And It Actually Works
Anthropic's agentic CLI reads your codebase, edits files, runs commands, and commits changes. No IDE plugin. No web UI. Just a terminal that understands what you're building.