con un clic
sapphire-agents
Agent dispatch — OpenClaw, NemoClaw, orchestrator, runtime policy
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ú
Agent dispatch — OpenClaw, NemoClaw, orchestrator, runtime policy
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.
Infrastructure-as-code — GCP Terraform, Pi deployment configs, Docker
Trading engine — signals, risk, execution, self-improvement loop
PM hub — project board, task scoring, event stream, Telegram integration
Send a test trading signal through the Sapphire pipeline
Aster DEX trading bot — Solana perpetuals, CEX-style API, Shield HFT strategy
Flask trading dashboard at sapphirealpha.xyz — PnL, positions, system status
| name | sapphire-agents |
| description | Agent dispatch — OpenClaw, NemoClaw, orchestrator, runtime policy |
| type | library |
| runtime | python |
| deploy_target | none |
| dependencies | ["sapphire-core"] |
| entry_point | src/sapphire_agents/__init__.py |
| test_command | pytest tests/unit/ |
Agent orchestration library. Dispatches tasks to OpenClaw (Mac/Cloud), NemoClaw (Windows GPU), or Kimi Claw (rari1). Manages runtime policies and token budgets.
src/sapphire_agents/openclaw_dispatch.py — OpenClaw gateway clientsrc/sapphire_agents/orchestrator.py — Task routing and lifecyclesrc/sapphire_agents/runtime_policy.py — Agent permissions and boundariessrc/sapphire_agents/token_governor.py — LLM token budget management