mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Replace JSON.stringify with fast-deep-equal for better performance - Add missing dependency to useDebounce hook in ApiOptions - Improve header state synchronization in OpenAICompatible component - Use existing fast-deep-equal library for consistency across codebase |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||