Self-hosted · any model · your machine
Everything an AI assistant needs around it.
The clever part is already solved — you can buy a good model by the hour. What is missing is everything around it: what it is allowed to do, who signs off before it does anything serious, what it costs, and what it actually did. That is what this is.
curl -fsSL https://heddled.com/install.sh | sh
irm https://heddled.com/install.ps1 | iex
- It stops and asks. Mark anything you would rather approve and the run waits for a person — enforced by the platform, not requested of the model. It carries on from exactly where it stopped.
- Limits that hold. Cap what it spends in a day, how often an action may run, and keep card and account numbers out of the record.
- Everything it did, written down. What was asked, what it looked up, what came back, what it decided — readable months later.
- It starts itself. On a schedule, when a file lands, or when email arrives in a mailbox you point it at.
- It reaches your systems. Look a record up, call an API, send a message, work through a folder of files — most of it without writing code.
- It stays yours. One container on your own hardware, any model provider or one you run, and every setting a plain file you can read.
How it all works, in the documentation · a page for whoever signs things off · assistants that call each other · tests made by the person who spotted the problem