mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
- Add new provider that executes local claude CLI tool - Support streaming responses from CLI JSON output - Add configuration UI for setting CLI path - Include all necessary type definitions and models - Add English translations for new provider This allows users to use Claude models through a locally installed command-line tool instead of API endpoints. |
||
|---|---|---|
| .. | ||
| 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 | ||