matevip
cc28f665f1
feat(db): introduce Flyway migration framework and unify H2/MySQL schemas
...
- Add Flyway baseline migration (V1) for both H2 and MySQL
- Remove 5 legacy SchemaMigration ApplicationRunner classes
- Add WorkspacePathGuard for file tool sandbox enforcement
- Inject workspace basePath context into agent graph state and tool executor
- Add workspace basePath config UI in frontend
- Fix workspace slug preservation on update
2026-04-11 16:34:09 +08:00
matevip
ec7ea038e7
feat(agent): context compression upgrade, 429 retry, iteration limit & repetition fixes
2026-04-10 00:52:26 +08:00
matevip
5124842526
feat(platform): workspace isolation, info architecture, and UI redesign
2026-04-09 16:29:02 +08:00
matevip
3506c55bc8
feat(platform): Phase 3 Sprint 1-3 — permission, agent binding, dashboard
2026-04-09 11:58:20 +08:00
matevip
3d58a48eae
feat(platform): add workspace foundation and channel execution upgrades
2026-04-09 10:29:16 +08:00
matevip
5fc60ec513
feat(agent): smart truncation, stale stream cleanup, configurable tool timeouts, and new indexes
2026-04-07 06:39:46 +08:00
matevip
732bb13f47
fix(security): resolve SPA frontend route refresh returning 401
2026-04-05 18:20:40 +08:00
matevip
4f60043549
refactor(server): replace Knife4j with SpringDoc OpenAPI 2.8.16
2026-04-05 07:24:00 +08:00
matevip
579d60125b
Initial commit: MateClaw — Java + Vue 3 AI Assistant System
...
Full-stack AI assistant built on Spring AI Alibaba.
Features: ReAct Agent, Plan-and-Execute, MCP Protocol, Multi-Model, Multi-Channel.
Apache-2.0 License
2026-04-04 19:03:49 +08:00