mateclaw/mateclaw-server/src/main/resources/db/migration/h2
2026-04-14 18:56:45 +08:00
..
V1__baseline_schema.sql feat(db): introduce Flyway migration framework and unify H2/MySQL schemas 2026-04-11 16:34:09 +08:00
V2__workspace_base_path.sql refactor(ui): minimalist login redesign, MCP fixes, Flyway upgrade compatibility 2026-04-11 23:01:08 +08:00
V3__register_cron_job_tool.sql feat(tool): add CronJobTool for chat-based scheduled tasks + Flyway V2/V3 migrations 2026-04-11 19:51:28 +08:00
V4__agent_thinking_level.sql feat(agent): add deep thinking toggle (RFC-001) 2026-04-12 11:29:32 +08:00
V5__conversation_parent.sql feat(agent): multi-agent delegation with parallel execution (RFC-004) 2026-04-12 23:40:27 +08:00
V6__plugin_table.sql feat(plugin): Plugin SDK + UI layout improvements 2026-04-13 18:38:03 +08:00
V7__wiki_last_processed_hash.sql feat(wiki): parallel processing + resilient LLM retry + hash-based skip (RFC-012 M1) 2026-04-14 15:18:03 +08:00
V8__wiki_raw_progress.sql feat(wiki): per-raw progress bar in raw-material card (RFC-012 M2 v2 UI) 2026-04-14 18:56:45 +08:00