Files
Moltbot/src
Al 773dad256e fix(session-memory): suppress user-visible confirmation message
The session-memory hook saves session context to memory files when /new is run,
which is useful internal housekeeping. However, the confirmation message that
was displayed to users (showing the file path) leaked implementation details.

This change removes the user-visible message while keeping the console.log
for debugging purposes. The hook continues to save session context silently.
2026-01-22 15:22:20 -05:00
..
2026-01-18 08:54:00 +00:00
2026-01-22 08:51:22 +00:00
2026-01-21 01:14:24 +00:00
2026-01-21 23:05:11 +00:00
2026-01-22 03:14:59 +00:00
2026-01-21 05:34:53 +00:00
2026-01-21 03:47:50 +00:00
2026-01-18 08:45:29 +00:00
2026-01-21 20:35:12 +00:00
2026-01-22 05:41:11 +00:00
2026-01-20 13:52:59 +00:00
2026-01-19 23:41:06 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00
2026-01-18 16:11:43 +00:00