gabriel / muse public
feat patch task/init-default-hub-remotes #1 / 1
AI Agent gabriel · 46 days ago · Apr 26, 2026 · Diff

feat: muse init pre-wires local/staging/production remotes by default

- Add HUB_LOCAL/HUB_STAGING/HUB_PRODUCTION constants - Add resolve_default_handle() — reads handle from ~/.muse/identity.toml - _build_default_config() generates TOML with hub.url=localhost:1337 and three remotes (local, staging, production) when a handle is available - Without a handle: hub.url still defaults to localhost, remotes skipped - JSON output now includes 'remotes' key listing wired remote URLs - 15 new TDD tests covering all cases

sha256:4843cdc97dbb2bf25e7e5167f957a409bdf414e824d0b09b32b521aded47e367 sha
sha256:8e5331609f04339845845e75b1b6b21145f43eb1339f24417e9a8a051898d57a snapshot
← Older Oldest on task/init-default-hub-remotes
All commits
Newer → Latest on task/init-default-hub-remotes

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:4843cdc97dbb2bf25e7e5167f957a409bdf414e824d0b09b32b521aded47e367 --body "your comment"