Skip to content

feat(eve): emit approval candidate lifecycle events - #1348

Closed
benpankow wants to merge 1 commit into
ben/hitl-authorizer-runtimefrom
ben/hitl-approval-events
Closed

feat(eve): emit approval candidate lifecycle events#1348
benpankow wants to merge 1 commit into
ben/hitl-authorizer-runtimefrom
ben/hitl-approval-events

Conversation

@benpankow

@benpankow benpankow commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the canonical credential-free lifecycle consumed by channels, hooks, and clients:

  • approval.candidate with pending/rejected/failed/timed-out/stale outcomes
  • approval.settled with approved/cancelled terminal outcomes and winning responder
  • event constructors and public channel/hook typing
  • runtime emission after candidate transitions and durable settlement
  • existing authorization.required remains the private challenge transport

Validation

  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/harness/input-requests.test.ts src/harness/tool-loop.test.ts src/protocol/message.test.ts src/public/definitions/channel.test.ts src/public/definitions/exact.test.ts
  • pnpm --filter eve typecheck

Stack

Depends on #1346.

Signed-off-by: benpankow <ben.pankow@vercel.com>
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview Jul 29, 2026 7:45pm
eve-docs-4759 Ready Ready Preview, v0 Jul 29, 2026 7:45pm

@benpankow

Copy link
Copy Markdown
Collaborator Author

Superseded by the consolidated 7-PR implementation stack starting at #1368 (GitHub stack #1375).

@benpankow benpankow closed this Jul 29, 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.

1 participant