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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781943733304-2-2135
2
+ key: mem-04049d11cb8c1661-2135
3
3
  ns: default
4
4
  created: 1781943736813
5
5
  updated: 1781943736813
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781952323283-0-2146
2
+ key: mem-1af3e13f7618e668-2146
3
3
  ns: default
4
4
  created: 1781952326763
5
5
  updated: 1781952326763
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781870426883-0-2340
2
+ key: mem-21f551be092fd77d-2340
3
3
  ns: default
4
4
  created: 1781870430413
5
5
  updated: 1781870430413
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781943722930-1-2318
2
+ key: mem-4420e6d00e5c8632-2318
3
3
  ns: default
4
4
  created: 1781943726445
5
5
  updated: 1781943726445
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781946701659-3-1665
2
+ key: mem-559b8b2abc4b1091-1665
3
3
  ns: default
4
4
  created: 1781946705210
5
5
  updated: 1781946705210
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781943679146-0-1577
2
+ key: mem-713614f12d7029da-1577
3
3
  ns: default
4
4
  created: 1781943682617
5
5
  updated: 1781943682617
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781966495635-2-1606
2
+ key: mem-a86426ac44138c96-1606
3
3
  ns: default
4
4
  created: 1781966498992
5
5
  updated: 1781966498992
@@ -1,5 +1,5 @@
1
1
  ---
2
- key: mem-1781961165110-1-2041
2
+ key: mem-f714a86465fba158-2041
3
3
  ns: default
4
4
  created: 1781961168458
5
5
  updated: 1781961168458
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: standing CONSOLIDATE gate requirement
2468
- status: pending
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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentgui",
3
- "version": "1.0.1023",
3
+ "version": "1.0.1024",
4
4
  "description": "Multi-agent ACP client with real-time communication",
5
5
  "type": "module",
6
6
  "main": "electron/main.js",