v0.108.1
diffusionstudio/corev0.108.1Aug 4, 2026by mmabrouk
AI Summary
Release focusing on CI/CD improvements and security enhancements regarding credential management.
Key Highlights
- Voice input as an experimental per-user settings flag
- Deliver agent credentials through Daytona Secrets
- Hide Daytona credentials by default
- CI improvements: Clone mode for Railway previews and lifetime caps
- Rebuild Codex subscription auth symlink on durable mount
New Features
- Voice input as an experimental per-user settings flag
- Deliver agent credentials through Daytona Secrets
- Hide Daytona credentials by default
Full Release Notes
## What's Changed * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5677 * [5650] chore(ci): make clone mode the only Railway preview path (WP4) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5678 * feat(frontend): voice input as an experimental per-user settings flag by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5657 * [5650] chore(ci): cap Railway preview lifetime at 6h and sweep hourly by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5699 * [refactor] Group RunPlan by concern instead of one flat bag by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5702 * [feat] Deliver agent credentials through Daytona Secrets by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5670 * [AGE-4063] test(qa): make continuity a real dimension of the agent release gate by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5697 * [AGE-4063] fix(runner): rebuild the Codex subscription auth symlink on every durable mount by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5696 * [feat] Make browser tabs describe the active page by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5704 * [feat] Hide Daytona credentials by default by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5705 * Update README with demo link and remove duplication by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5707 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5723 * [docs] Announce Codex and Daytona credential hiding by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/5725 * [release] v0.108.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/5698 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.108.0...v0.108.1