Skip to content

Conversation

@tomjamescn
Copy link

fix --resume --continue not working temporarily since 0.12.0

slopus/happy#437

✨ feat(claudeLocal.ts, session.ts): Enhance the handling logic for resume/continue flags
💡 docs(claudeLocal.ts, session.ts): Update comments to reflect the new flag handling

…sume/continue flags

💡 docs(claudeLocal.ts, session.ts): Update comments to reflect the new flag handling method
@ahundt
Copy link
Contributor

ahundt commented Dec 19, 2025

i fixed it here, plus added tests to verify it stays fixed:
#93

jperson9920 added a commit to jperson9920/happy-cli that referenced this pull request Jan 23, 2026
- Enhanced flag detection to include all variants: -r, --resume, --continue, -c
- Updated consumeOneTimeFlags to handle short flags -r and -c
- Improved logging to show which flag variant was used

Based on slopus/happy-cli PR slopus#96 with enhancement: added -c/--continue
to consumeOneTimeFlags for full parity with flag detection.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants