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 signalReleasePort Layer 1 v1.0.5 rebrands to SayItDev and adds an on‑device voice CLI plus a server audio API.
Why it matters: The new branding and APIs expand developer tooling options, enabling local transcription and remote speech processing in one release.
Summary
AI summaryRebrands to SayItDev, adds on‑device voice CLI and server audio API, updates conftest integration tests, modernizes test workflow, and synchronizes claude documentation.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds --transcribe option to dev --listen for live transcription. Adds --transcribe option to dev --listen for live transcription. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Low |
Rebrands project to SayItDev and adds on‑device voice CLI plus server audio API. Rebrands project to SayItDev and adds on‑device voice CLI plus server audio API. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes crash when ending speech on --listen. Fixes crash when ending speech on --listen. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes second microphone capture failure on --listen and --agent. Fixes second microphone capture failure on --listen and --agent. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Prevents heap abort in dev --agent/--listen when using MicCaptureSession. Prevents heap abort in dev --agent/--listen when using MicCaptureSession. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Resolves POST /v1/audio/speech hang caused by async TTS render on MainActor. Resolves POST /v1/audio/speech hang caused by async TTS render on MainActor. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Ensures MCP test server starts with required --token flag. Ensures MCP test server starts with required --token flag. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Corrects dev --listen live transcript, silence stop, and trace trap crash. Corrects dev --listen live transcript, silence stop, and trace trap crash. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Removes deprecated --agent flag from dev command. Removes deprecated --agent flag from dev command. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Refactor | Low |
Moves ad‑hoc post‑build signing into scripts/adhoc-sign.sh script. Moves ad‑hoc post‑build signing into scripts/adhoc-sign.sh script. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
What's Changed
- 6716118 Inline dev --listen silence polling on MainActor (no nested monitor Task).
- 4bdbe38 release v1.0.4
- 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
- --agent flag removed
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]