Skip to content

Conversation

@edenreich
Copy link
Contributor

@edenreich edenreich commented Jan 1, 2026

0.95.0-rc.5 (2025-12-31)

🚀 Features

  • Add SSH remote terminal support to web interface (41614cf)

🐛 Bug Fixes

  • Update ADK to v0.17.0 and fix API compatibility issues (7450b5b)

🧹 Maintenance

  • deps: Bump github.com/creack/pty from 1.1.18 to 1.1.24 (#354) (a1c1daf)
  • deps: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 (#353) (6953bf1)
  • Cleanup comments (68e9075)
  • Cleanup IDE diagnostic warnings (ae815b2)

semantic-release-bot and others added 6 commits December 31, 2025 09:59
## [0.95.0-rc.1](v0.94.0...v0.95.0-rc.1) (2025-12-31)

### 🚀 Features

* Add SSH remote terminal support to web interface ([41614cf](41614cf))

### 🐛 Bug Fixes

* Update ADK to v0.17.0 and fix API compatibility issues ([7450b5b](7450b5b))

### 🧹 Maintenance

* **deps:** bump github.com/creack/pty from 1.1.18 to 1.1.24 ([#354](#354)) ([a1c1daf](a1c1daf))
* **deps:** Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 ([#353](#353)) ([6953bf1](6953bf1))
* Cleanup comments ([68e9075](68e9075))
* Cleanup IDE diagnostic warnings ([ae815b2](ae815b2))
Signed-off-by: Eden Reich <[email protected]>
Revert back to modernc package which doesn't require cgo, the whole installation process of the binary should be self contained so it's easier to install on remove - the tradeoff is 3mb more, not a deal breaker.

Signed-off-by: Eden Reich <[email protected]>
## [0.95.0-rc.2](v0.95.0-rc.1...v0.95.0-rc.2) (2026-01-01)

### ♻️ Code Refactoring

* Simplify the sqlite deps ([70c0df4](70c0df4))

### 🧹 Maintenance

* **deps:** Bump claude-code version ([09c8610](09c8610))
* **deps:** Bump docker compose cli version ([d28000c](d28000c))
* Test the CLI ([2936b04](2936b04))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.95.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@edenreich edenreich changed the title chore(release): 0.95.0-rc.1 [skip ci] chore(release): 0.95.0-rc.2 [skip ci] Jan 1, 2026
edenreich and others added 3 commits January 1, 2026 16:17
## [0.95.0-rc.3](v0.95.0-rc.2...v0.95.0-rc.3) (2026-01-01)

### 🐛 Bug Fixes

* Connect to remote gateway instance when installing on remote instance ([4ba6019](4ba6019))

### 🧹 Maintenance

* **deps:** Bump CLI version ([e2be346](e2be346))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.95.0-rc.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

edenreich and others added 2 commits January 1, 2026 17:43
Signed-off-by: Eden Reich <[email protected]>
## [0.95.0-rc.4](v0.95.0-rc.3...v0.95.0-rc.4) (2026-01-01)

### 🐛 Bug Fixes

* Use remote instance ([c382662](c382662))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.95.0-rc.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Signed-off-by: Eden Reich <[email protected]>
@edenreich edenreich changed the title chore(release): 0.95.0-rc.2 [skip ci] chore(release): 0.95.0-rc.4 [skip ci] Jan 1, 2026
@edenreich
Copy link
Contributor Author

edenreich commented Jan 1, 2026

TODOs

  • Make sure there is a label of the machine that the tab session is connected to
  • Remove default session when entering to the web interface, by default there should be no session until press the + button

edenreich and others added 3 commits January 1, 2026 18:55
## [0.95.0-rc.5](v0.95.0-rc.4...v0.95.0-rc.5) (2026-01-01)

### 🚀 Features

* Add remote system administration support ([6f4751c](6f4751c))

### 🧹 Maintenance

* Add label to the tab to indicate what server is the session connected to ([568ed5d](568ed5d))
* Bump cli version ([8788cd1](8788cd1))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.95.0-rc.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Signed-off-by: Eden Reich <[email protected]>
@edenreich edenreich changed the title chore(release): 0.95.0-rc.4 [skip ci] chore(release): 0.95.0-rc.5 [skip ci] Jan 1, 2026
Also remove default local session and add instructions how to use the web interface.

Signed-off-by: Eden Reich <[email protected]>
@edenreich edenreich merged commit 29f6ea5 into feat/ssh-remote-web-terminal Jan 1, 2026
@edenreich edenreich deleted the rc/feat-ssh-remote-web-terminal branch January 1, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants