Menu
popagent
publicLatest change 98a9a832366ede73ff5e61d826d68af4f775db92 - Add safe autonomous deployment and complete project guidance by AkurAI Build
# popagent Single-user agent chat workspace: Mastra backend and assistant-ui frontend, served by one Bun process. Models come through the local 9Router gateway; web search comes through local SearXNG. Index only — domain facts live in the domain files: | Domain | File | |---|---| | Agent backend (Mastra, tools, models, server) | [AGENTS_AGENT.md](AGENTS_AGENT.md) | | Browser automation and network safety | [AGENTS_BROWSER.md](AGENTS_BROWSER.md) | | Chat UI (assistant-ui, React, Tailwind) | [AGENTS_UI.md](AGENTS_UI.md) | | Lifecycle hooks | [AGENTS_HOOKS.md](AGENTS_HOOKS.md) | | Cross-session memory | [AGENTS_MEMORY.md](AGENTS_MEMORY.md) | | Project documentation and RAG | [AGENTS_DOCUMENTATION.md](AGENTS_DOCUMENTATION.md) | | Native shared channels | [AGENTS_CHANNELS.md](AGENTS_CHANNELS.md) | | Observability, correlation, privacy, and retention | [AGENTS_OBSERVABILITY.md](AGENTS_OBSERVABILITY.md) | | Repository operation, verification, source workflow, and documentation rules | [AGENTS_RULES.md](AGENTS_RULES.md) |