Skip to content

fix: detect --bare flag, use filesystem discovery#18

Merged
OneStepAt4time merged 1 commit intomainfrom
fix/bare-flag-detection
Mar 22, 2026
Merged

fix: detect --bare flag, use filesystem discovery#18
OneStepAt4time merged 1 commit intomainfrom
fix/bare-flag-detection

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Issue #16. Filesystem-based discovery when --bare skips hooks. 7 new tests, 306 total.

Closes #16

When claudeCommand includes --bare, CC skips hooks so session_map-based
discovery won't work. Falls back to scanning the project directory for
new .jsonl files created after the session.

Fixes #16
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.

[Bug] Handle CC --bare flag (skips hooks, breaks discovery)

1 participant