mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Update handleSystemMessage() in claude-agent.ts to read the actual model from the SDK's init message (message.model) instead of just echoing back the configured model. This gives us the real runtime model that the SDK selected. Also invalidates cached runtime info when the model is updated to ensure getRuntimeInfo() returns the new value. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>