March 17, 2026
Build Log 03: The Multi-Agent Flip.
Feb 23 — from single agent to bring-your-own, plus 8 features in one day.
One day. That's how long it took to go from "almost done" to "feature complete."
BYOA
The biggest architectural shift so far: transforming the single built-in agent into a Bring Your Own Agent system. Agent directory, MCP provider support, per-agent permissions. Teams keep their existing AI agents — they just join the workspace.
This was always the plan. The agentic workspace shouldn't lock you into one model or one provider. Your team already has agents that work. Scindo gives them a room to work in together.
The Final Eight
Same day, shipped the remaining v1 features: streaming responses, autonomy dial with per-channel agent config, proactive agent participation, thread-to-doc with a full documents system, knowledge base, onboarding wizard, and CLI agent support.
Streaming responses made the agent feel alive instead of frozen. The autonomy dial let teams control how much initiative the agent takes — from silent to fully proactive. The knowledge base gave the agent long-term memory beyond the conversation window.
VS Code OAuth Fix
Also fixed VS Code OAuth and published the extension to the marketplace. Small thing, but important — a broken login flow in the editor means developers never get past the front door.
v1 Feature Complete
That's it. One day, and v1 went from a checklist with gaps to a shipped feature set. Not polished, not perfect, but complete. Every core capability working end to end.
Feature complete doesn't mean done. It means the surface area is defined. Now it's about making every part of it good.