matevip
2a8b90365b
feat(agent): add deep thinking toggle (RFC-001)
2026-04-12 11:29:32 +08:00
matevip
81ff1bf491
feat(i18n): complete backend i18n — guard rules, tool errors, response codes
2026-04-11 17:26:58 +08:00
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
f98f4d68b9
refactor(ui): publish tested chat UI simplification
2026-04-11 14:25:37 +08:00
matevip
ec7ea038e7
feat(agent): context compression upgrade, 429 retry, iteration limit & repetition fixes
2026-04-10 00:52:26 +08:00
matevip
fe3a7f7b01
feat(video): add video generation capability with 4 providers and async task infrastructure
2026-04-07 19:14:27 +08:00
matevip
d3f2a310e8
feat(agent): context pruning, thinking recovery, channel health monitor
2026-04-07 07:39:14 +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
a8613fb05c
fix(agent): improve execution stability to prevent premature task exits
2026-04-07 01:34:40 +08:00
matevip
2ac7cc4af4
feat(stream): add fine-grained phase status hints for frontend UX
2026-04-07 00:40:38 +08:00
matevip
49aae91e90
fix(agent): skip SVG in multimodal injection and stop retrying 400 errors
2026-04-06 08:38:39 +08:00
matevip
84a205509b
feat(chat): multimodal image injection and upload UX improvements
2026-04-05 23:58:42 +08:00
matevip
99befe0d25
fix(agent): prevent ReAct degenerate repetition and harden loop termination
2026-04-05 22:34:03 +08:00
matevip
c8f3a12925
fix(i18n): dynamically set window title from language pack instead of hardcoding
2026-04-05 16:34:15 +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