release: Memmy v1.1.2 - #338
Draft
syzsunshine219 wants to merge 87 commits into
Draft
Conversation
Codex/memmy tui slash worktree
…tree Codex/memory world model worktree
feat(cli): make onboard interactive by default
feat(memory): add standalone Memory 2.1 runtime, multi-agent ingestion, and Viewer
fix(onboarding): prevent first report output leaks
….1.2 feat(settings): refine token usage and model configuration
fix: harden model compatibility and agent indexing
fix: memory service error
fix(dsh): support old and new conversation APIs
…-byok-v1.1.2 fix(onboarding): backport BYOK completion persistence to v1.1.2
dolnna
force-pushed
the
release/v1.1.2
branch
from
September 3, 2026 02:35
2615866 to
9709ce4
Compare
…ls-v1.1.2 fix(desktop): refine update status controls
fix(mac): exit fullscreen before tray hide (MEMMY-362)
fix(mac): package standalone memory runtime correctly
Collaborator
Author
|
Project Harness review handoff marker. Only reviews submitted strictly after this GitHub timestamp qualify. |
…ing-v1.1.2 fix(windows): package standalone memory runtime offline
fix(memory): support opaque embedding aliases
fix(memory): guard summary model context
…boundary-v1.1.2d test(windows): track packaged runtime manifest helper
…out-v1.1.2 fix(memory): allow migration-aware runtime health startup
fix(backend): align Codex scan mitigation with release baseline
fix: codex scan bug
fix(backend): mitigate Codex full scan memory pressure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v1.1.2while preserving the independently versioned Memory runtime and CLI at2.1.0.release/v1.1.2tip and currentmainwith a normal merge. The merge result preserves the release tree while recordingmainas the second parent.messageCountreflects the complete scan instead of accumulating duplicate counts; align the executable smoke with the version-2 executor state that no longer stores legacy request-ID arrays.Final source
c7feae01a109cb1076b305ef1a364d348b808e02e679cf9caff48c59f03bb5587d35152cde013988f9b1b95d7833ad8c5e9de024e658a20ce7b6c0b6eee946003a2c14f746402a66af3c8589f32177a2f9b1b95d7833ad8c5e9de024e658a20ce7b6c0b6ande679cf9caff48c59f03bb5587d35152cde013988c7feae01a109cb1076b305ef1a364d348b808e02Verification
All local commands used Node
v22.23.2(ABI 127). Both root and independentApp/memmy-agentnpm cicompleted successfully from their committed lockfiles. No selected check was waived.npm test, root build, independent Agent build, and finalversion:checkpassed.The actual smoke first reproduced two stale/full-rescan failures. Regression coverage was added before the minimal fixes:
importedRequestIdsarrays instead of version-2 source checkpoints.mode=fullscans doubled persisted source message counts from 2 to 4 despite Memory deduplication.The final implementation requires executor state version 2, rejects persistence of legacy ID arrays, compares stable checkpoint fields, and only accumulates message counts for incremental scans.
Project Harness evidence
feature-2026-09-01-ff95d3c3-243d0c351T3 / Fullrun-1788423267330-af45bb03-53a2-467b-9f98-e9000b101d4486c44c6ae10b51930b38cf56fb4d7f0157d6e1b11ffa2eeb01abf3c854e90b105ce344d54761c97a86baa8729034553ebc0c9a1d4de9726da3bc913c350d82c1af2792fe3f3a1ccd8bab6051002e38c05b657b7d1d46ed4b6deb330bafef08b7needs_review;verificationPassed=true;deliveryReady=true;failedEvidence=[]Linux provider
c7feae01a109cb1076b305ef1a364d348b808e02and succeeded:upload_to_release=false.Existing Desktop artifact provenance
Four signed/notarized macOS DMGs were inspected. Their embedded Desktop version (
1.1.2), Memory runtime version (2.1.0), edition, account channel, native architecture, Developer ID signature, Gatekeeper status, and stapled notarization ticket are internally consistent.However, none has a neighboring release manifest, checksum/build log, embedded source commit, or other record binding it to final HEAD
c7feae01a109cb1076b305ef1a364d348b808e02. They are therefore provenance-stale and must not be used as final revision-1 release artifacts. The trusted packager must rebuild all required Desktop artifacts from the final HEAD and retain the source-SHA-bound manifest and artifact SHA-256.Boundaries