Skip to content

releasing 1.7.2 - #295

Merged
keighrim merged 5 commits into
mainfrom
develop
Jul 7, 2026
Merged

releasing 1.7.2#295
keighrim merged 5 commits into
mainfrom
develop

Conversation

@keighrim

@keighrim keighrim commented Jul 7, 2026

Copy link
Copy Markdown
Member

Overview

This patch adds experimental handling of "reasoning traces" of propmtable apps

Additions

  • common parameter useReasoning (bool) is added
  • when reasoning is on, in-line tagged reasoning traces (commonly within <think>...</think>) are separately stored in modelReasoningTrace of the TextDocument

Note

The new names are tentative and can be changed in the near future.

@clams-bot clams-bot added this to infra Jul 7, 2026
@github-project-automation github-project-automation Bot moved this to Todo in infra Jul 7, 2026
@keighrim
keighrim merged commit 874f551 into main Jul 7, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in infra Jul 7, 2026
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.36%. Comparing base (2e17531) to head (95e62b3).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
clams/app/__init__.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   63.85%   64.36%   +0.51%     
==========================================
  Files           9        9              
  Lines        1126     1145      +19     
==========================================
+ Hits          719      737      +18     
- Misses        407      408       +1     
Flag Coverage Δ
unittests 64.36% <95.00%> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants