agent-orchestrator/v2/sidecar
DexterFromLab fd355ab6fe Batch Aider output into structured blocks instead of per-line events
Aider runner now buffers entire turn output and parses it into thinking,
text, shell command, and cost blocks. Adapter updated for new event types.
Fixes console UI showing individual chevrons per output line.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:09:54 +01:00
..
agent-runner-deno.ts fix(v2): default systemPrompt to claude_code preset for CLAUDE.md loading 2026-03-07 01:59:51 +01:00
aider-runner.ts Batch Aider output into structured blocks instead of per-line events 2026-03-12 16:09:54 +01:00
claude-runner.ts feat(orchestration): multi-agent communication, unified agents, env passthrough 2026-03-11 14:53:39 +01:00
codex-runner.ts feat(orchestration): multi-agent communication, unified agents, env passthrough 2026-03-11 14:53:39 +01:00
ollama-runner.ts feat(providers): add Codex and Ollama provider runners with message adapters 2026-03-11 03:56:05 +01:00
package-lock.json feat(v2): implement agent-runner sidecar with claude CLI subprocess 2026-03-06 01:01:43 +01:00
package.json feat(provider-adapter): implement multi-provider abstraction layer (Phase 1) 2026-03-11 02:08:45 +01:00