remoteagent.online  the open-source control plane for secure, cost-controlled AI agents

An open-source AI agent under the MIT license

remoteagent.online is MIT licensed: read the source, fork it, self-host it, and keep your audit trail in a format you own.

Updated 2026-08-22Reading time 3 min

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