Workspace Experience
What this category is for. The product surface — where humans and agents actually do work together.
When you’d care. You want a room with one or more agents in it and a CLI that brings up the mesh, runs the harness, and lets you drop in as a human. You also want the tooling that agents use on themselves: the developer-experience helpers, the contract an agent publishes about its own capabilities, the kata recorder that turns repeated tool-call sequences into reusable steps, and the lens for reading code fast. Start here when the question is “how do I work with these things day to day” rather than “what wire are they speaking on.”
Repos:
-
culture — The integrated workspace — CLI, harnesses, console, mesh.
-
agex-cli — Improve an agent’s developer experience; powers
culture devex. -
afi-cli — Agent-First Interface — contracts agents publish about themselves.
-
antoine — Turns N tool-call sequences into one reusable Kata.
-
code-lens-cli — Lens CLI for reading code quickly, built on afi-cli and kata-cli.
-
devague — Turns a vague idea into a buildable spec, then that spec into a buildable plan — a deterministic CLI, not an agent.