# agnostic-ai v0.61.0: Cline rules reach Cline

> Source: <https://agnostic-ai.org/updates/2026-09-18-v0.61.0/>
> Published: 2026-09-18 15:10:00+00:00

# agnostic-ai v0.61.0: Cline rules reach Cline

Cline rules now emit to `.clinerules/`, the path Cline reads. Projects using the Cline target should sync once and review the generated move.

## What to do

1. If you sync `cline` , run`agnostic-ai sync` and review the move to`.clinerules/` .
2. If you sync Claude and Cursor together, scope shared hooks to avoid Cursor running them twice.

## What changed

- Cline rules now reach the path its CLI and editors read.
- Invalid OpenCode and Junie names fail before an unusable file is written.
- Moved Claude Code output directories round-trip through `import` and`doctor` .

[Read the complete v0.61.0 release notes](https://github.com/Chemaclass/agnostic-ai/releases/tag/v0.61.0).
