agnostic-ai v0.68.1: global sync respects target filters Agnostic-ai released version 0.68.1, which fixes global sync so it respects target filters, and users of global hooks or skills should run `agnostic-ai sync --global` to apply the corrected output. The release renders global skill metadata per target while shared skill directories keep neutral frontmatter (#1150), makes `readonly: true` put Codex agents in the read-only sandbox with a coverage note for targets that drop it (#1149), and lets personal specs in `$AGNOSTIC_AI_HOME/local/` override shared specs with `list --global` showing their layer (#1153). No new upstream CLI or model change was verified since v0.68.0, published earlier the same day. What to do 1. If you use global hooks or skills, run agnostic-ai sync --global to apply the corrected output one command . Nothing else needs action. What changed - Global skill metadata renders per target, while shared skill directories keep neutral frontmatter 1150 . - readonly: true puts Codex agents in the read-only sandbox; targets that drop it report a coverage note 1149 . - Personal specs in $AGNOSTIC AI HOME/local/ override shared specs, and list --global shows their layer 1153 . Full details are in the GitHub release notes https://github.com/Chemaclass/agnostic-ai/releases/tag/v0.68.1 . Upstream CLI and model news No new upstream change was verified for this briefing since v0.68.0, published earlier today.