v0.8.0
elizaOS/elizav0.8.0Jul 24, 2026by ramnique
AI Summary
This release streamlines the user experience with a redesigned model settings interface, introduces inline data visualization in chats, and improves application reliability through code signing.
Key Highlights
- Redesigned unified settings experience for model providers and choice.
- Added inline chart generation directly within the chat interface.
- Added automatic chat naming based on the first message.
- Signed Windows builds via Azure Trusted Signing.
- Extended model call limits up to 500 per workflow.
New Features
- Unified settings for model selection with per-task recommendations.
- Inline chart generation for trends and comparisons.
- Automatic chat title generation.
- Signed Windows builds to reduce install warnings.
- Increased default model call limits (up to 500 configurable).
- Sign-in with ChatGPT option during onboarding.
- Improved billing error notices and local timezone timestamps.
Full Release Notes
## What's new **🎛️ One place for models.** Provider setup and model choice now live in a single redesigned settings experience: connect a provider, browse every available model in a split-view picker, and get per-task recommendations applied automatically. Background tasks (notes, titles, live notes) can run on their own models or simply inherit your assistant's. **📊 Charts, right in the chat.** Ask for a comparison or a trend and the assistant can now draw inline charts directly in the conversation — no export, no external tool. **✍️ Chats name themselves.** New conversations get a short, meaningful title from your first message, so your history reads like a table of contents instead of a wall of "New chat". **🪟 Signed Windows builds.** Windows releases are now code-signed via Azure Trusted Signing — fewer scary install warnings, and release notes now show on the Windows update card too. **🏃 Longer runs, graceful finishes.** The assistant can take up to 50 model calls per turn by default (configurable up to 500, per workflow) — and when it does hit the limit, it wraps up with a real answer instead of stopping mid-thought. ### Also in this release - Billing problems now show a clear inline notice instead of a blank response - Chat timestamps display in your local timezone - Meeting system-audio capture now works on Linux - Sign in with ChatGPT is offered right in onboarding - The settings Models tab updates live when you sign out of Rowboat - Settings dialog tabs scroll properly on smaller windows - Background task failures are now logged with their reasons for easier debugging