ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π TELEMETRY COMPRESSION BOARD β
βββββββββββββββββββββ¬βββββββββββββββββββββββ¬ββββββββββββββββββββββββββββββ€
β π¦ FOOTPRINT β π PERFORMANCE β π₯ STABILITY & ERRORS β
β β’ 19 Agent Configsβ β’ Parallel Team Exec β β’ Verification Gates β
β β’ 59 Built-in SKLsβ β’ Live HUD Watcher β β’ Self-Fixing Doctor CLI β
βββββββββββββββββββββ΄βββββββββββββββββββββββ΄ββββββββββββββββββββββββββββββ
Execution Throughput: Sequential -> Parallel tmux workers (+Multi-Threaded) β Orchestrated multi-agent team execution with shared task state synchronization.
Telemetry Latency: Polled Status -> Real-time HUD (-80.0%) β Real-time event monitoring loop using persistent Unix sockets/HUD terminal pipes.
CLI Artifacts: .mjs & .map outputs under bin/ β Compiled production entrypoints and sourcemaps for direct global execution.
Extensions: vscode-omg & vscode-omp directories containing versioned .vsix releases from 1.2.0 up to 1.4.4.
Agent Templates: agents/*.agent.md β 19 highly specialized prompt configurations targeting distinct developer roles (Architect, Critic, etc.).
π₯ STABILITY
Diagnostic Loop: omp doctor CLI validator automatically resolves missing CLI variables, pathing issues, and tool configurations.
State Durability: Coordinated workspace state tracking using .ai/matrix.json, ADR schemas, and .memory/human-override/ checkpoints.
π¨ GOTCHAS
- tmux Dependency: Parallel Team mode requires
tmux installed and configured on the host system to multiplex agent runtimes.
- Copilot CLI Hooking: Interactive agent workflows require active GitHub Copilot CLI authenticated sessions.