Skip to content

v0.1.5: feat: add semantic similarity scoring

Choose a tag to compare

@Sayeem3051 Sayeem3051 released this 07 Apr 16:40
· 19 commits to main since this release

🚀 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 watch command 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