Skip to content

feat: update default model to potion-code-v2 - #219

Merged
stephantul merged 5 commits into
mainfrom
potion-code-v2
Jul 8, 2026
Merged

feat: update default model to potion-code-v2#219
stephantul merged 5 commits into
mainfrom
potion-code-v2

Conversation

@stephantul

@stephantul stephantul commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR updates the model to minishlab/potion-code-16m-v2. This model is not public yet. We should make it public before merging.

@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown

Confidence Score: 4/5

Default model loading can fail for users without an explicit model override.

  • The changed default is used when model_path is not provided.
  • The loader passes that id directly to the model download path.
  • The PR says the target model is not public yet.
  • The new default id also differs from the model name in the PR description.

src/semble/utils.py

Reviews (1): Last reviewed commit: "undo exclude newer" | Re-trigger Greptile

Comment thread src/semble/utils.py
Comment thread src/semble/utils.py
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/semble/search.py 100.00% <100.00%> (ø)
src/semble/utils.py 100.00% <100.00%> (ø)
src/semble/version.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@stephantul
stephantul merged commit 949559b into main Jul 8, 2026
16 checks passed
@stephantul
stephantul deleted the potion-code-v2 branch July 8, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant