Downcity
Product

Downcity Product Matrix

Not a single tool, but a set of composable products for agents: Console, browser entry, City SDK, Agent 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.

cli/city/

City SDK

Integrate Downcity city runtime, CLI, and control-plane capabilities into your operating flow.

packages/agent/

Agent SDK

Embed local agents, RemoteAgent clients, sessions, and plugins into your application flow.

packages/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/.
  • City SDK core runtime, CLI, and platform capabilities are in cli/city/.
  • Agent SDK local Agent and RemoteAgent runtime are in packages/agent/.
  • Downcity UI SDK is the React + Tailwind component package under packages/ui/.