con un clic
quanux-control-plane
Python Control Plane (Client Library for C++ Runtime)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Python Control Plane (Client Library for C++ Runtime)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | quanux-control-plane |
| description | Python Control Plane (Client Library for C++ Runtime) |
quanux.runtime)The Control Plane facilitates the "Remote Control" of the C++ organism from Python.
quanux_supervisor.Agents should use this library to verify system state or command new strategies.
from server.control import RuntimeClient
async with RuntimeClient() as client:
# 1. Command (Act)
# Spawns a C++ strategy in the Execution Node
await client.spawn_strategy("momentum_v1", "ESH5")
# 2. Telemetry (Listen)
async for log in client.subscribe_logs():
print(log)
streamlit) never loads libquanux.so. If the Python UI crashes, the C++ trading engine relies on its own Supervisor and keeps running.sys.cmd.* text streams.Reference for OS and Kernel parameter optimization on the QuanuX Edge.
Reference for using the QuanuX Control CLI (quanuxctl).
Official Figma Developer MCP integration for QuanuX. Allows agents to inspect designs, extract variables, and generate code from Figma files.
The authoritative "School of Architecture" for building QuanuX Extensions (Sidecars). Enforces the QXP protocol, Go runtime preference, and privacy-first security model.
Instructions for operating and configuring the SignalR Bridge for TopstepX.
Guidelines for adding functions to the AST translation map for QuanuX-Annex duckdb transpiler