Skip to content

feat(runtime): bridge runLoop into campaign dispatch#416

Merged
drewstone merged 2 commits into
mainfrom
feat/runtime-loop-campaign-dispatch
Jun 30, 2026
Merged

feat(runtime): bridge runLoop into campaign dispatch#416
drewstone merged 2 commits into
mainfrom
feat/runtime-loop-campaign-dispatch

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • add loopCampaignDispatch so plain agent-eval campaign scenarios can run through runtime runLoop
  • forward loop trace, token usage, and cost reporting into campaign context
  • refresh canonical/API docs and fix PromptResult status writes against the current sandbox type

Verification

  • pnpm vitest run tests/loops/loop-dispatch.test.ts
  • pnpm vitest run tests/loops/loop-dispatch.test.ts tests/runtime.test.ts tests/runtime-run.test.ts
  • pnpm typecheck
  • pnpm build
  • pnpm docs:api
  • pnpm docs:freshness
  • pnpm verify:package
  • pnpm lint
  • 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 drewstone PR — eece84de

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-06-30T01:32:54Z

@drewstone drewstone merged commit 669ce28 into main Jun 30, 2026
1 check passed
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