chore: Sync from internal → open source (2026-08-19) — step 1/2 (pre-pin) - #80
Merged
Conversation
iyerkris85
approved these changes
Aug 20, 2026
setu4993
force-pushed
the
sync/os-export-20260819
branch
from
August 20, 2026 00:15
ccf7e4d to
e42f199
Compare
setu4993
force-pushed
the
sync/os-export-20260819
branch
from
August 20, 2026 00:33
e42f199 to
e076151
Compare
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.
Automated sync from the internal repo, up to `bca2e7c0` (the commit before the AgentFabric workspace-dep pin, internal #569).
Why this is step 1 of 2
The internal repo later pinned `dialect/agentfabric`'s deps to exact versions (`@agentscript/agentscript-dialect@2.23.0`, `@agentscript/language@2.20.0`, `@agentscript/parser@4.0.7`). A single full sync would ship those pins before the referenced versions exist on public npm, so `pnpm install --frozen-lockfile` 404s in CI.
Splitting the sync:
Merge order matters: merge and release this PR before step 2 is exported.
Review