docs: add wiki screenshots for core features
docs: sync wiki for v0.49.0 — 6-package structure, modularization, new features
- Update Home to v0.49.0 with AI agent OS terminology
- Rewrite Architecture to reflect 6-package layout (core/gate/ai/server/infra/cli)
- Add changelog entries for 0.45.4 through 0.49.0
- Update Agent Loop for 7-stage modular decomposition
- Update all 40+ pages with new package-based source paths
- Update Glossary from in-memory to DB-persisted
- Update AgentLint from standalone page to Agents tab
- Update Memory System with graph visualization, episodic fixes
- Rewrite TUI from old single-file to modern component framework
- Update Database-Migrations count 33→40 with new migrations
- Update all contributing/adding guides with correct paths
docs: sync wiki for v0.45.3 — API routes, auth fixes, codegraph corrections
- Add v0.45.1/v0.45.2/v0.45.3 entries to Changelog
- Fix Code-Intelligence.md: correct 12 node labels and 18 edge types (were
entirely wrong — listed 14 labels/18 edges that didn't match schema.ts),
add 39 supported languages with extension mappings, add polyglot FFI
bridge detection, incremental sync watcher, code_pilot tool docs, and
complete API endpoint table
- Update Home.md version badge to v0.45.3
- Update Security-Policy.md supported versions to 0.45.x
- Add GitHub import feature to Projects.md
- Add /api/a2a/agent-card.json alias to A2A-Protocol.md
- Add vector-store endpoint to Memory-System.md
- Add vector-store, incremental-sync, and projects/import-github to REST-API.md
- Add polyglot mention to Architecture.md codegraph entry
docs: second-pass wiki audit fixes
- Fix Browser-Tool.md example version (0.41.3 → 0.44.0)
- Fix Security-Policy.md supported version (0.38.x → 0.44.x)
- Fix 5 plugin pages outdated docs/ GitHub links → wiki page links
- Fix 33 MediaWiki [[...]] links → standard GitHub wiki markdown in 11 pages
- Add 12 missing CLI commands to CLI-Reference.md (start, stop, a2a, agentlint, marketplace, mcp-gateway, memori, migrate, sessions, tui, install, uninstall)
docs: full wiki refresh for v0.44.0
- Update version to v0.44.0, tool count to 60 (was 43)
- Add 16 missing source directories to Architecture.md (a2a, hub, memori, mcp-gateway, eval, update, projects, desktop, services, IPC, config, db, PKM, prompt lab)
- Expand Database-Migrations.md from 21 to 33 migrations (022-033)
- Expand Channel-Adapter-API.md from 1 to 13 channels with shared infrastructure docs
- Fix stale factory.ts references in Contributing.md and Adding-an-LLM-Provider.md
- Add Advanced Plugin Features section (dependency guardian, supply chain, UI slots, WASM, namespace)
- Add 11 new wiki pages: A2A Protocol, MCP Gateway, Distributed Nodes, Memori Checkpoints, Eval System, Glossary, Update System, Projects, TUI, Triggers, Workflow Engine
- Update _Sidebar.md with new Advanced Features section