Junction: One VS Code Panel to Control 7 Local AI Agents

Eight terminal windows. That’s what I counted on my desktop this morning — three of them running different AI coding agents alone. OpenCode in one tab, Goose in another, Hermes Dashboard eating up a browser window. Every swap meant alt-tabbing through a maze. So when I stumbled on Junction — a VS Code extension that puts all 7 local agent backends into one sidebar panel — I was sold. Setup took about 30 seconds. ...

July 3, 2026 · 6 min · GitHubDigger

agnix: The Missing AI Linter for CLAUDE.md & Agent Configs

Your CLAUDE.md is probably broken right now. And you have no idea. Vercel’s research found that skills invoke at a stunning 0% rate when the syntax is off by even a single field. One wrong name format — poof, your entire skill is invisible. I’ve been there: spent an afternoon debugging why Claude wasn’t picking up a carefully crafted review skill, only to find a trailing space in a YAML key. Hours gone because of a whitespace character. ...

June 13, 2026 · 4 min · GitHubDigger