fix: make agent resolution canonical across runtimes - #310
Merged
Conversation
Use one concrete agent registry and selection pipeline for headless, ACP, and embedded subagent execution. Preserve provider precedence while making built-in server dependencies explicit so builder call order cannot silently produce an empty delegation catalog.
jcarver989
enabled auto-merge (squash)
July 29, 2026 17:10
Merged
jcarver989
pushed a commit
that referenced
this pull request
Jul 29, 2026
## 🤖 New release * `aether-agent-core`: 0.6.28 -> 0.6.29 * `aether-project`: 0.5.29 -> 0.5.30 * `aether-mcp-servers`: 0.4.35 -> 0.4.36 * `aether-agent-cli`: 0.7.32 -> 0.7.33 * `aether-telemetry`: 0.1.9 -> 0.1.10 * `aether-evals`: 0.2.21 -> 0.2.22 * `aether-schemas`: 0.1.16 -> 0.1.17 <details><summary><i><b>Changelog</b></i></summary><p> ## `aether-agent-core` <blockquote> ## [0.6.29](aether-agent-core-v0.6.28...aether-agent-core-v0.6.29) - 2026-07-29 ### Fixed - make agent resolution canonical across runtimes ([#310](#310)) </blockquote> ## `aether-project` <blockquote> ## [0.5.30](aether-project-v0.5.29...aether-project-v0.5.30) - 2026-07-29 ### Fixed - make agent resolution canonical across runtimes ([#310](#310)) </blockquote> ## `aether-mcp-servers` <blockquote> ## [0.4.36](aether-mcp-servers-v0.4.35...aether-mcp-servers-v0.4.36) - 2026-07-29 ### Fixed - make agent resolution canonical across runtimes ([#310](#310)) </blockquote> ## `aether-agent-cli` <blockquote> ## [0.7.33](aether-agent-cli-v0.7.32...aether-agent-cli-v0.7.33) - 2026-07-29 ### Fixed - make agent resolution canonical across runtimes ([#310](#310)) </blockquote> ## `aether-telemetry` <blockquote> ## [0.1.10](aether-telemetry-v0.1.9...aether-telemetry-v0.1.10) - 2026-07-29 ### Other - updated the following local packages: aether-agent-core, aether-agent-core </blockquote> ## `aether-evals` <blockquote> ## [0.2.22](aether-evals-v0.2.21...aether-evals-v0.2.22) - 2026-07-29 ### Other - updated the following local packages: aether-agent-core, aether-project </blockquote> ## `aether-schemas` <blockquote> ## [0.1.17](aether-schemas-v0.1.16...aether-schemas-v0.1.17) - 2026-07-29 ### Other - updated the following local packages: aether-agent-core, aether-project, aether-agent-cli, aether-evals </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: contextbridge-pr-automation[bot] <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com>
Merged
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
AgentRegistryTesting
just fmtjust lintjust test(3,186 passed; 14 skipped)