Files
Memoh/internal/handlers
Acbox 70252124ba fix(filemanager): return raw file content in FSRead to avoid embedded line numbers
The FSRead handler was using client.ReadFile() which formats each line
with a line number prefix (for MCP AI tools). Switch to client.ReadRaw()
so the file viewer gets unmodified content — fixes duplicate line numbers
in the Monaco editor.
2026-03-11 17:24:39 +08:00
..
2026-03-07 15:06:00 +08:00
2026-01-28 04:48:32 +07:00
2026-02-17 17:55:07 +08:00