AgentOS Beta v0.3.1

Portable, PowerShell-first local agent workspace for Windows.

First run

  1. Extract the ZIP to a writable folder.
  2. Run Install Mix of Agents.bat and configure your own endpoint, model, and optional API key.
  3. Launch Start AgentOS.bat or Start AgentOSX.bat.
  4. Run /doctor, then send a small test prompt.

The package contains no API key, OAuth token, personal profile, chat history, or preconfigured remote account.

PowerShell direct

powershell -NoProfile -ExecutionPolicy Bypass -File ".\Scripts\AgentOS.ps1"
powershell -NoProfile -ExecutionPolicy Bypass -File ".\Scripts\AgentOSX.ps1"

Constrained Language Mode

OS and OSX startup, HTTP turns, and local file-save actions were exercised under PowerShell Constrained Language Mode. Local policy may still restrict networking, child processes, or optional browser/Python features.

Beta limitations

AgentOS can modify files inside its extracted workspace when supported action tags are emitted. Keep it in a folder you control, review generated outputs, and do not place secrets in prompts. This beta makes no claim of universal compliance, accreditation, or production hardening.

Full instructions are in README.md. Current terms: mix-of-agents.com.