v1.4.9
Changes
- Make inline variable guidance always active in distill prompts.
- Add delta Dict behavior: each response defines only newly introduced variables and avoids restating old definitions.
- Enforce a substitution pass after Dict or inline variables are defined.
- Sync distill skill copies and tests.
Verification
- npm run verify