mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
845a2120eeb6a062e6709b780be0009576d09a26
Investigated @anthropic-ai/claude-agent-sdk types and found that actual model info is exposed in two places: 1. SDKSystemMessage (init) has `model` field 2. SDKResultMessage has `modelUsage` with model names as keys Current implementation ignores both, only using config.model. Added implementation task to capture actual model from init message. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%