CodeNomad/packages
Shantur Rathore 27f9c76a94
feat(server): add CLI upgrade command (#374)
## Summary
- Adds a `--upgrade [version]` CLI flag that upgrades the global
CodeNomad CLI server package and exits.
- Uses `bun add --global` for the package upgrade path and includes
server-side tests.
- Rebased onto the latest `dev` because we do not have permission to
push to the original fork branch.

## Credits
- Original PR: #363
- Original author: Pascal André (@pascalandr)

## Testing
- Not run; this PR only recreates the rebased branch from #363.

---------

Co-authored-by: Pascal André <pascalandr@gmail.com>
2026-04-26 17:14:27 +01:00
..
cloudflare Minimum version to 0.14.0 2026-04-16 08:43:16 +01:00
electron-app fix(desktop): restore managed Node server startup (#348) 2026-04-26 13:20:47 +01:00
opencode-config fix(desktop): restore managed Node server startup (#348) 2026-04-26 13:20:47 +01:00
server feat(server): add CLI upgrade command (#374) 2026-04-26 17:14:27 +01:00
tauri-app fix(desktop): restore managed Node server startup (#348) 2026-04-26 13:20:47 +01:00
ui fix(ui): reconnect closed SSE streams (#362) 2026-04-26 16:29:18 +01:00