Skip to content

Add Claude directory flags and debug info#10

Merged
abachman merged 2 commits intomainfrom
codex/claude-dir-flag
Mar 25, 2026
Merged

Add Claude directory flags and debug info#10
abachman merged 2 commits intomainfrom
codex/claude-dir-flag

Conversation

@abachman
Copy link
Copy Markdown
Member

Summary

  • add a --claude-dir flag so session discovery can target a specific Claude config directory
  • add a --debug flag that shows discovery diagnostics in the TUI header
  • cover the new discovery behavior with tests and document the new flags

Testing

  • go test ./...

abachman and others added 2 commits March 25, 2026 12:11
Co-authored-by: codex GPT-5.4 <codex@openai.com>
Co-authored-by: codex GPT-5.4 <codex@openai.com>
@abachman abachman enabled auto-merge (squash) March 25, 2026 16:24
@abachman abachman merged commit 8ac1a6b into main Mar 25, 2026
7 checks passed
@abachman abachman deleted the codex/claude-dir-flag branch March 25, 2026 16:24
@github-actions
Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/reasonable-systems/ccsessions/cmd/ccsessions 0.00% (ø)
github.com/reasonable-systems/ccsessions/internal/claude 0.00% (ø)
github.com/reasonable-systems/ccsessions/internal/ui 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/reasonable-systems/ccsessions/cmd/ccsessions/main.go 0.00% (ø) 0 0 0
github.com/reasonable-systems/ccsessions/internal/claude/sessions.go 0.00% (ø) 0 0 0
github.com/reasonable-systems/ccsessions/internal/ui/model.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/reasonable-systems/ccsessions/internal/claude/sessions_test.go

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.

1 participant