Releases: brevdev/brev-cli
Releases · brevdev/brev-cli
v0.6.322
v0.6.321
v0.6.320
Changelog
- fa8d938 feat(BRE2-818): Standardize register, deregister, enablesssh (#325)
- e98788b fix: honor create dry-run with explicit types (#326)
- 75e987b feat: add brev feedback command (#324)
- cf7015a feat(agent-skill): track installed version in .version file (#303)
- e5ec5f1 feat(BRE2-810): sudo gating, brev upgrade (#320)
- ce5403b feat: make brev exec fast with SSH multiplexing (#319)
v0.6.319
v0.6.318
Changelog
- cc138e8 feat(hardware): use NVML to grab the hardware profile during the regi… (#314)
- 08b1024 fix(BRE2-804): various polish (#315)
- cc084c9 feat(BRE2-756): brev shell external node support (#310)
- 5b39967 feat: install agent skill to ~/.codex (#316)
- ce7deb8 fix: gracefully handle GitHub API failures in version check (#313)
- 78b382a fix(BRE2-800): Fix bug where deregister fails to delete etc data (#312)
- 73eda01 feat(BRE2-797): Allow SSH Port to be Specified (#311)
- 8bdb6f9 feat(BRE2-763): adding revoke command. Fixes to register. (#309)
- 8cbe47b fix(BRE2-766): Backoff on ssh Attempt During Registration (#307)
- 88dc335 feat(BRE2-736): add ability to register device to Brev (#295)
v0.6.317
Changelog
- 335b923 feat(search): add cpu subcommand and wide mode to brev search (#289)
- 0ff745e feat(analytics): gate analytics prompt behind PostHog feature flag (#302)
- e47fdbe Timeout for analytics (#301)
- 687ee4a Reduce command aliases for search and create (#298)
- d6cd062 feat(analytics): send PostHog event for analytics opt-in choice (#296)
- 7567a87 refactor: rename claude-skill to agent-skill with dual install paths (#294)
- f961a92 feat(analytics): add opt in PostHog analytics (#293)
- a01d0b5 feat(claude-skill): add Claude Code skill installer and brev-cli skill (#284)
- 7168286 feat(create): add build mode flags and fix workspace group resolution (#287)
- 7d53e72 Remove non-functioning brev secret command (#290)
- d6c87a2 fix(ls): unify piped and non-piped output (workbench backwards compat) (#292)
- 21031b7 fix(login): default to yes when prompting to log in (#291)
- 6aece4f feat(cli): add pipe support to stop, start, delete, and ls commands (#283)
- ca0ca77 feat(shell,open): add piping, multi-instance, and cross-platform support (#282)
- 272bf99 feat(create): add gpu-create command with retry and fallback logic (#281)
- a53c504 feat(search): add gpu-search command to find GPU instance types (#280)
- 564df67 Update README.md (#285)
- d553b41 Fix: Vulnerability remediation for brev-cli repo (#278)
- be07fe0 fix: update dependencies to address security vulnerabilities (#277)
- d33317c basic prep for grpc behavior (#272)
v0.6.316
v0.6.315
Changelog
- b888ed1 Ensure SSH private key has correct permissions during refresh (#266)
- 5a127b0 feat(BREV-1954): Support Local CLI Usage by Parameterizing URL, API URL, and Console URL (#262)
- e86e3cf Restructure CLI Help Output with Improved Categorization (#265)
- 71cb57d Add brev redeem command for coupon code redemption (#259)
- b82eedb Add brev org create command (#257)
- 925c3c6 Merge pull request #264 from brevdev/pratik/BREV-2048/codeowners
- 4dccea2 feat(BREV-2048): adding codeowners
- 6edcb12 url changes (#252)
- ec95e5f Add space before email in hello CLI (#255)
- f373016 Fix typo in invite command example text (#260)