agnostic-ai v0.63.0: target-specific settings now work
Target-specific settings now reach the native file and merge with portable policy. Invalid values report a useful coverage note instead of failing silently.
What to do
- If you use
x-<target> settings, run agnostic-ai sync and review the diff.
What changed
x-<target> settings now reach the target's native settings file.- Native settings merge with portable permissions and hooks instead of replacing them.
- Invalid target-specific values now produce a coverage note rather than disappearing.
Read the complete v0.63.0 release notes.