Roo-Code/packages/core
Chris Estreich 6e56619417
feat(cli): improve dev experience and roo provider API key support (#11203)
- Allow --api-key and ROO_API_KEY env var for the roo provider instead of
  requiring cloud auth token
- Switch dev/start scripts to use tsx for running directly from source
  without building first
- Fix path resolution (version.ts, extension.ts, extension-host.ts) to
  work from both source and bundled locations
- Disable debug log file (~/.roo/cli-debug.log) unless --debug is passed
- Update README with complete env var table and dev workflow docs

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:17:29 -08:00
..
src feat(cli): improve dev experience and roo provider API key support (#11203) 2026-02-04 16:17:29 -08:00
eslint.config.mjs Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
package.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
tsconfig.json Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
vitest.config.ts Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00