Skip to content

fix(web): mark Inkling free unavailable - #6083

Merged
chrarnoldus merged 2 commits into
mainfrom
chore/unavailable-inkling-free
Sep 11, 2026
Merged

fix(web): mark Inkling free unavailable#6083
chrarnoldus merged 2 commits into
mainfrom
chore/unavailable-inkling-free

Conversation

@chrarnoldus

Copy link
Copy Markdown
Contributor

Summary

  • mark thinkingmachines/inkling:free as unavailable
  • filter the model from the OpenRouter catalog and reject requests before forwarding upstream
  • extend existing regression coverage

Testing

  • not run locally; CI will validate the change

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@chrarnoldus chrarnoldus self-assigned this Sep 11, 2026
@kilo-code-bot

kilo-code-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Incremental re-review of the new commit: it only reformats the existing it.each callback in route.test.ts (whitespace/reindentation, no behavior change); the thinkingmachines/inkling:free unavailability change remains correct and reuses the existing filter/reject path with no new defects.

Files Reviewed (3 files)
  • apps/web/src/app/api/openrouter/[...path]/route.test.ts
  • apps/web/src/lib/ai-gateway/unavailable-models.ts
  • apps/web/src/tests/openrouter-models.test.ts
Previous Review Summary (commit 0c97736)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 0c97736)

Status: No Issues Found | Recommendation: Merge

Executive Summary

The change adds thinkingmachines/inkling:free to the shared unavailableModelIds set, reusing the existing filtering/rejection path and extending regression coverage; no defects found.

Files Reviewed (3 files)
  • apps/web/src/app/api/openrouter/[...path]/route.test.ts
  • apps/web/src/lib/ai-gateway/unavailable-models.ts
  • apps/web/src/tests/openrouter-models.test.ts

Reviewed by deepseek-v4.1-flash · Input: 0 · Output: 0 · Cached: 0

Review guidance: REVIEW.md from base branch main

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
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