Start Coder after CLI installation
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- pushed
- by user · WAL seq 461 · 2026-08-26T19:21:58.936125Z
- built
- 7 modules in 24.0 s
- deployed
- live · 7 modules on 3 nodes · push→live —
- deployed
- needs_rolling_replace · 7 modules on 0 nodes · push→live —
Changed files
-
modified
priv/static/install.sh -
modified
test/openagents_web/install_script_test.exs
Diff
2 files changed, +16 -4
priv/static/install.sh modified +10 -1
@@ -382,4 +382,13 @@ export PATH="$HOME/.openagents/bin:$PATH"
| 382 | 382 |
|
| 383 | 383 |
|
| 384 | 384 |
|
| 385 |
|
|
| 385 |
|
|
| 386 |
|
|
| 387 |
|
|
| 388 |
|
|
| 389 |
|
|
| 390 |
|
|
| 391 |
|
|
| 392 |
|
|
| 393 |
|
|
| 394 |
|
test/openagents_web/install_script_test.exs modified +6 -3
@@ -217,11 +217,14 @@ defmodule OpenAgentsWeb.InstallScriptTest do
| 217 | 217 |
|
| 218 | 218 |
|
| 219 | 219 |
|
| 220 |
|
|
| 220 |
|
|
| 221 | 221 |
|
| 222 | 222 |
|
| 223 |
|
|
| 224 |
|
|
| 223 |
|
|
| 224 |
|
|
| 225 |
|
|
| 226 |
|
|
| 227 |
|
|
| 225 | 228 |
|
| 226 | 229 |
|
| 227 | 230 |
|