Skip to content

fix(agent): support aionrs 0.1.31#503

Merged
TCP404 merged 3 commits into
mainfrom
boii/fix/aionrs-agent-error-import
Jun 22, 2026
Merged

fix(agent): support aionrs 0.1.31#503
TCP404 merged 3 commits into
mainfrom
boii/fix/aionrs-agent-error-import

Conversation

@TCP404

@TCP404 TCP404 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Update aionrs git dependencies to v0.1.31.
  • Import AgentError from aion_agent::error after the aionrs error type moved out of engine.
  • Clean up the AionRS guide prompt test initialization to satisfy clippy.

Verification

  • just update-aionrs
  • just push -u origin HEAD
    • migration immutability check passed
    • cargo fix passed
    • workspace clippy --fix -D warnings passed
    • cargo fmt --all passed
    • nextest run --workspace: 6345 passed, 18 skipped

TCP404 added 2 commits June 22, 2026 23:28
- Update aionrs git dependencies to v0.1.31
- Import AgentError from the new public error module
- Initialize AionrsBuildExtra with the system prompt field set up front
- Avoid clippy field_reassign_with_default in the guide prompt test
@TCP404 TCP404 enabled auto-merge (squash) June 22, 2026 15:50
- Retry preview startup when the allocated port is already in use
- Keep other spawn failures unchanged so real startup errors still surface
- Cover Linux, macOS, and Windows port-in-use messages in tests
@TCP404 TCP404 merged commit d612602 into main Jun 22, 2026
6 checks passed
@TCP404 TCP404 deleted the boii/fix/aionrs-agent-error-import branch June 22, 2026 16:14
piorpua pushed a commit that referenced this pull request Jun 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.35](v0.1.34...v0.1.35)
(2026-06-22)


### Bug Fixes

* **agent:** support aionrs 0.1.31
([#503](#503))
([d612602](d612602))

---
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