v0.9.1

agent0ai/agent-zerov0.9.1Jul 7, 2025by frdel

AI Summary

Replaces Langchain with LiteLLM to support more providers and reasoning models, alongside significant UI refinements for better mobile experience.

Key Highlights

  • Langchain replaced with LiteLLM
  • Openrouter set as default instead of OpenAI
  • UI message grouping system
  • Streamable HTTP MCP servers support

New Features

  • Langchain replaced with LiteLLM
  • Support for reasoning models streaming
  • Support for more providers
  • Openrouter set as default
  • New message grouping system
  • Communication smoother and more efficient
  • Collapsible messages by type
  • Code execution tool output improved
  • Tables and code blocks scrollable
  • More space efficient on mobile
  • Streamable HTTP MCP servers support
  • LLM API URL added to models config for Azure, local and custom providers

Full Release Notes

# v0.9.1 - LiteLLM, UI improvements
- Langchain replaced with LiteLLM
    - Support for reasoning models streaming
    - Support for more providers
    - Openrouter set as default instead of OpenAI
- UI improvements
    - New message grouping system
    - Communication smoother and more efficient
    - Collapsible messages by type
    - Code execution tool output improved
    - Tables and code blocks scrollable
    - More space efficient on mobile
- Streamable HTTP MCP servers support
- LLM API URL added to models config for Azure, local and custom providers