orchai/src-tauri/migrations
2026-04-15 17:17:23 +02:00
..
001_init.sql fix: address code review issues (mutex safety, schema, CSP, error handling) 2026-04-13 10:16:44 +02:00
002_add_last_polled.sql feat: Phase 2 dependencies, migration 002, Arc<Mutex> AppState 2026-04-13 14:20:45 +02:00
003_add_agents.sql feat: add global agent management and tracker agent assignment 2026-04-14 15:59:23 +02:00
004_default_agents.sql feat: enforce default agents and auto-reassign on delete 2026-04-14 16:07:50 +02:00
005_orchestration_modules_chat_tasks.sql feat: add modular ai orchestration with live chat and task runner 2026-04-15 17:17:23 +02:00