Coding Architect Logo
  • Posts
  • Tags
  • Categories
  • Projects

Cli

3 posts tagged. Browse all tags

May 23, 2026

bx: Running Local MCP Servers Without a Node or Python Runtime

MCP server configs across the ecosystem default to npx. That quietly forces a Node runtime onto every machine that wants to run a native binary tool. bx is the missing primitive for the other case. I …

Apr 30, 2026

Casual-Review: A CLI for Team Code Review Without the Server

Most code review tools want to be a service. The interesting question is what falls out when you refuse to run one — and use git itself as the sync layer instead. I’ve spent the last few weeks …

Feb 21, 2026

Visualizing Project Structure with rv

Visualizing Project Structure with rv A fast, interactive way to see what’s actually in your project Every developer has had the experience of opening an unfamiliar codebase and trying to …

Subscribe for new posts

Occasional writing on AI and understanding large codebases. No spam — unsubscribe anytime.

© 2026 Graham Brooks. All rights reserved.