Skip to content

feat(plugin): await verbs through interactions - #268

Merged
qiankunli merged 2 commits into
mainfrom
worktree-plugin-verb-await
Aug 11, 2026
Merged

feat(plugin): await verbs through interactions#268
qiankunli merged 2 commits into
mainfrom
worktree-plugin-verb-await

Conversation

@qiankunli

@qiankunli qiankunli commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Make ask, confirm, draft, and harness suspend the live Plugin execution until
Core returns success, dismissed, timeout, or failure. Correlate Interactions
and HarnessInvocations with execution identity instead of Resource identity,
release reconcile capacity while waiting, and fail unfinished work on crash.

Require timeoutMs across the public contract, bump
@compforge/baton-plugin to 0.4.0, and consolidate the duplicate
reconcile-context documentation into plugin.md and the package README.

Validation: bun run check (615 tests)

Bind the four-state result, live Interaction continuation, durable terminal
ordering, capacity yielding, and Runner watchdog ownership to their stable
symbols. Regenerate spec.json with six indexed symbols and a repository-relative
link to the Plugin design.

Validation: bun run check (615 tests)

Make ask, confirm, draft, and harness suspend the live Plugin execution until
Core returns success, dismissed, timeout, or failure. Correlate Interactions
and HarnessInvocations with execution identity instead of Resource identity,
release reconcile capacity while waiting, and fail unfinished work on crash.

Require timeoutMs across the public contract, bump
@compforge/baton-plugin to 0.4.0, and consolidate the duplicate
reconcile-context documentation into plugin.md and the package README.

Validation: bun run check (615 tests)
Bind the four-state result, live Interaction continuation, durable terminal
ordering, capacity yielding, and Runner watchdog ownership to their stable
symbols. Regenerate spec.json with six indexed symbols and a repository-relative
link to the Plugin design.

Validation: bun run check (615 tests)
@qiankunli
qiankunli merged commit bbaaa7b 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