Roo-Code/packages/types
Roo Code f4c17174bd fix: add taskCommandExecuted event to TaskEvents and RooCodeEvents types
- Added taskCommandExecuted event definition to TaskEvents in packages/types/src/task.ts
- Added taskCommandExecuted event to rooCodeEventsSchema in packages/types/src/events.ts
- This fixes the TypeScript errors where emit() was called with an event not defined in TaskEvents
2025-08-11 17:50:35 +00:00
..
npm Add submitUserMessage to Task (#6895) 2025-08-10 03:13:15 -04:00
src fix: add taskCommandExecuted event to TaskEvents and RooCodeEvents types 2025-08-11 17:50:35 +00:00
eslint.config.mjs Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
package.json Stop making types private (#6737) 2025-08-05 11:56:16 -07:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -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