Releases: karibew/crewkit-cli
v0.1.23
crewkit CLI v0.1.23
- Borderless freeze mode — Freeze frames now render without borders and include a single transition frame for smoother visual output
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.23-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.23-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.23-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.22
crewkit CLI v0.1.22
- Freeze mode – Press F12+f to freeze the screen for easier text selection
- Copy screen – Press F12+y to copy the current screen content
Bug Fixes
- Fixed stdin/stdout handling – Resolved compatibility issue with tokio 1.49
- Fixed self-update crashes – Prevented runtime panics during automatic updates
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.22-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.22-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.22-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.21
crewkit CLI v0.1.21
- 1M Context Window Support – Added pricing and display support for 1M context window sessions
Bug Fixes
- Session Dashboard Link – Fixed session creation response to include proper links for F2 dashboard access
- 1M Context Window Persistence – Fixed 1M context window flag being lost during session operations
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.21-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.21-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.21-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.20
crewkit CLI v0.1.20
- Thread position in TUI sidebar — Display thread position information in the sidebar for better navigation context
- Infrastructure services — Added backup, checksum, and sync cache services for improved data reliability
- Blueprint CLI commands — Manage blueprints with list, show, tasks, start, and complete commands
- Blueprint creation — Create new blueprints directly from the CLI
- Blueprint TUI sidebar — Interactive sidebar for blueprint management and context injection
- Billing awareness — Display billing information in the TUI footer bar
Bug Fixes
- Resource sync and skill builder — Fixed issues with resource synchronization and skill builder functionality
- Thread tracking — Resolved thread tracking inconsistencies in the dashboard and CLI
- Auth rate limiting — Improved handling of device flow authentication and graceful 429 error responses
- Auth vault security — Implemented file locking and atomic writes for secure authentication storage
- Marketing copy and implementation details — Removed internal leaks from user-facing text
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.20-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.20-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.20-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.19
crewkit CLI v0.1.19
- Work plan detection in TUI sidebar now automatically discovers work plans from
.claude/work/ - Command palette shortcut added Ctrl+K as an alternative to the leader key for quick access
Bug Fixes
- Windows compatibility fixed by properly handling Unix-only signal calls
- Session transcript routing now correctly places turns in the conversation when using
/clear new - Leader key timeout increased to 2 seconds for more reliable activation
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.19-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.19-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.19-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.18
crewkit CLI v0.1.18
- Auto-refresh JWT tokens — Sessions now automatically refresh when authentication expires, reducing interruptions
- Enhanced code authentication flow — Improved user experience when authenticating with code-based methods
Bug Fixes
- Fixed transcript turn deduplication — Corrected handling of multi-block JSONL transcripts and turn ordering
- Fixed capture mode setting — Resolved issue preventing proper capture mode configuration
Installation
Via curl (recommended):
curl -fsSL https://crewkit.io/install.sh | shVia npm:
npm install -g @crewkit/cliPlatforms
- macOS Apple Silicon:
crewkit-v0.1.18-aarch64-apple-darwin.tar.gz - Linux x64:
crewkit-v0.1.18-x86_64-unknown-linux-gnu.tar.gz - Windows x64:
crewkit-v0.1.18-x86_64-pc-windows-msvc.zip
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.17
crewkit CLI v0.1.17
Features
- Windows Package Distribution – crewkit is now available via Chocolatey for easier installation on Windows
Installation
Via npm (recommended):
npm install -g @crewkit/cliVia Homebrew (macOS/Linux):
brew install karibew/tap/crewkitVia direct download:
Download the appropriate binary for your platform from the assets below.
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.16
crewkit CLI v0.1.16
Features
- Windows x64 support – crewkit is now available for Windows systems
Bug Fixes
- Windows build stability – Fixed dependency issues affecting Windows releases
Installation
Via npm (recommended):
npm install -g @crewkit/cliVia Homebrew (macOS/Linux):
brew install karibew/tap/crewkitVia direct download:
Download the appropriate binary for your platform from the assets below.
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.15
crewkit CLI v0.1.15
Features
- Multi-repo workspace support — manage multiple repositories in a single session with transcript capture
- Homebrew distribution — install crewkit directly via Homebrew tap
- Terminal emulator detection — automatically detects your terminal and suggests modern alternatives for better compatibility
- Single transcript import — import individual transcripts by ID
Bug Fixes
- GLIBC compatibility — resolved binary compatibility issues on Linux systems
Installation
Via npm (recommended):
npm install -g @crewkit/cliVia Homebrew (macOS/Linux):
brew install karibew/tap/crewkitVia direct download:
Download the appropriate binary for your platform from the assets below.
Verification
sha256sum -c SHA256SUMS --ignore-missingv0.1.14
crewkit CLI v0.1.14
Features
- Team tracking — Sessions now track team information for better organization
- Effort level tracking — Monitor effort levels per event with dashboard visibility
- Incremental session summarization — Summaries now update progressively as sessions progress
- Update command — New
updatecommand with automatic startup checks to keep crewkit current
Bug Fixes
- Sidebar summary overflow — Fixed text overflow in session sidebar summaries
- Transcript counts — Corrected turn and message counts across all sessions
- Authentication vault — Auth vault files now correctly use environment-specific paths
Installation
Via npm (recommended):
npm install -g @crewkit/cliVia Homebrew (macOS/Linux):
brew install karibew/tap/crewkitVia direct download:
Download the appropriate binary for your platform from the assets below.
Verification
sha256sum -c SHA256SUMS --ignore-missing