v0.1.5: feat: add semantic similarity scoring
🚀 What’s New in ctxeng
This release introduces powerful automation, smarter relevance scoring, improved metadata, and important fixes to enhance the overall developer experience.
✨ New Features
🔄 Auto Context Rebuild (watch mode)
- Added
ctxeng watchcommand to automatically rebuild context when files change - Designed for a smoother development workflow without manual re-runs
Key capabilities:
- ⏱️ Debounced rebuilds to prevent excessive processing
- 📁 Optional output file support
- 🛑 Graceful shutdown using
Ctrl+C
Example usage:
ctxeng watch