Agent teams
Autonomous agent orchestration
A workspace where specialized AI agents plan, code, review, and resume work with scoped context and human oversight.
What it taught me: Agents get more reliable when they have structure: clear roles, budgets, worktrees, and review loops.
Read moreBehavioral systems
Agent skill framework
A set of behavioral guardrails for how agents build, verify, review, ship, and operate inside engineering workflows.
What it taught me: Reliability is an architecture problem, not a prompting trick.
Read moreInfrastructure
Local-first AI systems
Local inference and private workflows for systems that should keep working without sending core data to hosted APIs.
What it taught me: The fastest way to keep control is to avoid renting the capability that matters.
Read moreResearch tooling
Context-scoped research tools
A plugin-based way to give agents the data they need without handing them one undifferentiated context firehose.
What it taught me: Context-scoping beats context-stuffing.
Read moreDeveloper feedback
Visual verification loops
Screenshot tooling that lets agents inspect the interfaces they build and catch visual issues tests miss.
What it taught me: If an agent can see what it built, visual feedback becomes part of the development loop.
Read more