Skip to content

History / Observability

Revisions

  • 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

    @scarecr0w12 scarecr0w12 committed Jun 22, 2026
  • docs: comprehensive wiki audit and update to v0.48.5 - Home: v0.46.0 → v0.48.5, add OS kernel/VFS/TUI features - Changelog: add v0.46.0 through v0.48.5 entries - Architecture: add kernel/vfs/tui subsystems, expand agent loop - TUI: complete rewrite from single-file to full framework - Database-Migrations: fix all 22-033 migrations, add 034-037 - Pipeline-Hooks: add 3 missing hooks (dlp-guard, compliance, responsible-ai) - Plugin-System: remove 4 nonexistent files, add deps/install pipeline - Built-in-Tools: fix file_diff→file_redo, remove sandbox non-tools - Observability: correct metric names and labels - Code-Sandbox: remove nonexistent Docker image endpoints - Service-Installation/Daemon-Supervisor: fix CLI commands - Glossary: fix REST API paths, remove nonexistent endpoints - Plus 20+ more accuracy fixes across all wiki pages

    CortexPrism Bot committed Jun 21, 2026
  • docs: update all CLI command references to new nested tree structure Replaced ~93 old flat command references across 16 wiki pages. CLI-Reference.md completely rewritten to show nested domain groups. Command mappings: chat → agent chat tui → agent tui serve → server start run → sandbox run update → self update migrate → db migrate start → daemon start stop → daemon stop restart → daemon restart chrome-bridge → mcp chrome a2a → mcp a2a mcp-gateway → mcp gateway

    @scarecr0w12 scarecr0w12 committed Jun 21, 2026
  • docs: comprehensive wiki overhaul for v0.38.3 - Updated Home page with all new features (code intelligence, computer use, browser, security supervisor, skills lifecycle) - Updated _Sidebar with new pages and reorganized sections - Replaced Changelog with full v0.9.0-v0.38.3 history - Updated Architecture with all 20+ subsystems (codegraph, computer-use, MQM, channels, triggers, etc.) - Updated CLI-Reference with all 40+ commands (eval, node, mcp, workflow, triggers, desktop, projects, etc.) - Updated Configuration with all config sections (security supervisor, computer use, sandbox, MQM, etc.) - Updated REST-API with 200+ endpoints (codegraph, skills, security, observability, daemons, etc.) - Updated Security with LLM supervisor and 3-layer access control - Updated Built-in-Tools with all 43 tools (code intelligence, browser, computer use, data tools, etc.) - Updated Memory-System with heuristic learning, embedding search, privacy controls - Updated Agent-Loop with security supervisor integration, pipeline hooks, debug tracing - Updated Model-Quartermaster with MQM signal engine, strategies, task categorization - Updated Observability with Prometheus metrics, OTLP, Langfuse, connection testing - Updated WebSocket-Protocol with audio, file upload, reasoning panel, chunk buffering - Updated Dashboard with custom HTML widgets, server info, daemon status - Updated Pipeline-Hooks with all 10 built-in hooks and execution model - Updated Request-Flow with security supervisor and code intelligence flows - Updated Code-Sandbox with gVisor support, sandbox config, REST API endpoints - Updated Quick-Start, Security-Policy with v0.38.3 references - Created Code-Intelligence.md — tree-sitter code analysis, 6 tools, D3.js graph - Created Computer-Use.md — GUI automation, 15 actions, Xvfb + xdotool, Docker - Created Browser-Tool.md — Playwright headless automation with security gates - Created Security-Supervisor.md — 3-layer LLM-based access control architecture - Created Skills-System.md — lifecycle, health, embedding retrieval, deduplication - Created Tools-Configuration.md — tool API key management, web search cache, registry

    @scarecr0w12 scarecr0w12 committed Jun 18, 2026
  • docs: add GitHub Wiki branch with 43 curated pages - Home.md: Welcome page with quick links and key features - _Sidebar.md: Full navigation sidebar - _Footer.md: Wiki footer with license info - All core docs: Architecture, Request-Flow, Agent-Loop, Security - All feature docs: LLM-Providers, Memory-System, Built-in-Tools, Voice-Pipeline - All CLI/REST API references - All plugin docs: System, Developing, Manifest-Reference, Best-Practices, Publishing - Platform docs: Installation, Compatibility, Desktop-App, Service-Installation - Dev guides: Contributing, Database-Migrations, Adding-a-Tool, Adding-an-LLM-Provider - Operations: Daemon-Supervisor, Scheduler-and-Jobs, Dashboard, Observability - Changelog and Security-Policy

    @scarecr0w12 scarecr0w12 committed Jun 17, 2026