Realtime interpreter work (realtime_interpreter.rs, realtimeInterpreter.ts, RealtimeInterpreterTab.tsx), .gitignore entries for Beads/Dolt, audio-pipeline docs, style rule, and the talkis-product-ui-style skill.
- fix: paste via CGEvent with Command flag baked in (no more stray 'v')
- fix: local STT mode bypasses API key check (Speaches needs no auth)
- fix: Speaches returns 500 on verbose_json — use json for local endpoints
- fix: language param now sent to Speaches (prevents foreign-script hallucinations)
- fix: business style now strips ну вот/слушай/ну ладно fillers
- feat: local model instructions collapsible in settings
- fix: correct GitHub repo link in settings
- chore: add testing_plan.md, release review v0.1.10
- Full rebrand: TalkFlow → Talkis across all code, config, UI, docs
- Bundle ID: com.trixter.talkis, deep link: talkis://, store: talkis.json
- Fix: SettingsTabs now emits SETTINGS_UPDATED_EVENT so API key, style,
and endpoint changes apply immediately without restart
- Update GitHub Actions workflow artifact paths for new name
- Version 0.1.8
Clear the old macOS Accessibility permission entry before opening System Settings so users can re-grant access after reinstalling a newer Talk Flow build, and publish the fix as v0.1.7.
Point the bundled widget window at the app frontend instead of the dev server, replace the broken clear-history confirm flow, and ship the emergency fix as v0.1.6.
Prevent release users from getting stuck on accessibility onboarding by treating DMG/App Translocation launches as a hard blocker, routing them to Applications, and publishing the fix as v0.1.5.
Improve bundled-app accessibility checks, warn when the app is launched from a mounted or translocated location, and post-process macOS release artifacts with a stable app identifier before publishing v0.1.3.