Downcity Product Matrix
Not a single tool, but a set of composable products for agents: Console, browser entry, SDK, and UI SDK.
products/console/
Console UI
Manage agents, contexts, tasks, models, and channels from one browser workspace.
products/chrome-extension/
Chrome Extension
Send web content to your agent directly from any page with minimal context switching.
packages/downcity/
Downcity SDK
Integrate Downcity runtime capabilities into your own product flows.
packages/downcity-ui/
Downcity UI SDK
Reuse Downcity UI patterns to build your own agent-facing workspace faster.
Product Facts
- • Console UI is a dedicated frontend package under products/console/.
- • Chrome Extension is a Manifest V3 extension under products/chrome-extension/.
- • Downcity SDK core runtime and command entry are in packages/downcity/.
- • Downcity UI SDK is the React + Tailwind component package under packages/downcity-ui/.