Skip to content

feat: add -test flag for standalone status testing#12

Merged
kostyay merged 1 commit intomainfrom
feat/test-flag
Jan 12, 2026
Merged

feat: add -test flag for standalone status testing#12
kostyay merged 1 commit intomainfrom
feat/test-flag

Conversation

@kostyay
Copy link
Owner

@kostyay kostyay commented Jan 12, 2026

Summary

  • Adds -test flag to run claude-status standalone without Claude Code
  • Uses current working directory and mock model data (Sonnet 4)
  • Useful for testing status output from different directories

Test plan

  • Build passes
  • Tests pass
  • Lint passes
  • Manual test: ./claude-status -test from repo root
  • Manual test: cd /other/project && claude-status -test

🤖 Generated with Claude Code

Allows running claude-status from any directory without Claude Code
by using current working directory and mock model data.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kostyay kostyay merged commit ad5bee6 into main Jan 12, 2026
3 checks passed
@kostyay kostyay deleted the feat/test-flag branch January 12, 2026 17:39
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