Roo-Code/packages/types
Roo Code 436d034d95 feat: Add enhanced GitHub Actions bot integration
- 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
2025-09-21 05:08:47 +00:00
..
npm Get the model id property for a given provider (#8009) 2025-09-17 15:24:27 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: Add enhanced GitHub Actions bot integration 2025-09-21 05:08:47 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00