chore(deps): align eval and interface cohort - #105
Draft
drewstone wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@tangle-network/agent-evalto0.137.0and@tangle-network/agent-interfaceto0.39.00.137.0→ Agent Core0.4.28→ Agent Interface0.39.0The current
origin/mainsource APIs compile against this cohort without a source compatibility patch, so this PR does not invent a local adapter or duplicate type.Scope
Exactly five files change:
package.json,pnpm-lock.yaml,CHANGELOG.md,scripts/verify-package.mjs, andtests/contracts/agent-stack-cohort.ts.No Discovery or Agent Runtime files change.
Verification
pnpm lint— 203 files checkedpnpm typecheck— source and public contracts passedAGENT_KNOWLEDGE_RUN_NETWORK_TESTS=1 pnpm test— 59 files passed, 2 skipped; 550 tests passed, 7 skippedpnpm build— 35 files emittedpnpm verify:package— Publint and package types passed; clean npm consumer installed one physical copy each of Eval0.137.0, Core0.4.28, and Interface0.39.0; five exports, CLI, skill, and repack passedpnpm verify:official-optimizers—agent-eval-rpc==0.137.0; 2 integration tests passedgit merge-tree --write-tree origin/main HEAD—aa28c96f187de512b09803ee2cd29a29774388db