co-mono/packages
Rafał Krzyważnia 48b4324155
fix(session): improve session ID resolution with global search and fork support (#785)
When using `--session <UUID>`, the session lookup now:

1. Searches locally first (current project's session directory)
2. Falls back to global search across all projects
3. If found in different project, prompts user to fork the session
4. If not found anywhere, shows clear error instead of silently creating
   a broken session with malformed path

Adds `SessionManager.forkFrom()` to create a forked session from another
project, preserving full conversation history with updated cwd.
2026-01-16 20:18:10 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
ai fix(ai): coerce string numbers in tool argument validation (#786) 2026-01-16 20:16:13 +01:00
coding-agent fix(session): improve session ID resolution with global search and fork support (#785) 2026-01-16 20:18:10 +01:00
mom Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
pods Release v0.47.0 2026-01-16 04:41:04 +01:00
tui fix(tui): decode Kitty CSI-u shifted symbols (#779) 2026-01-16 17:53:15 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00