Skip to content

refactor(plugin): expose ReconcileContext API - #254

Merged
qiankunli merged 1 commit into
mainfrom
worktree-reconcile-context
Aug 11, 2026
Merged

refactor(plugin): expose ReconcileContext API#254
qiankunli merged 1 commit into
mainfrom
worktree-reconcile-context

Conversation

@qiankunli

Copy link
Copy Markdown
Collaborator

Replace the public Baton facade with an explicit ReconcileContext that groups
the frozen ReconcileSnapshot under snapshot and exposes ask, confirm, draft,
and harness as reconcile-scoped host capabilities.

Rename host snapshot and runner protocol types consistently, remove the old
API without compatibility aliases, and update the plugin package to 0.3.1.

Replace the public Baton facade with an explicit ReconcileContext that groups
the frozen ReconcileSnapshot under snapshot and exposes ask, confirm, draft,
and harness as reconcile-scoped host capabilities.

Rename host snapshot and runner protocol types consistently, remove the old
API without compatibility aliases, and update the plugin package to 0.3.1.
@qiankunli
qiankunli merged commit 5fa9596 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