You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(agent): add provider health check probe (#358)
## Summary
- Add an authenticated provider/model health probe endpoint backed by
aionrs provider execution.
- Keep health probes out of conversation persistence and session state.
- Add structured health diagnostics and AWS credential error
classification.
## Test plan
- [x] `MACOSX_DEPLOYMENT_TARGET=15.5 just push -u origin
fix/model-health-probe`
---------
Co-authored-by: zynx <>
0 commit comments