- Co-Authored-By
- Claude Fable 5 <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01SoZMfWRSGnf6FZX2Ar9rQ2
Withdraw the binary release from every page that promoted it
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 435 · 2026-08-26T06:07:25.592597Z
- built
- 5 modules in 148.4 s
- deployed
- live · 5 modules on 3 nodes · push→live 540.1 s
Changed files
-
modified
lib/openagents_web/live/coder_live.ex -
modified
lib/openagents_web/live/home_live.ex -
modified
lib/openagents_web/live/repository_index_live.ex -
modified
priv/docs/install-cli.md
Diff
4 files changed, +12 -4
lib/openagents_web/live/coder_live.ex modified +1 -1
lib/openagents_web/live/home_live.ex modified +1 -1
@@ -507,7 +507,7 @@ defmodule OpenAgentsWeb.HomeLive do
| 507 | 507 |
|
| 508 | 508 |
|
| 509 | 509 |
|
| 510 |
|
|
| 510 |
|
|
| 511 | 511 |
|
| 512 | 512 |
|
| 513 | 513 |
|
lib/openagents_web/live/repository_index_live.ex modified +1 -2
@@ -29,8 +29,7 @@ defmodule OpenAgentsWeb.RepositoryIndexLive do
| 29 | 29 |
|
| 30 | 30 |
|
| 31 | 31 |
|
| 32 |
|
|
| 33 |
|
|
| 32 |
|
|
| 34 | 33 |
|
| 35 | 34 |
|
| 36 | 35 |
|
priv/docs/install-cli.md modified +9
@@ -1,5 +1,14 @@
| 1 | 1 |
|
| 2 | 2 |
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 3 | 12 |
|
| 4 | 13 |
|
| 5 | 14 |
|