Browse Source

Expose default modes in @roo-code/types (#6184)

Chris Estreich 7 months ago
parent
commit
7f70145cb1
3 changed files with 72 additions and 67 deletions
  1. 1 1
      packages/types/npm/package.json
  2. 62 0
      packages/types/src/mode.ts
  3. 9 66
      src/shared/modes.ts

+ 1 - 1
packages/types/npm/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "@roo-code/types",
-	"version": "1.36.0",
+	"version": "1.37.0",
 	"description": "TypeScript type definitions for Roo Code.",
 	"publishConfig": {
 		"access": "public",

File diff suppressed because it is too large
+ 62 - 0
packages/types/src/mode.ts


File diff suppressed because it is too large
+ 9 - 66
src/shared/modes.ts


Some files were not shown because too many files changed in this diff