zed/crates/prompt_store
Richard Feldman b49e5f19b9
Avoid duplicate migrated skills (#57853)
## Summary

- Track existing skill file contents and instruction bodies before
migrating Rules to Skills
- Skip writing migrated skills when an equivalent skill already exists
- Cover duplicate detection across differently named skills

## Tests

- cargo test -p prompt_store rules_to_skills_migration

Release Notes:

- Fixed duplicate Skills being created when migrating Rules.
2026-05-27 16:46:54 +00:00
..
src Avoid duplicate migrated skills (#57853) 2026-05-27 16:46:54 +00:00
Cargo.toml Remove Skills feature flag (#57162) 2026-05-20 00:28:09 +00:00
LICENSE-GPL chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00