gabriel / muse public
feat BREAKING dev
gabriel · 60 days ago · Apr 16, 2026 · Diff

feat: supercharge agent-config for agents

- New `inspect` subcommand: single JSON call returns context, merged rules, adapter sync status, and a `ready` bool — eliminates multiple round-trips for agents entering a new repository - Smart sync: skip files already in sync instead of erroring; --force retains the overwrite-everything behavior; sync is now fully idempotent - Status JSON: add `agent_md_exists`, `ready`, `in_sync_count`, `missing_count`, `out_of_sync_count` fields - Standalone template: add Testing Rules section (no-full-test-suite rule, `muse code test --json` entry in code intelligence table) - Fix TestShow → TestRead: all 4 tests were calling nonexistent `show` subcommand; renamed to match the actual `read` subcommand - 96 tests passing (was 75; +21 new tests covering inspect, smart sync, status extra fields, and template content)

sha256:40a2a0e03820cf3a3ad1d71255f2e1b5b20fad50cb327b2330f1c583035fb4a5 sha
sha256:ace587476d89f454d97315c5f8a95e10e847fa4ba336d7331c50e1193ed4bcce snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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:40a2a0e03820cf3a3ad1d71255f2e1b5b20fad50cb327b2330f1c583035fb4a5 --body "your comment"