Roo-Code/packages/types
Roo Code 1b327bbe38 feat: add "Enable Reasoning" checkbox for Bedrock custom ARNs
- Add awsCustomArnEnableReasoning field to ProviderSettings type
- Add UI checkbox in Bedrock settings when custom ARN is used
- Update bedrock.ts logic to check awsCustomArnEnableReasoning for custom ARNs
- Only enable reasoning for custom ARNs when explicitly enabled by user
- Fixes issue where custom ARNs like Nova Lite received unsupported reasoning flag

Addresses #10040
2025-12-11 23:48:35 +00:00
..
npm @roo-code/types v1.90.0 (#9998) 2025-12-10 14:14:38 -08:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add "Enable Reasoning" checkbox for Bedrock custom ARNs 2025-12-11 23:48:35 +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