Skip to content

v1.0.0

Choose a tag to compare

@h1ddenpr0cess20 h1ddenpr0cess20 released this 16 Mar 03:34
· 33 commits to main since this release

Agent Smithers v1.0.0

An agentic AI assistant for Matrix, built on the Responses API format. Agent Smithers connects to Matrix rooms with end-to-end encryption and provides conversational AI powered by multiple providers.

Features

  • Multi-provider support — OpenAI, xAI, and local models via LM Studio
  • Per-user conversation history with encrypted persistence
  • Search tools and code execution via tool use
  • Remote MCP server support for extensible tooling
  • Image/video generation — Grok Imagine and Sora
  • End-to-end encryption with matrix-nio[e2e]
  • User personalization — custom personas, per-user model selection, location-aware responses
  • Admin controls — runtime model switching, tool toggles, country filtering
  • Docker support with automated Docker Hub publishing

Install

pip install agent-smithers

or via Docker:

docker pull h1ddenpr0cess20/agent-smithers