Skip to content

refactor(eve): split approval authorization runner - #1352

Closed
benpankow wants to merge 2 commits into
ben/hitl-subagent-proxyfrom
ben/hitl-split-authorizer-module
Closed

refactor(eve): split approval authorization runner#1352
benpankow wants to merge 2 commits into
ben/hitl-subagent-proxyfrom
ben/hitl-split-authorizer-module

Conversation

@benpankow

@benpankow benpankow commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Moves response-authorizer execution out of the legacy pending-input resolver into a focused module. No behavior changes.

This keeps production modules under the repository 700-line cap and separates candidate/auth concerns from AI SDK input-history projection.

Validation

  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/internal/structural-tests/file-length.test.ts src/harness/input-requests.test.ts
  • pnpm --filter eve typecheck

Stack

Depends on #1351.

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 8:19pm
eve-docs-4759 Ready Ready Preview, v0 Jul 29, 2026 8:19pm

Signed-off-by: benpankow <ben.pankow@vercel.com>
@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