Skip to content

Wave 3: relayfile — sandbox-fork primitive (SDK/core)#56

Closed
kjgbot wants to merge 1 commit intomainfrom
khaliq/platform-v1-relayfile-fork
Closed

Wave 3: relayfile — sandbox-fork primitive (SDK/core)#56
kjgbot wants to merge 1 commit intomainfrom
khaliq/platform-v1-relayfile-fork

Conversation

@kjgbot
Copy link
Copy Markdown
Contributor

@kjgbot kjgbot commented Apr 21, 2026

Adds ForkOptions, ForkHandle types, fork methods. MINOR bump, fully additive.

…e/core

Adds ForkOptions + ForkHandle types plus client.fork() / openFork() / discardFork() methods. Fork is a copy-on-write namespace tied to a proposalId; reads fall through to canonical, writes land in the fork, TTL default 7 days. Server implementation lands in wave 4 (cloud/packages/relayfile). MINOR bump (additive only); zero breakage for existing clients.
@khaliqgant
Copy link
Copy Markdown
Member

Superseded by #58, which implements the fork API against current main with server routes, store overlay semantics, SDK methods, and tests.

@khaliqgant khaliqgant closed this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants