Skip to content

refactor(ai-gateway): remove model settings#2806

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
remove-model-settings
Open

refactor(ai-gateway): remove model settings#2806
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
remove-model-settings

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented Apr 24, 2026

Summary

  • Remove legacy ModelSettings and VersionedSettings schemas/types from the shared DB schema types.
  • Stop decorating OpenRouter and Kilo Auto model metadata with Roo model tool settings.
  • Delete the obsolete Roo tool settings helper script while leaving OpenCode and OpenClaw settings intact.

Verification

  • No manual testing performed; this removes backend model metadata plumbing with no UI path.

Visual Changes

N/A

Reviewer Notes

  • Automated verification was run locally with pnpm format; pnpm typecheck progressed through affected packages but hit the 5-minute tool timeout during unrelated workspace packages.

@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented Apr 24, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (6 files)
  • apps/web/src/lib/ai-gateway/kilo-auto/index.ts
  • apps/web/src/lib/ai-gateway/providers/model-settings.ts
  • apps/web/src/lib/ai-gateway/providers/openrouter/index.ts
  • apps/web/src/lib/organizations/organization-types.ts
  • apps/web/src/scripts/roo-tool-settings.ts
  • packages/db/src/schema-types.ts

Reviewed by gpt-5.4-2026-03-05 · 1,392,247 tokens

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