[Bug] Pressing back navigation during active workflow session creates new session instead of returning to conversation

Open 💬 0 comments Opened Jul 2, 2026 by vladpb

Bug Description
I ran into an issue while switching a dynamic workflow from Opus to Fable; after Fable fanned out about 10–20 subagents, I opened the /workflows menu and pressed the left arrow key to return to the main conversation TUI. My Mac lagged slightly, so I hit the left arrow again, which brought up the agents menu, and when I pressed enter to get back into the running Fable session, the TUI initialized a completely new session with 0 tokens in context. It then immediately re-ran my last prompt from scratch without the prior history, forcing an imperfect context recovery and burning through my Fable usage limits.

Environment Info

  • Platform: darwin
  • Terminal: xterm-256color
  • Version: 2.1.198
  • Feedback ID: 7cbebb89-2233-484d-ad87-1d3613512607

Errors

[]

View original on GitHub ↗