[DO NOT MERGE] mixed working-branch changes; docs merged separately via #1504#1503
Closed
NathanFlurry wants to merge 1 commit into
Closed
[DO NOT MERGE] mixed working-branch changes; docs merged separately via #1504#1503NathanFlurry wants to merge 1 commit into
NathanFlurry wants to merge 1 commit into
Conversation
614a1b0 to
757ffcc
Compare
|
🚅 Deployed to the agentos-pr-1503 environment in agentos
🚅 Deployed to the agentos-pr-1503 environment in rivet-frontend
|
757ffcc to
18fd99e
Compare
18fd99e to
2134210
Compare
2134210 to
4662c30
Compare
Member
Author
|
Retitled + re-scoped: the docs + examples from this branch were split into #1504 and merged to |
…1504) The non-docs remainder of the original #1503 working branch, rebased onto current main: the Host Tools->Bindings rename across packages/core (sidecar client, permissions, host-tools/sandbox) + crates/client + the secure-exec catalog/publish wiring. Docs + examples were split out and merged via #1504/#1506. Depends on secure-exec split/runtime-preview (@secure-exec/core 0.0.0-split-runtime-preview.5d46b14); publish.yaml clones that branch.
4662c30 to
1b3db32
Compare
NathanFlurry
added a commit
that referenced
this pull request
Jun 23, 2026
…tware agents) onto dylib
Member
Author
|
Closing — [DO NOT MERGE] mixed working branch; the docs portion already landed via #1504. Dead PR. |
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.
This branch is a large, mixed snapshot of a working tree, and we don't know where most of these changes came from or whether they're intended. It bundles SDK (
packages/core), crate, example, and docs changes together (277 files).What we did instead: the docs + backing examples were split out into a clean, scoped PR — #1504 — which has been merged to
main. That covers the documentation work and is the only part we verified.What's left here (unverified): the remaining
packages/core/crates/ runtime changes. These do not currently build againstmain's@secure-exec/coreAPI — the sidecar API (./sidecar-processvssidecar-client) and thetool→bindingpermission rename diverge across the secure-exec branches (mainvsagentos-dylib-base), so there's no single secure-exec ref this compiles against. Their provenance is unclear.Someone familiar with these changes should review and decide what (if anything) still needs to land here, or close this PR. The docs are already safe on
main.