agentgui 1.0.1023 → 1.0.1024
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gm/memories/{mem-1781943733304-2-2135.md → mem-04049d11cb8c1661-2135.md} +1 -1
- package/.gm/memories/{mem-1781952323283-0-2146.md → mem-1af3e13f7618e668-2146.md} +1 -1
- package/.gm/memories/{mem-1781870426883-0-2340.md → mem-21f551be092fd77d-2340.md} +1 -1
- package/.gm/memories/{mem-1781943722930-1-2318.md → mem-4420e6d00e5c8632-2318.md} +1 -1
- package/.gm/memories/{mem-1781946701659-3-1665.md → mem-559b8b2abc4b1091-1665.md} +1 -1
- package/.gm/memories/{mem-1781943679146-0-1577.md → mem-713614f12d7029da-1577.md} +1 -1
- package/.gm/memories/{mem-1781966495635-2-1606.md → mem-a86426ac44138c96-1606.md} +1 -1
- package/.gm/memories/{mem-1781961165110-1-2041.md → mem-f714a86465fba158-2041.md} +1 -1
- package/.gm/prd.yml +2 -2
- package/package.json +1 -1
package/.gm/prd.yml
CHANGED
|
@@ -2464,8 +2464,8 @@
|
|
|
2464
2464
|
status: completed
|
|
2465
2465
|
- id: maxgui-run31-push-ci
|
|
2466
2466
|
subject: Commit+push kit and app changes, watch CI green, write .ci-validated
|
|
2467
|
-
witness:
|
|
2468
|
-
status:
|
|
2467
|
+
witness: 'agentgui commit 75d344d pushed to main; gh run list confirms all 4 workflows green: Test 29083592267 (2m2s), Deploy GH Pages 29083592270 (33s), Publish and Release 29083592257 (1m0s), Auto-Declaudeify 29083592269 (1m19s)'
|
|
2468
|
+
status: completed
|
|
2469
2469
|
- id: fix-chat-identity-repeat-mobile-clip
|
|
2470
2470
|
subject: Chat tab identity repeated 3x (agent-chat.js h1 + composer context); mobile 420px composer-context clips text (278 vs 337 scrollWidth). Simplify duplication, fix clipping.
|
|
2471
2471
|
witness: composer-context now wraps at <=480px instead of clipping (chat.css); browser-witnessed at 420px scrollWidth==clientWidth==278, text fully visible
|