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)
0 comments
muse hub commit comment sha256:40a2a0e03820cf3a3ad1d71255f2e1b5b20fad50cb327b2330f1c583035fb4a5 --body "your comment"
No comments yet. Be the first to start the discussion.