agnostic-ai v0.61.0: Cline rules reach Cline Agnostic-ai released version 0.61.0, which now emits Cline rules to the `.clinerules/` directory that Cline's CLI and editors read. The release also makes invalid OpenCode and Junie names fail before an unusable file is written, and lets moved Claude Code output directories round-trip through `import` and `doctor`. Projects syncing the Cline target should run `agnostic-ai sync` and review the generated move. 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 .