multica/apps/desktop/electron
Jiang Bohan 6bfe836559 feat(tools): add keyword-based memory_search tool
Implements a simple memory_search tool for searching memory files:
- Searches memory.md and memory/*.md files by keyword
- Returns matching lines with context (2 lines before/after)
- Supports case-sensitive/insensitive search
- Respects maxResults limit

Tool is only available when a profile is active (has profileDir).
System prompt includes memory usage guidance when tool is present.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 14:57:40 +08:00
..
ipc feat(tools): add keyword-based memory_search tool 2026-02-05 14:57:40 +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