# agnostic-ai v0.62.0: permission policies reach OpenCode and Kilo

> Source: <https://agnostic-ai.org/updates/2026-09-19-v0.62.0/>
> Published: 2026-09-19 19:30:00+00:00

# 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).
