Skip to content

Releases: brevdev/brev-cli

v0.6.322

15 Mar 18:17
f6168b2

Choose a tag to compare

Changelog

  • f6168b2 feat(BRE2-853): simplify login (#335)
  • 747f217 fix(BRE2-865): fetch private key before external node ssh (#334)

v0.6.321

14 Mar 00:29
cfaf218

Choose a tag to compare

Changelog

  • cfaf218 move to cli login page (#333)
  • df0beab fix(BRE2-825): Ensure sudo prompts are always visible (#332)
  • 090deec fix(BRE2-824): validate SSH port and allow re-entry (#328)
  • f5105a0 fix(BRE2-829): external nodes should not be part of ls by default (#327)

v0.6.320

11 Mar 21:17
fa8d938

Choose a tag to compare

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

09 Mar 20:33
6264887

Choose a tag to compare

Changelog

  • 6264887 feat(BRE2-814): allocate ssh port explicitly (#321)
  • 9266638 fix(BRE2-811): remove additional brev tunnel state (#318)

v0.6.318

07 Mar 00:21
cc138e8

Choose a tag to compare

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

05 Mar 16:14
335b923

Choose a tag to compare

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

03 Jan 01:11
a833765

Choose a tag to compare

Changelog

  • a833765 Add brev register command for Spark waitlist (#271)

v0.6.315

17 Dec 20:56
b888ed1

Choose a tag to compare

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)

v0.6.314

02 Oct 18:25
c5180da

Choose a tag to compare

Changelog

v0.6.312

21 Jul 20:12
5b555fb

Choose a tag to compare

Changelog

  • 5b555fb Add tmux support to brev open command (#243)
  • b603505 Implement brev copy command for file transfer (#241)
  • b6ac0d4 Add Windsurf IDE support to brev open command (#242)
  • 2cab86b Replace 'workspace' and 'my-app' with 'instance' in CLI help strings and user messages (#240)