- Added training data logger for LLM distillation
- Added benchmark suite (Banking77)
- Improved observer mode
- Initial release
- Core: RuleChef, Task, Dataset, Example, Rule
- Task types: NER, Extraction, Classification, Transformation
- Rule formats: Regex, Code, spaCy
- Agentic coordinator with rule pruning
- LLM observation mode with auto-discovery
- CLI interactive shell
- grex integration for regex hints