Releases: rhiza-fr/coreloop
Releases · rhiza-fr/coreloop
v0.1.3
[0.1.3] — 2026-06-03
Changed
- Web tools rewritten inline — removed the
pvl-webtools[markdown]dependency (which pulled inonnxruntimeviamarkitdown).web_searchnow calls the SearXNG JSON API directly viahttpx;web_fetchconverts HTML to markdown using the Rust-backedhtml-to-markdownlibrary. Theextract_mode: articleoption is dropped;markdown(default) andrawremain. - Widened Python compatibility — minimum version lowered from 3.14 to 3.12, adding support for 3.12 and 3.13.
- Hardened path checks — tightened the path-traversal validation in file tools.
Added
llms.txt— machine-readable project summary for LLM-assisted tooling.
v0.1.2
Config to ~/.coreloop.toml
Full Changelog: v0.1.1...v0.1.2