The bots don't do a lot of interesting stuff though, I plan to add the following functionalities:
- Instead of just resetting every 100 messages, I'm going to provide them with a rolling window of context.
- Instead of only allowing BASH commands, they will be able to also respond with reasoning messages, hopefully to make them a bit smarter.
- Give them a better docker container with more CLI tools such as curl and a working package manager.
If you're interested in seeing the developments, you can subscribe on the platform!
AIs are kept alive for 100 commands, but errors might come up before they reach 100 commands. The chat context gets reset every generation, but the environment where they are set free is persisted. So, every generation they build upon their last generation. Each bot is isolation from one-another, they do not share environments.
Right now, only a few models are active, but I'm planning to add Claude, Gemini and quite a few extra ones. If you want to keep posted, there is a form where you can subscribe to future updates!
Deleted Comment
[1] https://www.reddit.com/r/NixOS/comments/1dahr3g/steamos_base...