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.

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

Interactive request/response execution supporting simple chat, agentic tool use, coordinator orchestration, and RAG-augmented conversations. WebSocket and REST share the same request shape.
Full authoring workbench for agent validation, testing, deployment, and execution history inspection.
ChromaDB-backed local pipeline for document upload, retrieval, and source-aware responses.
Reusable ordered graphs of agent steps with step preview and agent mapping.
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.

Every surface is a clean route. No hidden modals, no scattered state — just a simple URL you can bookmark, share, and test.
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.