v0.4.2 — Interactive Euclid-IR REPL
What's new
Added
- Interactive Euclid-IR REPL —
euclid-cliwith no subcommand opens aswipl/psql-style shell: facts and rules accumulate in a session knowledge base across? querylines, multi-line rules continue afterIF/AND(continuation prompt... >), and:meta-commands cover the remaining tools (:check,:kb,:load <file>,:explain [query],:diagnose <query> [why|why_not|what_needs],:what-if <mods>,:reset,:quit). Piped input runs the same loop as a batch script without prompts;-f/--knowledgeseed the session (preload fallback when empty). Docs: README "Via CLI" anddocs/CLI.md.
Full changelog: CHANGELOG.md