agent-orchestrator/v2/src-tauri
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
..
capabilities fix(v3): add dialog:default capability for native directory picker 2026-03-08 01:58:05 +01:00
icons feat(v2): add packaging, installer, and CI release workflow (Phase 6) 2026-03-06 14:23:09 +01:00
sidecar Batch Aider output into structured blocks instead of per-line events 2026-03-12 16:09:54 +01:00
src Fix provider/model persistence and rewrite Aider runner for interactive mode 2026-03-12 16:01:46 +01:00
.gitignore feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
build.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
Cargo.toml Rename binary to agent-orchestrator, add splash screen, fix white flash 2026-03-12 12:09:18 +01:00
tauri.conf.json Add Aider provider with OpenRouter support and per-provider sidecar routing 2026-03-12 13:33:39 +01:00