mateclaw/mateclaw-server/src/main/java/vip/mate/workspace/document
2026-05-19 20:07:02 +08:00
..
controller fix(workspace): verify a path-bound agent belongs to the request workspace 2026-05-19 20:07:02 +08:00
model refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
MemorySearchHit.java feat(workspace): keyword search across agent memory files 2026-05-16 14:51:09 +08:00
WorkspaceFileService.java feat(workspace): keyword search across agent memory files 2026-05-16 14:51:09 +08:00
WorkspaceMemoryArchiveService.java fix(workspace): reject impossible calendar dates in memory snapshot import 2026-05-16 14:51:52 +08:00