v0.9.3

Subordinate Agents, Memory & Providers

August 4, 2025

Major extensibility update allowing subordinate agents to have dedicated prompts, tools, and system extensions. Enhanced memory system with AI consolidation and filtering, plus Venice.ai provider support.

✨ New Features

  • Subordinate agents extensibility framework - dedicated prompts, tools, and system extensions
  • Venice.ai LLM provider support
  • Streamable HTTP MCP server support (in addition to server-side events)
  • Initial agent message for new chats to improve formatting behavior
  • Docker build support for local images

⚡ Improvements

  • LLM providers now configurable via providers.yaml file
  • AI memory consolidation when saving memories for improved quality
  • AI filtering when loading memories for better relevance
  • Auto memory system configuration controls in settings
  • Faster startup and restart times with lazy resource loading

🐛 Bug Fixes

  • Fixed file browser issue