Skip to content

chore(release): prepare agent-runtime 0.15.1#31

Merged
drewstone merged 1 commit into
mainfrom
chore/release-0.15.1
May 22, 2026
Merged

chore(release): prepare agent-runtime 0.15.1#31
drewstone merged 1 commit into
mainfrom
chore/release-0.15.1

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • bump @tangle-network/agent-runtime to 0.15.1 for the merged supervisor release
  • update @tangle-network/agent-eval to ^0.33.1 because current main imports exports added after 0.30.0
  • remove a stale unused import surfaced by release lint

Verification

  • pnpm typecheck
  • pnpm build
  • pnpm lint
  • pnpm test
  • pnpm test:workers

Release note

Publishing still requires merging this PR, then pushing tag v0.15.1. The publish workflow is tag-triggered and enforces package.json version == tag.

@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.

Verified. Two missing production-pattern examples: chat-handler (DurableChatTurnEngine.runTurn end-to-end with fresh + replay paths) and production-trace-sink (per-session TraceEmitter + canonical RunRecord persistence). Both offline. typecheck 0, Node suite 251, workerd suite 2, biome clean, build green.

@drewstone drewstone merged commit b3afdd2 into main May 22, 2026
1 check passed
@drewstone drewstone deleted the chore/release-0.15.1 branch May 22, 2026 22:30
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