Skip to content

release: 0.3.0 - #19

Merged
bojieli merged 1 commit into
mainfrom
release-0.3.0
Aug 25, 2026
Merged

release: 0.3.0#19
bojieli merged 1 commit into
mainfrom
release-0.3.0

Conversation

@bojieli

@bojieli bojieli commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Minor rather than patch: the default model changes, which changes what every new install transcribes with.

What's in it

Version stamping

VERSION → 0.3.0, propagated by scripts/stamp-version.sh to all seven fields. Both CLIs report dnt 0.3.0 (6938aa8, 2026-08-25). Suites on the stamped tree: 548 Swift, 468 C#, Android green.

The near-miss gate, recorded rather than buried

Re-run because the model changed, which is the condition docs/RELEASING.md names:

runs 48 (40 matched)   REGRESSED 2   ← must be 0
  • person-name: "send the draft" → "send a draft"
  • real-version-number: "…including Gemini 1.5" → "…including Gemini 2.5"

Eight focused passes on that second case, per model:

model matched ground truth regressed
gemini-3.5-flash 2 / 8 1 / 8
gemini-3.6-flash 4 / 8 4 / 8

3.6 delivers the correct answer twice as often and regresses four times as often. Not a contradiction: "regressed" is defined against the no-context baseline, and 3.5 mishears the number regardless, so it has less correct baseline for context to break. By delivered accuracy — what reaches the user — 3.6 wins that case 50% to 25%.

Shipped on the maintainer's explicit call with these numbers in hand. The score-review.py dictation gate remains unrun for 3.5-vs-3.6 and is the outstanding follow-up.

🤖 Generated with Claude Code

https://claude.ai/code/session_015XKX6zEAGiZFE5wAxJgYbV

Minor rather than patch: the default model changes, which changes what
every new install transcribes with.

VERSION plus the seven fields scripts/stamp-version.sh propagates it to.
Both CLIs report `dnt 0.3.0 (6938aa8, 2026-08-25)`.

The near-miss gate was re-run because the model changed, which is the
condition docs/RELEASING.md names. It came back 40/48 matched with 2
regressions rather than the 0 the suite asks for; the numbers and what
they do and do not mean are in the pull request rather than buried here.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015XKX6zEAGiZFE5wAxJgYbV
@bojieli
bojieli merged commit d264dc9 into main Aug 25, 2026
13 checks passed
@bojieli
bojieli deleted the release-0.3.0 branch August 25, 2026 12:53
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