Eden is the observability + improvement platform for AI agents and LLM apps. These docs cover the core API surface: the OpenAI-compatible gateway, the SDKs, the workspace endpoints, and the /eden-improve CLI agent. All endpoints require authentication via JWT cookie.
Base URL
/api/proxyEden is delivered as three pillars: Observability (OpenAI-compatible gateway + Python/TypeScript SDKs that capture every LLM call), the Web platform (org management, visualisations, data export, and a persistent AI assistant sidebar), and the CLI coding agent with the flagship /eden-improve command that turns failing traces into shipped PRs. The three pillars close the loop: capture, analyse, improve.
eden CLI and run /eden-improve to ship a fix