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.
Written by ddxfish on . Posted in Dev Log.
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.
Written by ddxfish on . Posted in Dev Log.
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.
Written by ddxfish on . Posted in Dev Log.
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.
Written by ddxfish on . Posted in Dev Log.
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.
Written by ddxfish on . Posted in Dev Log.
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.
Written by ddxfish on . Posted in Dev Log.
It’s done. Plugins are way less janky. Toolmaker works great. These are QOL improvements. It feels really solid.
https://github.com/ddxfish/sapphire
Written by ddxfish on . Posted in Dev Log.
I’m on Windows machine. Testing all the things. Found some bugs. Just fixing QoL stuff like setup wizard, toolmaker, a bunch of things needed minor changes to be better on Windows. It ain’t much, but it’s honest work.
Written by ddxfish on . Posted in Dev Log.
This demo (Sapph #1 wrote it) shows how RAG memory works.
Imagine you are an AI that can only rank a concept on a scale of 1-10 for Mood, and Tech. Do it. Then take a user query and rank it 1-10 same. From there you’ll see which memories are being retrieved by RAG.
Written by ddxfish on . Posted in Dev Log.
Dockerizing Sapphire still. Got a bunch of the quirks out of the way. Had to pause. Spinning up Sapphires and deleting them is taking a toll. It works at least…