Releases: pedroibr/agentos
Releases · pedroibr/agentos
Release list
v10.2.0
Improved voice-session continuity so stopping a live session preserves the local conversation and resuming rehydrates prior context instead of restarting from scratch. Also updated the start button label for resumable voice sessions and tightened embed height fill so it reaches the bottom of its available container more cleanly.
v10.1.5
v10.1.4
Updates
- added a Record button to the text-mode composer using MediaRecorder
- transcribed uploaded audio on the backend through a new text-transcription endpoint
- inserted the transcribed text into the message input without auto-sending it
- kept the existing realtime voice workflow unchanged
v10.1.3
Updates
- moved text-only conversations to the OpenAI Responses API while keeping voice on the Realtime API
- added dedicated realtime and text model settings per agent
- fixed multi-turn text history formatting for Responses API requests
- improved session UX so saving ends the current session and New chat fully resets it
v10.1.2
Updates
- moved URL context parameter configuration from global settings to each agent
- persisted validated session context with saved transcripts
- surfaced session context in the Sessions detail view under the Context block
- preserved fallback support for older agents and bumped the plugin version to 10.1.2
v10.1.1
Updates
- standardized the AgentOS admin list screens to feel more native to WordPress
- made item names directly clickable and moved actions into row actions
- added bulk delete support for agents, subscriptions, users, and sessions
- updated the plugin version to 10.1.1 and documented the release
v10.1
v10.0
AgentOS v10.0\n\nHighlights:\n- refreshed embed layout and responsive behavior across desktop and mobile\n- smoother transcript auto-scroll and improved saved-session transcript handling\n- current-session feedback moved into the conversation panel\n- plugin version bumped to 10.0 with update notes recorded in docs/update.md