Tag
# Rust
4 articles
-
wcode 10 min read
wcode 0.8: I Started Treating the Repository as an Engineering Digital Twin
In 0.8 I stopped adding isolated agent tools and started pulling architecture, code relationships, the Decision Plane, Engineering Fitness, and verification into one evidence-aware engineering view. The current release is 0.8.1. -
wcode 9 min read
How wcode Grew Past the MCP Bridge I Started With
wcode started because I wanted browser-based models to work on local code. The project changed once I started using it for real edits and had to deal with repository context, safe changes, and proof. -
wcode 7 min read
wcode 0.6.2: What 32 Tool Slots Were Hiding
I split tool slots, CPU, file I/O, and child processes into separate budgets, then fixed a few places where wcode looked healthier or busier than it really was. -
wcode 6 min read
wcode: How I Connected Web AI to a Local Repository
I built wcode so browser-based models could work on a repository on my machine without turning the machine into an open remote shell.