Commit graph

5 commits

Author SHA1 Message Date
Hibryda
634e4658c3 fix(sidecar): remove allowedTools/settingSources/systemPrompt restrictions (caused 400 from empty cache_control text blocks) 2026-03-27 03:44:43 +01:00
Hibryda
31a3335651 fix(sidecar): sanitize JSONL session files before resume (strips empty text blocks with cache_control) 2026-03-27 03:26:16 +01:00
Hibryda
485abb4774 feat(electrobun): session continuity — Claude JSONL listing, resume/continue sidecar support, session picker UI 2026-03-27 02:43:54 +01:00
Hibryda
a63e6711ac refactor!: rebrand bterminal to agor (agents-orchestrator)
Rename Cargo crates (bterminal-core→agor-core, bterminal-relay→agor-relay),
env vars (BTERMINAL_*→AGOR_*), config paths (~/.config/agor), CSS custom
properties, plugin API object, package names, and all documentation.

BREAKING CHANGE: config/data paths changed from bterminal to agor.
2026-03-17 01:12:25 +01:00
DexterFromLab
3672e92b7e feat: Agent Orchestrator — multi-project agent dashboard
Tauri + Svelte 5 + Rust application for orchestrating multiple AI coding agents.
Includes Claude, Aider, Codex, and Ollama provider support, multi-agent
communication (btmsg/bttask), session anchors, plugin sandbox, FTS5 search,
Landlock sandboxing, and 507 vitest + 110 cargo tests.
2026-03-15 15:45:27 +01:00