- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_0149rBWy7br1Z7bbz9NrQhEr
Delete the CONNECTED bar from the conversation
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/openagents.css -
modified
lib/openagents_web/live/chat_live.ex -
modified
test/openagents_web/account_chrome_test.exs
Diff
3 files changed, +10 -80
assets/css/openagents.css modified -25
@@ -2651,31 +2651,6 @@
| 2651 | 2651 |
|
| 2652 | 2652 |
|
| 2653 | 2653 |
|
| 2654 |
|
|
| 2655 |
|
|
| 2656 |
|
|
| 2657 |
|
|
| 2658 |
|
|
| 2659 |
|
|
| 2660 |
|
|
| 2661 |
|
|
| 2662 |
|
|
| 2663 |
|
|
| 2664 |
|
|
| 2665 |
|
|
| 2666 |
|
|
| 2667 |
|
|
| 2668 |
|
|
| 2669 |
|
|
| 2670 |
|
|
| 2671 |
|
|
| 2672 |
|
|
| 2673 |
|
|
| 2674 |
|
|
| 2675 |
|
|
| 2676 |
|
|
| 2677 |
|
|
| 2678 |
|
|
| 2679 | 2654 |
|
| 2680 | 2655 |
|
| 2681 | 2656 |
|
lib/openagents_web/live/chat_live.ex modified -44
@@ -648,10 +648,6 @@ defmodule OpenAgentsWeb.ChatLive do
| 648 | 648 |
|
| 649 | 649 |
|
| 650 | 650 |
|
| 651 |
|
|
| 652 |
|
|
| 653 |
|
|
| 654 |
|
|
| 655 | 651 |
|
| 656 | 652 |
|
| 657 | 653 |
|
@@ -1267,46 +1263,6 @@ defmodule OpenAgentsWeb.ChatLive do
| 1267 | 1263 |
|
| 1268 | 1264 |
|
| 1269 | 1265 |
|
| 1270 |
|
|
| 1271 |
|
|
| 1272 |
|
|
| 1273 |
|
|
| 1274 |
|
|
| 1275 |
|
|
| 1276 |
|
|
| 1277 |
|
|
| 1278 |
|
|
| 1279 |
|
|
| 1280 |
|
|
| 1281 |
|
|
| 1282 |
|
|
| 1283 |
|
|
| 1284 |
|
|
| 1285 |
|
|
| 1286 |
|
|
| 1287 |
|
|
| 1288 |
|
|
| 1289 |
|
|
| 1290 |
|
|
| 1291 |
|
|
| 1292 |
|
|
| 1293 |
|
|
| 1294 |
|
|
| 1295 |
|
|
| 1296 |
|
|
| 1297 |
|
|
| 1298 |
|
|
| 1299 |
|
|
| 1300 |
|
|
| 1301 |
|
|
| 1302 |
|
|
| 1303 |
|
|
| 1304 |
|
|
| 1305 |
|
|
| 1306 |
|
|
| 1307 |
|
|
| 1308 |
|
|
| 1309 |
|
|
| 1310 | 1266 |
|
| 1311 | 1267 |
|
| 1312 | 1268 |
|
test/openagents_web/account_chrome_test.exs modified +10 -11
@@ -57,18 +57,17 @@ defmodule OpenAgentsWeb.AccountChromeTest do
| 57 | 57 |
|
| 58 | 58 |
|
| 59 | 59 |
|
| 60 |
|
|
| 61 |
|
|
| 62 |
|
|
| 60 |
|
|
| 63 | 61 |
|
| 64 |
|
|
| 65 |
|
|
| 66 |
|
|
| 67 |
|
|
| 68 |
|
|
| 69 |
|
|
| 70 |
|
|
| 71 |
|
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 65 |
|
|
| 66 |
|
|
| 67 |
|
|
| 68 |
|
|
| 69 |
|
|
| 70 |
|
|
| 72 | 71 |
|
| 73 | 72 |
|
| 74 | 73 |
|