feat(memory): add offline project commits and safe Gateway sync - #144
Merged
Conversation
AetherAI3
marked this pull request as ready for review
September 6, 2026 04:07
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.
Project Memory now has an offline working copy in aether-agent with immutable local commits, safe Gateway push/pull, replay recovery, and exact Online revision links. It remains separate from the existing owner/QOPC memory commands.
Adds first-position
aether -mand--memory-graph, worktree isolation, structural scans with secret/ignore exclusions, history and tombstones, disjoint semantic reconciliation, and host-generated memory status beside coding and PR results. Desktop child credentials stay in memory and never use account-session refresh. Server-approved automatic policies remain gated.Validation: 14 focused memory tests, including shared Python/TypeScript wire vectors, two-device sync, corruption, divergence, semantic merge, lost acknowledgments, immutable runtime pins, and stale binding rejection. CLI compatibility and generated-document checks pass. Production packaging passes at 3.07 MB within the unchanged 5 MB limit; local source maps remain available but are excluded from the published package. Exact-head CI covers the full Windows/Linux suites, CodeQL, supply chain, and PyPI launcher.
Companion: https://github.com/AetherAI3/AETHER-CLOUD/pull/1528 supplies the API, encrypted Spaces storage, and transactional head. Desktop successfully stages the compatible bundled agent. Universal signed APR admission and Protocol-C proof dispatch remain with their existing owners. Production default enablement requires the deployment canary and rollout gates documented in APR-10.