Why the license matters
MIT means you can read, modify, and redistribute the code without royalties or lock-in. For software that runs commands on your machine, that openness is the point.
What you can do
- Audit what the agent actually sends and when.
- Fork it and change any default.
- Self-host the whole stack.
- Export your audit trail as JSONL.
Where the code lives
The agent, the control plane, and the docs are on GitHub. The repository includes the security model and examples, not just the source.
No vendor lock-in
Your data is not in a proprietary format, and the license does not change when you grow. You can move between self-hosted and hosted freely.
Start from the repo
$ git clone https://github.com/MONAEXPERT/agent