docs: add Coder v0.1.1 to the documentation changelog The public changelog now lists Coder v0.1.1: Grok delegation, swarm inbox, timing, ATIF child and swarm transcripts, Flash routing to Gemini 3.7 Flash, gym views, history recall, and file-based credentials.
docs: add Coder v0.1.1 to the documentation changelog
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 478 · 2026-08-28T15:05:16.895217Z
- built
- 1 modules in 31.5 s
- deployed
- live · 1 module on 3 nodes · push→live 596.3 s
Changed files
-
modified
priv/docs/changelog.md -
modified
test/openagents_web/live/changelog_live_test.exs
Diff
2 files changed, +82 -1
priv/docs/changelog.md modified +74
@@ -1,5 +1,79 @@
| 1 | 1 |
|
| 2 | 2 |
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 12 |
|
|
| 13 |
|
|
| 14 |
|
|
| 15 |
|
|
| 16 |
|
|
| 17 |
|
|
| 18 |
|
|
| 19 |
|
|
| 20 |
|
|
| 21 |
|
|
| 22 |
|
|
| 23 |
|
|
| 24 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|
| 28 |
|
|
| 29 |
|
|
| 30 |
|
|
| 31 |
|
|
| 32 |
|
|
| 33 |
|
|
| 34 |
|
|
| 35 |
|
|
| 36 |
|
|
| 37 |
|
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 45 |
|
|
| 46 |
|
|
| 47 |
|
|
| 48 |
|
|
| 49 |
|
|
| 50 |
|
|
| 51 |
|
|
| 52 |
|
|
| 53 |
|
|
| 54 |
|
|
| 55 |
|
|
| 56 |
|
|
| 57 |
|
|
| 58 |
|
|
| 59 |
|
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 65 |
|
|
| 66 |
|
|
| 67 |
|
|
| 68 |
|
|
| 69 |
|
|
| 70 |
|
|
| 71 |
|
|
| 72 |
|
|
| 73 |
|
|
| 74 |
|
|
| 75 |
|
|
| 76 |
|
|
| 3 | 77 |
|
| 4 | 78 |
|
| 5 | 79 |
|
test/openagents_web/live/changelog_live_test.exs modified +8 -1
@@ -32,9 +32,16 @@ defmodule OpenAgentsWeb.ChangelogLiveTest do
| 32 | 32 |
|
| 33 | 33 |
|
| 34 | 34 |
|
| 35 |
|
|
| 35 |
|
|
| 36 | 36 |
|
| 37 | 37 |
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 38 | 45 |
|
| 39 | 46 |
|
| 40 | 47 |
|