agentgui 1.0.1091 → 1.0.1093

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/gm.db ADDED
Binary file
@@ -1 +1 @@
1
- {"digest":"fc5b1d9e8eb6b62a:n=7","total":7}
1
+ {"digest":"14650fb0739d0383:n=0","total":0}
@@ -0,0 +1,8 @@
1
+ ---
2
+ key: mem-4a1254c60b868b88-374
3
+ ns: default
4
+ created: 1784816756384
5
+ updated: 1784816756384
6
+ ---
7
+
8
+ TEST_EMBED_FIX_VERIFY_900: agentplug bert/libsql/treesitter wasm plugins were manually installed via gh release download into /config/.agentplug/plugins/ after confirming they were never auto-downloaded (403 from unauthenticated GitHub API rate limit on agentplug-runner's own fetch_latest_plugin_version call); sha256-verified against each release's sidecar before install.
@@ -0,0 +1,8 @@
1
+ ---
2
+ key: mem-c66976ddacb4fbe8-1454
3
+ ns: default
4
+ created: 1784816791841
5
+ updated: 1784816791841
6
+ ---
7
+
8
+ agentgui AGENTS.md changelog drain (compressed 2026-07-23): AGENTS.md previously carried ~50 dated run-by-run sections (docstudio-cue follow-up runs 42-51, GUI sweeps 7-41, design-maturity/dead-code/security sweeps 13-20) narrating what was surveyed/found/shipped each session with commit shas and CI check names. Compressed to present-tense standing rules only. Docstudio-cue ports across runs 42-51: RateCell (tone-colored table cell), SpreadsheetPreview (tabbed CSV/workbook preview), withBusy (async double-fire guard), ApprovalPrompt (inline permission card w/ note textarea), PermissionMenu (roving-tabindex checkbox menu), CountdownDialog, detectAttachment badge, streamingSince elapsed counter, coarse-pointer Enter-gating, toast actionLabel/onAction, aria-live chat threads, Chip.onRemove. GUI sweeps 7-41 landed hundreds of findings across logic/predictability, cohesion, completion, ux-craft, AI-tell removal, screen-real-estate, Claude-Code-web parity -- realtime status truth, escape-ladder consistency, file management CRUD, live session dashboards, accessibility, kit additions (SplitPanel sidePanel, sortable Table, SessionDashboard, ConversationList, WorkspaceShell/WorkspaceRail). Design-maturity sweeps 13-20 consolidated all GUI/styling into the design kit and removed dead lib/plugins scaffolding. Full narrative detail for any specific run is recoverable from git history (agentgui repo AGENTS.md file history) if ever needed again.
package/.gm/mutables.yml CHANGED
@@ -38,3 +38,8 @@
38
38
  note: Decide which non-ASCII chars in GUI source are decorative tells (convert) vs typographic/product (keep)
39
39
  id: mut-1780557123208
40
40
  witness_evidence: 'Policy: keep typographic product chars (middot separator, ellipsis, em/en-dash in prose) as established design; convert decorative tells. Converted arrow glyph (app.js href<->) + box-drawing dividers (//--- x ---). Witnessed: kit build lint-glyphs OK; live DOM forbiddenGlyphs=[] (browser-2). AGENTS.md itself uses middot.'
41
+ - id: memorize-fire-embedding-broken
42
+ claim: memorize-fire in this environment fails with 'embed_text failed... refusing silent-NULL-embedding insert' -- the wasm-slim build has no embedded fallback and the host_vec_embed probe fails
43
+ witness_method: direct memorize-fire dispatch this session, .gm/exec-spool/.watcher.log entries
44
+ witness_evidence: 'Earlier this session: memorize-fire dispatch returned {"error":"memorize: embed_text failed for key=mem-...; refusing silent-NULL-embedding insert"}. watcher.log: ''embed.slim-build-no-fallback...embedding is genuinely unavailable this session, not a bug'' and ''rssearch_vectors search_with_recency: invalid query embedding'' recurring on every recall dispatch.'
45
+ status: witnessed