agent-orchestrator/v2/sidecar
Hibryda ff49e7e176 feat(v2): add Claude profile switching, skill discovery, and extended agent options
Add switcher-claude multi-account support with profile selector in AgentPane
toolbar, skill autocomplete menu (type / in prompt), and 5 new AgentQueryOptions
fields (setting_sources, system_prompt, model, claude_config_dir,
additional_directories) flowing through full stack from Rust to SDK.

New Tauri commands: claude_list_profiles, claude_list_skills, claude_read_skill,
pick_directory. New frontend adapter: claude-bridge.ts.
2026-03-07 01:58:29 +01:00
..
agent-runner-deno.ts feat(v2): add Claude profile switching, skill discovery, and extended agent options 2026-03-07 01:58:29 +01:00
agent-runner.ts feat(v2): add Claude profile switching, skill discovery, and extended agent options 2026-03-07 01:58:29 +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(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00