Skip to content

fix(profiles): accept current Runtime output limits - #162

Merged
drewstone merged 1 commit into
mainfrom
fix/profile-interface-052-runtime-01344
Aug 14, 2026
Merged

fix(profiles): accept current Runtime output limits#162
drewstone merged 1 commit into
mainfrom
fix/profile-interface-052-runtime-01344

Conversation

@drewstone

Copy link
Copy Markdown
Owner

Runtime 0.134.4 publishes AgentProfile.model.maxTotalOutputTokens from Interface 0.52.0. The bridge used Interface 0.46.1, so it rejected valid child profiles before execution.

This change aligns Interface and profile-materialize with the current cohort. It adds a bridge-intake regression for the exact Runtime child profile shape.

Proof:

  • focused profile tests: 15/15 passed
  • typecheck: passed
  • full suite: 817 passed, 8 skipped
  • frozen install and native SQLite smoke: passed
  • one physical copy of Interface 0.52.0 and materialize 0.14.2

@drewstone
drewstone merged commit 55cdc6b into main Aug 14, 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.

1 participant