Skip to content

fix(settings): disable thinking by default and fix phi model detection#355

Open
dishit-wednesday wants to merge 1 commit into
mainfrom
disable-thinking-by-default
Open

fix(settings): disable thinking by default and fix phi model detection#355
dishit-wednesday wants to merge 1 commit into
mainfrom
disable-thinking-by-default

fix(settings): disable thinking by default and fix phi model detection

88a47cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

83.06% (target 80.00%)

View this Pull Request on Codecov

83.06% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.06%. Comparing base (5a8589f) to head (88a47cd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
- Coverage   83.07%   83.06%   -0.01%     
==========================================
  Files         231      231              
  Lines       11930    11931       +1     
  Branches     3272     3272              
==========================================
  Hits         9911     9911              
  Misses       1166     1166              
- Partials      853      854       +1     
Files with missing lines Coverage Δ
src/screens/ModelsScreen/utils.ts 96.66% <100.00%> (+0.05%) ⬆️
src/stores/appStore.ts 83.52% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.