chore: promote GraphAgent 1.0.46 to stable - #625
Merged
Merged
Conversation
fix: conform release notes to the renderer contract
Replace category-based DAG routing and fixed depth quotas with benefit-versus-cost judgment across direct execution, one task child, and a workflow DAG. Lifecycle phases and collaboration patterns become optional shapes; explicit user execution choices take precedence. Runtime contracts (tier mapping, schema, permissions, budgets, fingerprint-bound reviews, truthful reporting) are unchanged. Issue #610
feat: make DAG orchestration selection and composition heuristic
…-20260920 feat: deliver queued prompt controls and trusted runner releases
fix: provide job-local GitHub CLI for runner workflows
docs: align v1.0.46 notes with shipped dev changes
…very feat: integrate native context folding into current dev
ci: synchronize queued TUI artifact modal acceptance
| "export default {", | ||
| " description: 'custom read override',", | ||
| " args: {},", | ||
| ` execute: async () => ${JSON.stringify(`custom-context-folding-override-${"c".repeat(24_000)}`)},`, |
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.
Why
The GraphAgent 1.0.46 changes accepted on
devmust reach the protectedmainbranch before the stable three-platform release can be built. This promotion preserves the exact accepted dev tree and subjects it to the complete main-branch gate without introducing release-only product changes.What changed
devhead315163e078d3cd7a1b3d0d055f35e74b62b756e8tomain.main, the final accepted range contains 55 commits and 159 changed files (24,809 insertions and 1,399 deletions).Evidence
devas4185be973a41f79af82a79c3ce1551e742d404be; its accepted source head was266fcfc4c8ea4fd78218fe5d1ec6bfba9d00efee. Issues feat: add native dynamic context folding #605 and ci: complete trusted Linux and Windows runner migration #612 were read back as closed.4185be973a41f79af82a79c3ce1551e742d404beis frozen. Issue ci: synchronize queued TUI artifact modal acceptance #622's fix PR #623 merged source012e9c12914034b79c091c7c4e404afaa0e043a4as final dev315163e078d3cd7a1b3d0d055f35e74b62b756e8; Issue ci: synchronize queued TUI artifact modal acceptance #622 is closed. The promotion branch now equals that final SHA and pre-promotion main7ac4570359def3ac915035000f2de1c4d5cb47f5remains its ancestor.4185be973a41f79af82a79c3ce1551e742d404bechecks passed: Typecheck run 35514688864 and Test run 35514688934.graphagent-v1.0.46-dev.1was published successfully by run 35514739046 for target4185be973a41f79af82a79c3ce1551e742d404be. All six release assets passed completeness/provenance/SHA verification; verifier summary/private/tmp/graphagent-v1.0.46-dev.1-release-assets/summary.jsonhas SHA-256f2e5c5c12edd83cc3ece70adb44df23650f791e0e5e1d5eb7bbe31577539599a, and all 16 recorded hashes were independently reproduced.graphagent-v1.0.46-dev.1binary built from4185be973a41f79af82a79c3ce1551e742d404be. The original PTY failure evidence is preserved. After waiting for the Edit modal to disappear, the same downloaded binary passed two local PTY reruns with 17 assertions each; the parent independently reproduced 12 evidence hashes. The combined acceptance summary SHA-256 isd3771a01ce3cd0d21d50eac7dd8a4282d9a5932dc87baa810021cf292bc829a8.4185be973a41f79af82a79c3ce1551e742d404be..315163e078d3cd7a1b3d0d055f35e74b62b756e8proof changes exactly one line inpackages/opencode/test/cli/tui/queued-message-artifact.test.ts: it waits forEdit queued messageto disappear before clicking Q2. Numstat is1/0, source and merge trees are identical, and runtime, build scripts, workflows, configuration, dependency manifests/lockfile, generated code, release notes and documentation are byte-identical. The accepted dev.1 artifact remains truthfully bound to4185be973a41f79af82a79c3ce1551e742d404be.315163e078d3cd7a1b3d0d055f35e74b62b756e8: Typecheck run 35520697111 and Test run 35520697098, including Unit Tests (linux), E2E Tests (linux), and E2E Tests (windows).graphagent-v1.0.46with previous taggraphagent-v1.0.45;/private/tmp/graphagent-1.0.46-promotion/RELEASE_NOTES.rendered.mdhas SHA-25656ff2395d680d22103b184cacde7bf3a53eb2d65f9fc7d4742377a8edb039e97and no unresolved placeholders.315163e078d3cd7a1b3d0d055f35e74b62b756e8. Its fresh ready-event Typecheck run 35521487896 and Test run 35521487911 passed, including Unit Tests (linux), E2E Tests (linux), and E2E Tests (windows). Superseded draft-event runs35521386722and35521386719were cancelled only after these fresh runs were registered.Checklist
315163e078d3cd7a1b3d0d055f35e74b62b756e8is recorded, and the4185be9..315163ediff is exactly the approved one-line artifact-test synchronization with no product/build/config/dependency/docs change.315163e078d3cd7a1b3d0d055f35e74b62b756e8and contains no promotion-only file changes.315163e078d3cd7a1b3d0d055f35e74b62b756e8.4185be973a41f79af82a79c3ce1551e742d404be.315163e078d3cd7a1b3d0d055f35e74b62b756e8is contained in main and the merged tree matches the final accepted dev tree.Closes #624
Publication is a separate authorized follow-up: build fresh formal artifacts from the merged final main head, then verify the published tag, release flags, all assets, checksums, provenance and downloaded macOS runtime behavior. No dev.2 rebuild is required solely for the approved one-line test-harness synchronization.