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