multica/apps/desktop/electron
Jiang Bohan 1e1fa410c3 refactor(tools): remove KV memory tools in favor of file-based memory
Memory is now managed through profile files (memory.md, memory/*.md) using
standard read/edit tools, following OpenClaw's file-first approach.

Changes:
- Remove memory/ folder with KV-based memory tools
- Remove group:memory from tool groups
- Update system prompt to remove memory tool references
- Update README docs to reflect file-based memory approach

Agents use workspace.md instructions to manage memory via file operations.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 14:41:23 +08:00
..
ipc refactor(tools): remove KV memory tools in favor of file-based memory 2026-02-05 14:41:23 +08:00
electron-env.d.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00
main.ts merge: resolve conflicts with origin/main 2026-02-04 14:04:47 +08:00
preload.ts feat(desktop): add provider IPC handlers 2026-02-04 18:25:13 +08:00