Nimrod Lahav
Results
2
issues of
Nimrod Lahav
## Details Fixes cost estimation and vision capability detection for Claude model names that use dot notation (e.g., `claude-3.5-sonnet`, `claude-sonnet-4.5`, `claude-haiku-4.5-20251001`) by normalizing them to the hyphenated format (`claude-3-5-sonnet`, `claude-sonnet-4-5`,...
## Details Fixed a bug where restoring a prompt commit did not automatically select the newly restored commit in the UI. ### Root Cause The `RestoreVersionDialog` component was accessing `data.versionId`...