Skip to content

Releases: hdresearch/vers-cli

v0.6.0

11 Feb 23:01
5295a2f

Choose a tag to compare

Features:
- Add 'vers tunnel' command for SSH port forwarding (#157)
- Add 'vers head' command to display current HEAD VM ID (#156)
- Auto-resume paused VMs on 'vers connect' (#152)
- Staging SSH support via VERS_URL-derived VM domain

Fixes:
- Static binary builds in release workflow (#154, fixes #104)
- 'vers execute' now handles aliases and HEAD (#153)
- Fallback version when -ldflags not passed (#155)

v0.5.5

10 Feb 02:45
a5fd6d1

Choose a tag to compare

- **SSH reconnection**: Auto-reconnect when SSH connection drops (#151)
- **Increase default image size**: Larger default VM disk size (#150)
- **SDK alpha.28 update**: Update CLI for SDK alpha.28 (#148)
- **Fix branch IDs**: Branch multiple VMs correctly, checkout sets first VM as head (#147)
- **SDK v1 prefix cleanup**: Remove /api/v1 prefix from CLI code; now handled by SDK (#146)
- **Remove history**: Remove history feature (#143)
- **Local VM aliases**: Support local VM aliases (#142)

v0.5.4

14 Dec 02:55

Choose a tag to compare

Release v0.5.4

v0.5.3

08 Dec 21:26
3cc8d98

Choose a tag to compare

Merge pull request #137 from hdresearch/ty/restore-term-on-exit

restore the terminal when exiting raw mdoe

v0.5.2

08 Dec 21:26
98adf41

Choose a tag to compare

Merge pull request #131 from hdresearch/ty/fix-login

fix login command + tests

v0.5.1

18 Nov 16:08

Choose a tag to compare

go fmt

v0.5.0

18 Nov 01:29
54a8f4f

Choose a tag to compare

Merge pull request #127 from hdresearch/ty/vers-2

working ssh

v0.5

18 Nov 01:29
b3c4248

Choose a tag to compare

Merge pull request #116 from hdresearch/ty/integration-tests

* integration tests
* big internal refactor
* unit tests
* mcp server
* experimental TUI

v0.4.4

14 Aug 21:43

Choose a tag to compare

Release v0.4.4 - address sdk drift

v0.4.3

26 Jul 21:31
f3238ef

Choose a tag to compare

Release v0.4.3 - tweaks to the kill command