Launching today

AEGIS
Self-hosted AI agents that interrupt you less
8 followers
Self-hosted AI agents that interrupt you less
8 followers
AEGIS is a self-hosted platform where named agents run durable Temporal workflows over your own data - tasks, money, knowledge, homelab alerts - and only ask for a decision when they truly need one. Local-LLM-first, MIT-licensed. Fork it and make it yours.






A solid foundation for anyone who wants durable agents without giving up control of their data. One thing that would make it way more useful for me: a built-in dashboard showing live workflow state and a replay button right from the UI, so I can inspect where a stuck job actually died instead of digging through Temporal logs.
@ayhanyaktqar2 That would be coming in soon.. I'm getting the status from the app by hitting temporal apis. but it gives simple stuff.. you can see the basic status as of now.. you only need to go inside temporal, if you really want to dive deep in logs/steps..