v0.1.18
Release Summary
Highlights
v0.1.18 Release Notes
Bug Fixes
- Fixed an issue where the agent failed to load the model catalog via relative paths in the sandbox, ensuring correct model availability.
- Improved model configuration synchronization during agent startup to reduce initialization delays caused by path resolution errors.
What's Changed
- fix(agent): mirror relative Codex model_catalog_json into sandbox by @devRickyyy in #1004
Full Changelog: v0.1.17...v0.1.18