Menu
popagent
publicLatest change 6edc7e928c57dab23c0973ed3f7ee70b3ebb72d5 - Initial popagent baseline 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) | | 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) | | Repository operation, verification, source workflow, and documentation rules | [AGENTS_RULES.md](AGENTS_RULES.md) |