Skip to content

feat(plugin): read resources by reference - #270

Merged
qiankunli merged 1 commit into
mainfrom
worktree-resource-ref-get
Aug 11, 2026
Merged

feat(plugin): read resources by reference#270
qiankunli merged 1 commit into
mainfrom
worktree-resource-ref-get

Conversation

@qiankunli

Copy link
Copy Markdown
Collaborator

Replace the name-based ResourceClient.get overload with a single ResourceRef
lookup. Omitting uid resolves the current name, while including uid pins the
lookup to one incarnation and returns undefined after deletion or replacement.

Carry the reference through Runner IPC, document the continuation contract,
cover direct and process-hosted Plugins, and bump baton-plugin to 0.4.1.

Validation: bun run check (615 tests)

Replace the name-based ResourceClient.get overload with a single ResourceRef
lookup. Omitting uid resolves the current name, while including uid pins the
lookup to one incarnation and returns undefined after deletion or replacement.

Carry the reference through Runner IPC, document the continuation contract,
cover direct and process-hosted Plugins, and bump baton-plugin to 0.4.1.

Validation: bun run check (615 tests)
@qiankunli
qiankunli force-pushed the worktree-resource-ref-get branch from 1cf1f49 to 69a769f Compare August 11, 2026 11:41
@qiankunli
qiankunli merged commit 97d8e1a into main Aug 11, 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