一键导入
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.