System Information
ralph-tui: 0.3.0
runtime: bun 1.3.6
os: darwin 25.2.0 (arm64)
agent: claude v2.1.12
tracker: json
global-config: no
project-config: yes
templates: none
bundled-skills: 3
skills-installed: claude:6, opencode:0, droid:0
Steps to reproduce
There are a couple issues when I try to resume a session. When I run ralph-tui resume it outputs:
No session to resume. Start a new session with: ralph-tui run
but if I run ralph-tui --resume the interface starts and I'm prompted to paste the path to my plan, but it is not possible to paste the path. I'm able to drag the path into the box by using the VScode file explorer which pastes in the correct path, but then pressing Enter does nothing. Am I missing something here?
Relevant logs / terminal output
Configuration (if relevant)
Additional context
No response