Skip to content

History / Code Intelligence

Revisions

  • docs: add wiki screenshots for core features

    @scarecr0w12 scarecr0w12 committed Jun 25, 2026
  • 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: 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

    @scarecr0w12 scarecr0w12 committed Jun 20, 2026
  • docs: full wiki refresh for v0.44.0 - Added REST-API.md with 50+ new endpoint tables - Added 4 new pages: Metacognition, Prompt-Lab, PKM-Assistant, Cross-Agent-Context - Updated Agent-Loop, Memory, Code-Intelligence, Security, Code-Sandbox, Skills, Plugins - Synced Changelog from main v0.44.0

    @scarecr0w12 scarecr0w12 committed Jun 19, 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