flux 0.42.0 — rooms, and the history you already have
· 7 min read
0.42.0 is a minor release, which pre-1.0 is how this project signals a breaking change. Two of
them: VoiceTurnHandler::turn now carries a Speaker, and SubAgents gained a public field. If you
implement a voice handler or build SubAgents with a struct literal, read the action-needed
section before upgrading.
The headline is that flux can now sit in a room with several people. The subtler half is that three of the nine stories in this cut are foundations whose consumers are not wired yet — and saying so plainly is more useful than a feature list that implies otherwise.