بنقرة واحدة
pm-commander
macOS SwiftUI companion app — native menu bar UI for Sapphire control-plane
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
macOS SwiftUI companion app — native menu bar UI for Sapphire control-plane
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
Agent dispatch — OpenClaw, NemoClaw, orchestrator, runtime policy
Aster DEX trading bot — Solana perpetuals, CEX-style API, Shield HFT strategy
| name | pm-commander |
| description | macOS SwiftUI companion app — native menu bar UI for Sapphire control-plane |
| type | tool |
| runtime | swift |
| deploy_target | mac |
| dependencies | [] |
| entry_point | PMCommanderApp/PMCommanderApp.swift |
| test_command | swift test |
Native macOS SwiftUI app that lives in the menu bar. Provides at-a-glance project status, task creation, and Telegram notification relay without opening a browser.
cd tools/pm-commander
swift build -c release
# or open Package.swift in Xcode
Points to control-plane at http://localhost:8080 (dev) or https://pm.sapphirealpha.xyz (prod).
Set via PM_API_URL environment variable or app Settings panel.