Skip to content

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

Merged
chrarnoldus merged 3 commits intomainfrom
remove-model-settings
Apr 28, 2026
Merged

refactor(ai-gateway): remove model settings#2806
chrarnoldus merged 3 commits 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.5-2026-04-23 · 551,401 tokens

@chrarnoldus chrarnoldus merged commit 04fa8a7 into main Apr 28, 2026
36 checks passed
@chrarnoldus chrarnoldus deleted the remove-model-settings branch April 28, 2026 10:51
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.

2 participants