Skip to content

refactor(cli): extract kilo-specific logic out of provider/models.ts#10023

Open
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
mark/extract-kilo-models-logic
Open

refactor(cli): extract kilo-specific logic out of provider/models.ts#10023
kilo-code-bot[bot] wants to merge 2 commits intomainfrom
mark/extract-kilo-models-logic

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented May 7, 2026

Summary

Move normalizeKiloBaseURL and the kilocode_change get-blob from the shared upstream packages/opencode/src/provider/models.ts into src/kilocode/provider/. The upstream file now only carries a tiny import + delegation, shrinking the diff against opencode and reducing future merge conflict surface.

Move normalizeKiloBaseURL and the kilocode_change get-blob into
src/kilocode/provider/ so the shared upstream models.ts only contains a
small import + delegation, reducing future merge conflict surface.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented May 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • packages/opencode/src/kilocode/provider/models.ts
  • packages/opencode/src/kilocode/provider/normalize-base-url.ts
  • packages/opencode/src/provider/models.ts
  • packages/kilo-docs/source-links.md

Reviewed by gpt-5.5-20260423 · 184,659 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