fix: eliminate startup blocking and read_file false completion - #43
Draft
zhuqingyv wants to merge 5 commits into
Draft
fix: eliminate startup blocking and read_file false completion#43zhuqingyv wants to merge 5 commits into
zhuqingyv wants to merge 5 commits into
Conversation
44 tasks
* fix: keep Agora memory provenance outside model context * docs: keep memory management in host control plane
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.
Closes the implementation gap tracked by #42. This is a stacked PR on #40 (
codex/issue-39-ma) and must merge after its base.Product outcome
read_filepages, typed pagination errors, long-line cursors, machine-readable receipts, session-persistent coverage, task-scoped duplicate suppression, and hash-change invalidation.Verified gates
npm run build: exit 0npm test: 408 total / 400 pass / 0 fail / 8 expected explicit-lane skipsMA_RUN_PTY_TESTS=1: 6/6 pass, 0 skipRelease dependency
The exact Agora dependency/runtime lock remains at 0.2.0 until the stacked Agora PR publishes signed/notarized 0.2.1. A follow-up commit on this PR will lock the immutable registry integrity and manifest SHA before #42 closes.