Skip to content

docs: document Fluent's speed, accuracy, and token improvements#17

Merged
inhaq merged 1 commit into
mainfrom
docs/speed-accuracy-tokens
Jun 26, 2026
Merged

docs: document Fluent's speed, accuracy, and token improvements#17
inhaq merged 1 commit into
mainfrom
docs/speed-accuracy-tokens

Conversation

@inhaq

@inhaq inhaq commented Jun 26, 2026

Copy link
Copy Markdown
Owner

This pull request was created by @kiro-agent on behalf of @inhaq 👻

Comment with /kiro fix to address specific feedback or /kiro all to address everything.
Learn about Kiro Web


Follow-up to the rebrand (#16). After reviewing every merged PR since the fork (#2-#15), the docs were too narrow and partly inaccurate, so this rewrites the README/CHANGELOG/llms.txt around what actually changed, grouped into three themes.

Speed (key-press to paste)

Accuracy (the "papers" work)

Tokens (on your terms)

Corrections to #16

  • Earlier README implied reasoning is disabled by default; it is actually user-configurable.
  • Privacy note now acknowledges the app contacts GitHub for update checks.
  • Replaced the vague "click here" download link with descriptive text.

Tested

  • Docs-only change; verified the markdown renders and links resolve. No code or build changes.

Summary by CodeRabbit

  • New Features
    • Added more flexible dictation options, including warm microphone sessions, fast dictation mode, optional screenshot capture, custom vocabulary biasing, and configurable reasoning effort levels.
    • Introduced improved audio and transcription behavior, plus optional streamed uploads for smoother processing.
  • Bug Fixes
    • Improved output cleanup by removing leftover reasoning tags and refining default prompt behavior.
    • Reduced screenshot size and optimized processing for better performance and lower token usage.
  • Documentation
    • Updated the app overview, feature highlights, and privacy notes to reflect the latest release and update-check behavior.

Expand the README, CHANGELOG, and llms.txt to accurately reflect the work
done since forking Free Flow, organized into three themes:

- Speed: warm-microphone instant start, fast mode that drops the screenshot
  and context call from plain dictation, leaner audio hot path, faster launch,
  and os_signpost latency instrumentation.
- Accuracy: Whisper-paper robust per-segment decoding, an audio front-end for
  quiet voices, temperature=0 decoding, and custom-vocabulary biasing of the
  raw transcript.
- Tokens: user-configurable reasoning effort (new vs Free Flow), a cleanup
  prompt cut to ~half its length, smaller default screenshots, and always
  stripping reasoning blocks.

Also correct the earlier claim that reasoning is disabled by default (it is
user-configurable) and the privacy note (the app also contacts GitHub for
update checks).
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 71e7f23f-d1de-46e2-977c-4e176a6ac6c5

📥 Commits

Reviewing files that changed from the base of the PR and between 1863b1e and 581d113.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • README.md
  • website/llms.txt

📝 Walkthrough

Walkthrough

This PR rewrites the release notes, README overview, and website summary to describe the Fluent rebrand and updated speed, accuracy, and token-efficiency messaging. It also adds a README privacy note about GitHub update checks.

Changes

Documentation refresh

Layer / File(s) Summary
Release notes and overview
CHANGELOG.md, README.md, website/llms.txt
Release notes and public overview text were expanded to list rebrand details and the updated feature messaging.
Privacy note
README.md
The README privacy text now states that the app contacts GitHub to check for updates.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • inhaq/fluent#16: Continues the same Fluent rebrand and documentation updates across CHANGELOG.md, README.md, and website/llms.txt.

Poem

I’m a bunny with a notebook bright,
I hopped through changelogs in the night.
Fluent sings of speed and care,
with update checks floating in the air. 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the docs-only changes around Fluent's speed, accuracy, and token usage improvements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/speed-accuracy-tokens

Comment @coderabbitai help to get the list of available commands.

@inhaq inhaq merged commit 57fc005 into main Jun 26, 2026
2 checks passed
@inhaq inhaq deleted the docs/speed-accuracy-tokens branch June 26, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant