Skip to content

Reorient Fireteam from library-first to CLI-first#10

Merged
edgarpavlovsky merged 1 commit intomainfrom
e/cli-first-reorientation
Jan 22, 2026
Merged

Reorient Fireteam from library-first to CLI-first#10
edgarpavlovsky merged 1 commit intomainfrom
e/cli-first-reorientation

Conversation

@edgarpavlovsky
Copy link
Member

Summary

  • Fix prog="fireteam" in CLI help text (was python -m fireteam.runner)
  • Default --project-dir to current directory (was required)
  • Rewrite README with CLI-first framing, library usage as secondary
  • Update all docs to use CLI examples instead of library examples
  • Update installation instructions to use pipx install / uv tool install

Test plan

  • Verify fireteam --help shows correct program name
  • Verify fireteam start works from project directory without -p flag
  • Review README and docs for clarity

🤖 Generated with Claude Code

- Fix prog="fireteam" in CLI help text
- Default --project-dir to current directory (was required)
- Rewrite README with CLI-first framing, library usage as secondary
- Update all docs to use CLI examples instead of library examples
- Update installation instructions to use pipx/uv tool install

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@edgarpavlovsky edgarpavlovsky merged commit 334a48c into main Jan 22, 2026
3 checks passed
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