agnostic-ai v0.62.0: permission policies reach OpenCode and Kilo Agnostic-ai v0.62.0 now translates portable allow, deny, and ask permission policies to OpenCode and Kilo Code project configuration, and unsupported policy mappings produce a coverage note instead of being dropped silently. The release also restores Cline agents and Augment permission imports, and users who ran `import augment` on v0.61.0 must run it again before syncing, while hand-written OpenCode permissions must move under `x-opencode.permission` before the next sync. agnostic-ai v0.62.0: permission policies reach OpenCode and Kilo Portable allow , deny , and ask rules now translate to OpenCode and Kilo Code project configuration. Targets that cannot apply a policy now explain why instead of dropping it silently. What to do 1. If you used import augment on v0.61.0, run it again before syncing. 2. If you hand-wrote OpenCode permissions, move them under x-opencode.permission before the next sync. What changed - Portable permission policies now reach OpenCode and Kilo Code. - Unsupported policy mappings produce a coverage note instead of disappearing. - Cline agents and Augment permission imports work again. Read the complete v0.62.0 release notes https://github.com/Chemaclass/agnostic-ai/releases/tag/v0.62.0 .