- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
Give the modal scrim a token, and drop the guard's exception
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
assets/css/app.css -
modified
assets/css/openagents.css -
modified
test/openagents_web/components/circle_test.exs
Diff
3 files changed, +11 -4
assets/css/app.css modified +7
@@ -132,6 +132,13 @@
| 132 | 132 |
|
| 133 | 133 |
|
| 134 | 134 |
|
| 135 |
|
|
| 136 |
|
|
| 137 |
|
|
| 138 |
|
|
| 139 |
|
|
| 140 |
|
|
| 141 |
|
|
| 135 | 142 |
|
| 136 | 143 |
|
| 137 | 144 |
|
assets/css/openagents.css modified +1 -1
test/openagents_web/components/circle_test.exs modified +3 -3
@@ -226,14 +226,14 @@ defmodule OpenAgentsWeb.UI.CircleTest do
| 226 | 226 |
|
| 227 | 227 |
|
| 228 | 228 |
|
| 229 |
|
|
| 230 | 229 |
|
| 231 | 230 |
|
| 232 | 231 |
|
| 233 | 232 |
|
| 234 | 233 |
|
| 235 |
|
|
| 236 |
|
|
| 234 |
|
|
| 235 |
|
|
| 236 |
|
|
| 237 | 237 |
|
| 238 | 238 |
|
| 239 | 239 |
|