Skip to content

Conversation

@christian-bromann
Copy link
Member

In preparation to implement ToolRuntime and AgentRuntime I fixed how we derive state between middleware nodes and removed the _privateState key from the agent which we used before to store information about tool and model counts. With current middleware primitives this isn't needed anymore.

The middleware implementation for modelCallLimitMiddleware and toolCallLimitMiddleware now aligns much closer to what we do in Python too.

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

⚠️ No Changeset found

Latest commit: be3172a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Base automatically changed from cb/context-schema-improvements to main October 31, 2025 22:11
@christian-bromann christian-bromann merged commit 5d8b75f into main Oct 31, 2025
33 checks passed
@christian-bromann christian-bromann deleted the cb/middleware-limit-improvements branch October 31, 2025 22:32
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