I'm not really sure what exactly happens but the tool very frequently get's into a loop for me where it tries to resume but then somehow keeps appending the session id. E.g.
Error: --resume requires a valid session ID or session title when used with --print. Usage: claude -p --resume <session-id|title>. Provided value "3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324" is not a UUID and does not match any session title.
This can happen over several thousand lines with the UUID repeating with a \n.
Manually going into .ralph/.claude_session_id and removing the 1000+ lines of duplicate UUID makes it run again
I'm not really sure what exactly happens but the tool very frequently get's into a loop for me where it tries to resume but then somehow keeps appending the session id. E.g.
Error: --resume requires a valid session ID or session title when used with --print. Usage: claude -p --resume <session-id|title>. Provided value "3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324
3617d7ce-03a5-4def-9367-209a4568d324" is not a UUID and does not match any session title.
This can happen over several thousand lines with the UUID repeating with a \n.
Manually going into .ralph/.claude_session_id and removing the 1000+ lines of duplicate UUID makes it run again