One document per code feature / service domain. Each file includes:
- Purpose and user surfaces
- Code locations
- Current behavior
- Prioritized enhancement backlog (ID, item, priority, verification)
| File | Domain |
|---|---|
| server-integration.md | Beep.AI.Server default backend, API drift, feature parity |
| integrations-catalog.md | Built-in catalog: skills + MCP + tools (open-design, graphify, …) |
| coding-agent-parity.md | Parity with Claude Code / OpenCode |
| new-features.md | Greenfield capabilities (web search, git CLI, serve, init, …) |
| api-client.md | HTTP client, streaming, retries |
| coding-assistant.md | Server coding metadata & bootstrap |
| chat-repl.md | Interactive chat & slash commands |
| agent-runtime.md | LangGraph agent, tools, providers |
| workspace-editing.md | tree/cat/grep/edit, patches |
| context-and-intelligence.md | Smart/auto context, Semble, Jedi |
| memory-rules-skills.md | .beep.md, rules, skills |
| plugins.md | Plugin registry & runtime |
| mcp-bridge.md | MCP client, presets, verify-tools |
| templates.md | Template catalog & generate |
| sessions.md | History, compaction, export |
| rag.md | RAG CLI & server queries |
| code-analysis-indexing.md | Analysis, tree-sitter, symbols |
| quality-commands.md | test, lint, review, analyze |
| permissions-sandbox-hooks.md | Approvals, sandbox, hooks |
| watcher-tasks-bookmarks.md | watch, tasks, bookmarks |
| tui.md | Textual UI |
| publishing-and-bundles.md | Bundles, deploy, channels |
| diagnostics-packaging-updates.md | diagnostics, doctor, self-update |
| configuration-setup.md | config, setup wizard |
Return to ../INDEX.md · ../ENHANCEMENT_PLAN.md