Skip to main content

v2.5.0 released

This version has the avatar system so you can upload your own rigged GLB with animation tracks. We have a version on patreon we are trying to get rights to distribute with sapphire’s code. You can get it now if you want it sooner.

https://www.patreon.com/posts/sapphire-3d-153932401

This release also has tons of plugin capabilities. TTS, STT, embeddings, and LLM are all plugins. You can swap them. Careful to use the same dimensions in embeddings, we do not convert the memory database to different dimensions.

v2.5.0 beta testing

I took off a day to play some games with a friend. I just finished the biggest bug hunt I’ve ever done. I wanted to clear up a lot of the pending bugs from the last few releases. I moved fast, broke some stuff, now I’m here to make that stuff work better.

2.5.0 is a collection of capabilities.

  • 3d Avatar support (useless unless you have your own vtuber model)
  • MCP support – full anthropic tool additions, just add MCP server
  • Plugins – STT, TTS, embeddings and LLM are now plugins
  • Plugins – Apps (tiny web pages for plugins) for status pages etc
  • Plugins – Can tap into sidebar and navrail
  • Plugins – credential manager access
  • Theme switcher, plugin theme support, theme custom options

It’s a lot of framework stuff.

Modular TTS, LLM in 2.5.0

I was about to start on the 3d avatar plugin but decided to take a quick detour first. LLM, STT, TTS are all hardcoded. There is no support for adding providers in a plugin. It limits our people who want to use Qwen3 TTS, or add official MiniMax API support, so I am going to add this before cool avatars.

v2.4.0 all but ready

We are in the final testing for 2.4.0. I threw together a quick help system in between all this, and it was an absolutely killer upgrade on top of what was already our biggest upgrade since 2.0.

Anyway, releasing March 19th if all goes well.

v2.3.8 – need beta testers

v2.3.8 is live in the dev branch for beta testing. Trust me when I say daemons will change how you use Sapphire. Discord, telegram in daemon mode are game changers.

Try it. Tell me what you think. Post bugs.

v2.3.6 – Need support

We are on v2.3.6. I ran out of tokens and had to sit back and think how I am going to fund this. This latest version has agents that spin up in the background. Daemons that trigger sapphire on events, discord, telegram, email daemons, agent spin up, auto update, webhooks. You can have one sapphire answering help questions in discord and another on telegram that responds only to you etc. I have 20 personas running in heartbeat at the same time and daemon mode without any weird bleed issues. This is costing a lot to develop and test. We need help. Please join our Patreon. The money goes to tokens to build the app.

https://www.patreon.com/c/sapphireai/membership

Secret stuff in the works

Working on a few huge changes. Daemons respond without needing heartbeat. Webhooks. Discord. Telegram. Email (daemon mode). Token metrics (100% local), plugin refactor (dont worry compatibility is important to me too).

Need funding for tokens to keep doing this. Looking for funding.

Sapphire Dockerized

Completed Dockerization today. Thought it would be a day of work. No. Docker with GPU was a pain. CPU was easy peasy, after a week of refactoring. Someone showed me a chart of the stars today too. We are just about at 100.

v2.2.7 – Accepting Plugin Authors

The plugin store is made and working. We are accepting new authors. If you have a plugin, submit it! We don’t host anything, we just link to your plugin, which allows sapphire to download it and use it herself.

We need plugin authors. Tell me if there is anything I can do to make your plugin work better. I am adding plugin capabilities for your new plugins, and want you to tell me what you need in the plugin system to work your magic.

Plugin store

I’m building an official plugin store. Going to allow people to join and post their plugins on Github. Going to be the start of… Something.