mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Changed model ID from 'claude-sonnet-4-20250514' to 'claude-sonnet-4-5' (valid model) - Updated supportsImages expectation from false to true (Claude Code now supports images) - Updated maxTokens expectation from 64_000 to 32768 (actual model value) - Renamed test to 'should return claude-code model with correct model info' |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||