Skip to content

refactor: change default model for KiroProvider to auto#147

Open
ComicShrimp wants to merge 2 commits into
ThePrimeagen:masterfrom
ComicShrimp:refactor/kiro_provider
Open

refactor: change default model for KiroProvider to auto#147
ComicShrimp wants to merge 2 commits into
ThePrimeagen:masterfrom
ComicShrimp:refactor/kiro_provider

Conversation

@ComicShrimp

@ComicShrimp ComicShrimp commented Mar 2, 2026

Copy link
Copy Markdown

This PR add the following changes:

  • Change default model to auto for best cost/performance ratio
  • Add test for KiroProvider
  • Add KiroProvider in README.md

Note

Medium Risk
Changes the default model used by KiroProvider, which can alter runtime behavior/cost and may affect users relying on the previous explicit model default. Otherwise limited to documentation formatting and added tests.

Overview
Updates KiroProvider to default to auto model selection (instead of a fixed Claude Sonnet model), aligning with Kiro CLI’s recommended auto-routing.

Adds unit tests covering KiroProvider’s command construction and default model, and updates the README/README header to document KiroProvider (plus minor markdown table formatting cleanups).

Reviewed by Cursor Bugbot for commit 7097c7e. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant