Shantur Rathore
dffa4907ec
fix(server): validate OpenCode binary by spawning --version
2026-01-15 20:47:30 +00:00
Shantur Rathore
e567d35438
fix(server): prefer .exe/.cmd candidates on Windows
2026-01-15 20:45:14 +00:00
Shantur Rathore
62f52fc534
fix(server): spawn opencode shims via Windows shells
2026-01-15 20:43:40 +00:00
Shantur Rathore
40634138bc
feat(server): add authenticated remote access and desktop bootstrap
...
Adds cookie-based login with a bootstrap token flow for desktop apps, secures OpenCode instance traffic with per-instance Basic auth, and updates UI/plugin clients to use credentials.
2026-01-14 18:18:14 +00:00
Shantur Rathore
3e4d51c9f2
Surface runtime output in launch errors
2025-12-25 20:44:21 +00:00
Shantur Rathore
94aa469e90
Stop workspace port warning timer after allocation
2025-12-24 20:29:11 +00:00
Shantur Rathore
d0eac1e610
Use bundled opencode config at runtime
2025-12-24 12:01:03 +00:00
Shantur Rathore
28b66ed0af
Add CodeNomad plugin bridge for opencode
2025-12-23 23:06:33 +00:00
Shantur Rathore
8334e27294
Show error if opencode fails to launch
2025-12-17 22:59:05 +00:00
Shantur Rathore
722b523f92
Add packages/opencode-config and use it
2025-12-17 22:58:41 +00:00
Shantur Rathore
df52ed3035
improve server logging for sse and http
2025-12-05 10:53:57 +00:00
Shantur Rathore
dd6efee900
disable SSE body timeouts and ignore workspace-stopped disconnects
2025-11-23 19:34:14 +00:00
Shantur Rathore
48a16a6702
ignore expected workspace stops when showing disconnect modal
2025-11-23 19:17:53 +00:00
Shantur Rathore
1741e49568
aggregate instance SSE streams through server bus so UI uses single connection
2025-11-23 19:07:10 +00:00
Shantur Rathore
f4de0103a8
Resolve CLI binary metadata for UI
2025-11-23 11:59:12 +00:00
Shantur Rathore
d6fdef68d9
Rename CLI package to @neuralnomads/codenomad and bin codenomad
2025-11-20 23:51:44 +00:00