v0.2.3 — read list --where field filters
Summary
read list --where field=value— filter rows by field value (exact match; repeat for AND).*and?wildcards supported (e.g.--where name=*Tiexin*).- Efficiency benchmarks and regression tests for field filtering.
- New application note:
application-notes/llm-sysml-v2-modeling.md(SysML v2 modeling with the 6-step pipeline).
Test plan
-
pytest— 39 tests passing -
python scripts/benchmark_efficiency.py