mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Created comprehensive GitHub Actions workflows for bot operations - Added RooCode Agent bot script with /roo command support - Implemented GitHubActionsService for workflow management - Added UI component for GitHub Actions bot configuration - Updated command registration and message types - Added configuration settings for GitHub Actions bot - Included localization strings for new features - Fixed all linting issues Features: - Issue triage and labeling - PR review capabilities - /roo command triggers (plan, approve, fix, review, triage, label) - Plan generation with approval workflow - Environment secrets configuration for models - Support for multiple AI providers (Anthropic, OpenAI, OpenRouter) Addresses #8202 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||