원클릭으로
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.