lynxprompt 0.6.0 → 0.7.1

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
@@ -195,17 +195,13 @@ lynxp whoami
195
195
  lynxp logout
196
196
  ```
197
197
 
198
- ### Advanced: Init and Sync
198
+ ### Advanced: Multi-Format Generation
199
199
 
200
- For power users who want to manage rules across multiple AI editors:
200
+ For power users who want to generate configs for multiple AI editors at once:
201
201
 
202
202
  ```bash
203
- # Initialize .lynxprompt/ folder
204
- lynxp init
205
-
206
- # Sync rules to all configured agents
207
- lynxp sync
208
- lynxp sync --dry-run # Preview changes
203
+ # Generate for multiple formats at once
204
+ lynxp wizard -f agents,cursor,copilot,windsurf
209
205
 
210
206
  # Manage AI agents
211
207
  lynxp agents