mateclaw/mateclaw-ui/src
2026-04-11 18:06:48 +08:00
..
api feat(chat): segmented message display, progressive loading, and real-time segment persistence 2026-04-10 07:36:24 +08:00
assets refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
components feat(i18n): complete backend i18n — guard rules, tool errors, response codes 2026-04-11 17:26:58 +08:00
composables fix(chat): prevent stale approval UI after SSE error/done 2026-04-11 10:04:41 +08:00
i18n feat(i18n): complete remaining i18n — DefaultToolGuard, LLM/Datasource services, Channels UI 2026-04-11 18:02:03 +08:00
router refactor(ui): move Workspaces/Members/Activity from Security to Settings 2026-04-09 19:55:51 +08:00
stores feat(db): introduce Flyway migration framework and unify H2/MySQL schemas 2026-04-11 16:34:09 +08:00
types feat(chat): segmented message display, progressive loading, and real-time segment persistence 2026-04-10 07:36:24 +08:00
utils fix(chat): prevent stale approval UI after SSE error/done 2026-04-11 10:04:41 +08:00
views fix(ui): prevent modals from closing on backdrop click 2026-04-11 18:06:48 +08:00
App.vue fix(i18n): dynamically set window title from language pack instead of hardcoding 2026-04-05 16:34:15 +08:00
main.ts Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
vite-env.d.ts Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00