Heliox OS Daemon
Python backend for the Heliox OS AI System Control Agent. It provides the append-only experience ledger, durable task loop, temporal context, companion coordination, hybrid world model, verified online learning, strategy/evolution harnesses, 21-specialist mesh, Planner/Executor/Verifier, security layers, and the 157-action system interface.
The optional neural-intent research path runs acquisition and decoding in the
separately authenticated pilot-neurod sidecar. It supports synthetic,
playback, BrainFlow, and local LSL sources, but can emit only signed bounded
intent for dedicated navigation or compiled reversible Tier 0/1 goals. It has
no physical, destructive, arbitrary-command, or approval authority. See
Neural Intent Research Controls.
pip install "pilot-daemon[neural]"
pilot-neurod --source synthetic --synthetic-frequency 12
pilot-neurod-benchmark brainflow-synthetic --seconds 2
pilot-neurod-benchmark eegbci --subject 1 --runs 6 10 14
The benchmark commands need no headset. Their JSON output identifies evidence
as synthetic or recorded_eeg; neither result is live brain-control evidence.
Typed and spoken requests enter the same observable interaction state machine. Interactive browser and desktop goals use a bounded observe, act, and verify loop with fresh screen evidence, target-window re-acquisition, and explicit no-progress limits. Native application launch is fail-closed and platform specific: Windows resolves installed-app records and shortcuts, macOS uses Launch Services, and Linux accepts verified executables or desktop entries. Issuing a launch command is never treated as proof that the user's goal is complete.
Bounded read-only health-review requests use the local
system_health_review action to collect current CPU, memory, disk, battery,
and process evidence without a model call. Cloud planning supports Gemini,
OpenAI, OpenRouter, Claude, and Meta; OpenRouter accepts automatic routing or
an exact catalog model ID such as DeepSeek V4 Pro. Provider keys remain in the
operating-system credential store.
Planning can also use an existing Codex/ChatGPT or Claude Code subscription through that provider's official CLI. Heliox delegates login to the CLI and never reads its OAuth state. The adapter is text-only and cannot execute tools: Codex runs ephemeral in a sterile read-only directory with user rules ignored; Claude runs without tools, browser integration, slash commands, or persistent sessions. Returned plans still pass through the normal policy, approval, execution, and verification pipeline.
An opt-in benchmark measures this path without executing actions:
python benchmarks/subscription_planning_suite.py --provider codex
The report separates Heliox prompt size from provider input, cached input, uncached input, output, and latency. Running it consumes the provider account's subscription allowance.
See the main README and Architecture for the full runtime contract.
SSH Agent (Remote Host Execution)
Heliox includes an optional SshAgent for ssh_command and ssh_script
actions against preconfigured, allowlisted hosts through Paramiko.
Install
pip install "pilot-daemon[ssh]"
Configure allowed hosts
Open Settings > Integrations > SSH, add a named host alias, hostname, port,
username, private-key PEM, and optional passphrase, then use Test connection.
Strict known-host verification is enabled by default. The authenticated daemon
stores only non-secret host metadata in config.toml; private keys and
passphrases go directly to Windows Credential Manager, macOS Keychain, or a
Secret-Service-compatible Linux keyring. Raw credential-storage RPCs are not a
supported user setup path.
Keys and passphrases are never logged and are retrieved only when needed. SSH
actions retain the dedicated ssh_agent gateway profile, exact host allowlist,
confirmation, irreversibility, audit, and verification behavior.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pilot_daemon-0.12.0.tar.gz.
File metadata
- Download URL: pilot_daemon-0.12.0.tar.gz
- Upload date:
- Size: 7.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ccc9e7fe9cad70e018b14d1ffbf62ac17db93f57af18a73681a28f1b10bd69
|
|
| MD5 |
a9241c92a5efec37a610eea57715d82c
|
|
| BLAKE2b-256 |
0a526ff35658906c531153dbe4378625c4e85fed2b7bed67a0892dc6e1ed7dc1
|
File details
Details for the file pilot_daemon-0.12.0-py3-none-any.whl.
File metadata
- Download URL: pilot_daemon-0.12.0-py3-none-any.whl
- Upload date:
- Size: 6.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34c752ce1c26c2a2d05830a711569db0523d20e4df071ccf3842769c0bd46c20
|
|
| MD5 |
3fd0e98be59170f61e3b11765929a0f5
|
|
| BLAKE2b-256 |
2d4ca1781992e1ccfe8a24c7d78fe1105ac7bf4b46bdd727f5ece0ab7a287494
|