rulesync 8.8.1 → 8.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,6 +58,14 @@ rulesync import --targets cursor # From .cursorrules
58
58
  rulesync import --targets copilot # From .github/copilot-instructions.md
59
59
  ```
60
60
 
61
+ Want to convert configuration from one AI tool to another directly, without
62
+ adopting the `.rulesync/` source-of-truth workflow?
63
+
64
+ ```bash
65
+ # Convert Cursor rules to Copilot and Claude Code in one shot (no .rulesync/ files written)
66
+ rulesync convert --from cursor --to copilot,claudecode
67
+ ```
68
+
61
69
  See [Quick Start guide](https://dyoshikawa.github.io/rulesync/getting-started/quick-start) for more details.
62
70
 
63
71
  ## Supported Tools and Features
@@ -89,6 +97,7 @@ See [Quick Start guide](https://dyoshikawa.github.io/rulesync/getting-started/qu
89
97
  | Windsurf | windsurf | ✅ | ✅ | | | | ✅ 🌏 | | |
90
98
  | Warp | warp | ✅ | | | | | | | |
91
99
  | Replit | replit | ✅ | | | | | ✅ | | |
100
+ | Pi Coding Agent | pi | ✅ 🌏 | | | ✅ 🌏 | | ✅ 🌏 | | |
92
101
  | Zed | zed | | ✅ | | | | | | |
93
102
 
94
103
  - ✅: Supports project mode