Builder-First AI Workspace

Build. Orchestrate.Deploy Agents.

One unified workspace for the entire agent lifecycle.

Chat with agents, author them in a full ADK workbench, run orchestration jobs, build saved workflows, and manage RAG-backed documents — all from a single Electron-powered desktop app.

AgenticPlace Workspace
Workspace Areas

Everything You Need to Ship Agents.

A unified surface that replaces a dozen disconnected tools — from authoring to orchestration to retrieval, all driven by a clean route-based architecture.

AgenticPlace chat workspace with agents, runtime status, and execution trace
Core

Chat & Multi-Agent Orchestration

Interactive request/response execution supporting simple chat, agentic tool use, coordinator orchestration, and RAG-augmented conversations. WebSocket and REST share the same request shape.

simple_chat agentic coordinator rag
ADK

Agent Development Kit

Full authoring workbench for agent validation, testing, deployment, and execution history inspection.

Draft Valid Deployed Tested

RAG Documents

ChromaDB-backed local pipeline for document upload, retrieval, and source-aware responses.

Saved Workflows

Reusable ordered graphs of agent steps with step preview and agent mapping.

Desktop

Electron Desktop Shell

Full web-parity desktop application. Same routes, same backend contract. The Electron main process manages the backend and delivers the resolved URL via secure IPC bridge — making the app truly portable and self-contained.

Electron Desktop
Architecture

Route-Driven Workspace.

Every surface is a clean route. No hidden modals, no scattered state — just a simple URL you can bookmark, share, and test.

/
Canonical chat shell — general, agent-scoped, agentic, coordinator, and RAG conversations.
/agents
Agent inventory — browse, search, and manage all saved agents and their deployment state.
/adk
ADK workbench — draft, validate, test, deploy, and inspect agent execution history.
/workflow
Workflow list — saved agent pipelines with step preview and agent mapping.
/jobs
Job list — ad hoc planner/executor/aggregator orchestration runs with live updates.
/documents
RAG document inventory — upload, delete, and manage retrieval sources for ChromaDB.

Built for Builders.

AgenticPlace started as a personal need — a workspace where I could author agents, test them, orchestrate multi-agent pipelines, and manage RAG documents without context-switching between a dozen tools. It's local-first, open to extension, and designed for the way I actually build AI systems.