What this solves

The RemoteAgent Online runtime is open source: self-host, fork and audit everything. Safe, transparent and cheap are not marketing words here - they are engineered: local policy enforcement, tamper-evident logs and hard budget caps, with any LLM you choose.

Safe, transparent, cheap - engineered in

  • Safe: least-privilege capability grants and local policy enforcement - the device says no before a bad action exists.
  • Transparent: every action, token and tool call lands in a hash-chained, tamper-evident audit log you can verify.
  • Cheap: any LLM - GPT, Claude, Gemini, DeepSeek, Llama, Mistral, Qwen, local models. Your keys, hard caps, no markup.

How RemoteAgent Online solves it

The enterprise fork is yours to keep.

  1. Install the open-source agent runtime on your machine or server.
  2. Write the policy - what the agent may touch and what it must never do.
  3. Grant capabilities narrowly: files, tools, APIs, budgets, time windows.
  4. Run the task and audit every step in the log.

Runs on any LLM: GPT-4o, Claude, Gemini, DeepSeek R1, Llama 3, Mistral, Qwen, Phi-3, Ollama local models.

FAQ

Which license is it under?

Is it safe?

Yes - policies are enforced on the device itself, transport is mTLS-encrypted, and the audit log is hash-chained so nobody can silently rewrite history.

Is it cheap?

Yes - you bring your own LLM keys or run open models locally. No per-seat tax, no token markup, hard budget caps.

Go deeper