Skip to content

fix(agent): align unchecked availability with team runtime selection#571

Merged
kaizhou-lab merged 3 commits into
mainfrom
fix/managed-builtin-cached-availability
Jul 3, 2026
Merged

fix(agent): align unchecked availability with team runtime selection#571
kaizhou-lab merged 3 commits into
mainfrom
fix/managed-builtin-cached-availability

Conversation

@kaizhou-lab

@kaizhou-lab kaizhou-lab commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Align team runtime assistant selection with the selectable assistant projection used by the agent runtime.
  • Preserve managed builtin cached availability behavior across session spawning and assistant listing.
  • Update integration coverage for assistant projection and runtime selection behavior.

Related PRs

Test Plan

  • cargo fmt --all -- --check
  • cargo clippy -p aionui-app -p aionui-team -p aionui-assistant -- -D warnings
  • cargo test -p aionui-assistant
  • cargo test -p aionui-team
  • cargo test -p aionui-app --test team_e2e es1b_team_mcp_list_assistants_matches_assistant_projection -- --nocapture
  • cargo build -p aionui-app --bin aioncore --features aionui-ai-agent/test-support
  • AionUi 联动 e2e 已通过(另一个 repo)

@kaizhou-lab kaizhou-lab changed the title fix(agent): restore managed builtin cached availability fix(agent): align unchecked availability with team runtime selection Jul 3, 2026
@kaizhou-lab kaizhou-lab merged commit f80b0ce into main Jul 3, 2026
6 checks passed
@kaizhou-lab kaizhou-lab deleted the fix/managed-builtin-cached-availability branch July 3, 2026 11:45
piorpua pushed a commit that referenced this pull request Jul 3, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.42](v0.1.41...v0.1.42)
(2026-07-03)


### Features

* **assistant:** 官方助手默认关闭 + 固定顺序 + 一次性重置迁移
([#567](#567))
([3e30b02](3e30b02))


### Bug Fixes

* **agent:** align unchecked availability with team runtime selection
([#571](#571))
([f80b0ce](f80b0ce))
* **agent:** avoid full availability refresh on reads
([#566](#566))
([1ffb7aa](1ffb7aa))
* **cron:** preserve existing conversation jobs across lifecycle changes
([#572](#572))
([fa4217a](fa4217a))
* **mcp:** support aionrs config path subcommand with legacy fallback
([#568](#568))
([72cfba1](72cfba1))
* preserve ACP config catalogs on resume
([#570](#570))
([a9c1955](a9c1955))
* preserve Linux GLIBC baselines
([#573](#573))
([ab6e227](ab6e227))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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