co-mono/packages
Mario Zechner f0fd0a7d6a fix(mom): use coding-agent SessionManager instead of custom MomSessionManager
Removes MomSessionManager which was missing methods expected by AgentSession
(appendMessage, getBranch, etc.), causing runtime crashes.

Now uses the standard SessionManager from coding-agent with a fixed context.jsonl
path per channel. The syncLogToSessionManager function handles syncing messages
from log.jsonl using SessionManager's public API.

Ref #595
2026-01-11 04:03:42 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-10 13:56:55 +01:00
ai fix(ai): update codex stream originator test 2026-01-10 21:54:21 +00:00
coding-agent Merge pull request #621 from kaofelix/fix-register-flag-docs 2026-01-11 03:19:29 +01:00
mom fix(mom): use coding-agent SessionManager instead of custom MomSessionManager 2026-01-11 04:03:42 +01:00
pods Release v0.42.4 2026-01-10 13:56:11 +01:00
tui fix(tui): skip key release/repeat check for bracketed paste content 2026-01-11 03:14:59 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-10 13:56:55 +01:00