This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
ReleasePort's take
Light signalRelease v1.0.4 of SayItDev fixes multiple crashes and hangs in the dev command while adding a new --transcribe flag and deprecating the --agent flag.
Why it matters: Bugfixes resolve critical failures (crash on end‑of‑speech, second mic capture hang) affecting developers using dev --listen/--agent; adds functional --transcribe option and removes deprecated --agent, impacting workflow scripts that relied on it.
Summary
AI summaryUpdates conftest, test, and claude across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds --transcribe flag to dev command. Adds --transcribe flag to dev command. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Low |
Rebrands to SayItDev and adds on‑device voice CLI plus server audio API. Rebrands to SayItDev and adds on‑device voice CLI plus server audio API. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Deprecation | Low |
Removes --agent flag from dev command. Removes --agent flag from dev command. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes crash when using dev --listen end-of-speech. Fixes crash when using dev --listen end-of-speech. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes second microphone capture not opening on --listen/--agent. Fixes second microphone capture not opening on --listen/--agent. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes POST /v1/audio/speech hang caused by async TTS render on MainActor. Fixes POST /v1/audio/speech hang caused by async TTS render on MainActor. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes dev --listen issues: live transcript, silence stop handling, and trace trap crash. Fixes dev --listen issues: live transcript, silence stop handling, and trace trap crash. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes dev --agent/--listen microphone heap abort using MicCaptureSession. Fixes dev --agent/--listen microphone heap abort using MicCaptureSession. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Fixes MCP integration authentication and brew service log rebrand check. Fixes MCP integration authentication and brew service log rebrand check. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Ensures MCP test server starts with required --token flag in preflight and CI. Ensures MCP test server starts with required --token flag in preflight and CI. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
What's Changed
- 6faf7ec Fix dev --listen end-of-speech crash; add --transcribe; remove --agent.
- 7e16af7 release v1.0.3
- 1e9e71f Fix second mic capture not opening on --listen/--agent
- 2f9e74d release v1.0.2
- c64ed3a Install integration test Python deps before pytest in release pipeline
- fc9ff68 Send Bearer token on protected remote-MCP test routes
- feb64a1 Fix integration test failures blocking the release
- e739aa9 Fix integration tests for MCP server bearer token requirement.
- 21c6b21 Fix MCP integration auth and brew service log rebrand check.
- 64acfba Fix POST /v1/audio/speech hang by async TTS render on MainActor.
- 7ed8d81 Fix MCP test server startup in preflight and CI (requires --token).
- 7a7677b Fix dev --agent/--listen mic heap abort with MicCaptureSession.
- f167501 release v1.0.1
- c9b9fd0 Fix release qualification drift in CLI reference and nixpkgs bump script.
- 9940d5e Move ad-hoc post-build signing into scripts/adhoc-sign.sh.
- e1a3c08 Sync release artifacts and fix release script defaults for qualification.
- 8d2878a Fix dev --listen: live transcript, silence stop, and trace trap crash.
- 6bd3300 Update README to remove maintainer information for a cleaner presentation.
- 2b8ac52 Simplify README to essentials: install, usage, and doc links.
- 5ae4989 SayItDev 1.0.0 audit: rebrand fixes, security hardening, and release integrity.
- 0888dfa Rebrand to SayItDev and add on-device voice CLI + server audio API.
- 83f02ce test(conftest): run_cli_rotating_seeds - CLI twin of post_chat_rotating_seeds (#374)
- add3181 test: two-phase integration runs - model-free parallel first, model serial second (#374)
- a3aba89 docs(claude): sync to v1.8.3 and post-release test counts (1041 unit / 470 integration, CI 1216)
Install: brew tap innovatorved/tap && brew install innovatorved/tap/dev
Upgrade: brew upgrade dev
Breaking Changes
- Removed --agent flag from dev command
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Sayitdev
All releases →Beta — feedback welcome: [email protected]