Skip to content

fix(multishot): expose fatal tool errors#276

Merged
drewstone merged 1 commit into
mainfrom
fix/multishot-fatal-tool-error
Jun 22, 2026
Merged

fix(multishot): expose fatal tool errors#276
drewstone merged 1 commit into
mainfrom
fix/multishot-fatal-tool-error

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add MultishotFatalToolError to the multishot public API
  • rethrow fatal tool executor errors instead of feeding them back as recoverable tool messages
  • bump package versions to 0.96.4

Verification

  • pnpm vitest run tests/multishot/multishot.test.ts
  • pnpm typecheck
  • python3 -m py_compile clients/python/src/agent_eval_rpc/init.py
  • NODE_OPTIONS=--max-old-space-size=8192 pnpm build
  • pnpm verify:package
  • pnpm test
  • git diff --check
  • git merge-tree --write-tree origin/main HEAD

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — 725b0ac8

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-22T18:18:30Z

@drewstone drewstone merged commit 9b434f5 into main Jun 22, 2026
1 check passed
@drewstone drewstone deleted the fix/multishot-fatal-tool-error branch June 22, 2026 18:20
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