Skip to content

fix(candidate): adopt interface 0.26 contracts#557

Merged
drewstone merged 2 commits into
mainfrom
fix/runtime-interface-026
Jul 15, 2026
Merged

fix(candidate): adopt interface 0.26 contracts#557
drewstone merged 2 commits into
mainfrom
fix/runtime-interface-026

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem

agent-eval@0.120.1 resolves agent-interface@0.26.1, while runtime 0.94.12 requires <0.26 and imports removed V2 schema names. A clean consumer cannot import runtime and eval together.

Change

Verification

  • full tests: 153/153 files, 1,589 passed, 2 skipped
  • candidate tests: 162/162 passed
  • typecheck: passed with 0 errors
  • lint: 450/450 files clean
  • build: passed
  • docs check: passed
  • packed empty-consumer verification: passed
  • 28,254,721-byte workspace capture produces a receipt under 100 KB with no embedded content
  • merge-tree against current origin/main: clean

Narrowly ports the candidate record migration from #547 while preserving the existing workspace executor and adding verified file-backed knowledge preparation. Excludes that branch's unrelated sandbox and intelligence changes.
tangletools
tangletools previously approved these changes Jul 15, 2026

@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 — ab64470b

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-07-15T17:17:53Z

@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 — 372e341a

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-07-15T17:20:28Z

@drewstone
drewstone merged commit 2ccd40c into main Jul 15, 2026
2 checks 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