- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
The brand appears once in the title, and Leaderboard sits last
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
lib/openagents_web/components/layouts.ex -
modified
lib/openagents_web/components/layouts/root.html.heex
Diff
2 files changed, +20 -4
lib/openagents_web/components/layouts.ex modified +16 -3
@@ -211,9 +211,6 @@ defmodule OpenAgentsWeb.Layouts do
| 211 | 211 |
|
| 212 | 212 |
|
| 213 | 213 |
|
| 214 |
|
|
| 215 |
|
|
| 216 |
|
|
| 217 | 214 |
|
| 218 | 215 |
|
| 219 | 216 |
|
@@ -229,6 +226,9 @@ defmodule OpenAgentsWeb.Layouts do
| 229 | 226 |
|
| 230 | 227 |
|
| 231 | 228 |
|
| 229 |
|
|
| 230 |
|
|
| 231 |
|
|
| 232 | 232 |
|
| 233 | 233 |
|
| 234 | 234 |
|
@@ -579,6 +579,19 @@ defmodule OpenAgentsWeb.Layouts do
| 579 | 579 |
|
| 580 | 580 |
|
| 581 | 581 |
|
| 582 |
|
|
| 583 |
|
|
| 584 |
|
|
| 585 |
|
|
| 586 |
|
|
| 587 |
|
|
| 588 |
|
|
| 589 |
|
|
| 590 |
|
|
| 591 |
|
|
| 592 |
|
|
| 593 |
|
|
| 594 |
|
|
| 582 | 595 |
|
| 583 | 596 |
|
| 584 | 597 |
|
lib/openagents_web/components/layouts/root.html.heex modified +4 -1
@@ -8,7 +8,10 @@
| 8 | 8 |
|
| 9 | 9 |
|
| 10 | 10 |
|
| 11 |
|
|
| 11 |
|
|
| 12 |
|
|
| 13 |
|
|
| 14 |
|
|
| 12 | 15 |
|
| 13 | 16 |
|
| 14 | 17 |
|