fix(evolve): harden indexer edge cases - #681
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR strengthens the skill-indexing pipeline with cross-platform transcript normalization, refactors skill-session discovery to support candidate-based matching, and enforces stricter CLI argument validation. Changes improve stale detection, event attribution, pseudo-user filtering, and input error reporting. ChangesSkill Indexing Robustness and Argument Validation
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
## [17.21.1](v17.21.0...v17.21.1) (2026-06-02) ### Bug Fixes * **evolve:** harden indexer edge cases ([#681](#681)) ([3d54f3b](3d54f3b))
Summary
Changes
Tests
Summary by CodeRabbit
Bug Fixes
Refactor