v0.0.199
What's Changed
- Add trust-scored template matching (ambiguity / PSR) by @JE-Chen in #373
- Add table_grid_fill: fill a ruling-line grid with OCR text by @JE-Chen in #374
- Add token-budgeted observation delta (what changed) by @JE-Chen in #375
- Add auto-thresholded template matching (Otsu on score map) by @JE-Chen in #376
- Add column_layout: infer columns from whitespace (borderless tables) by @JE-Chen in #377
- Add form_fields: multi-direction label/value association + checkbox state by @JE-Chen in #378
- Add action_effect: classify did-my-click-do-anything with attribution by @JE-Chen in #379
- Add edge_match: edge-shape (Chamfer) template matching by @JE-Chen in #380
- Add postcondition: declarative expected-outcome specs for actions by @JE-Chen in #381
- Add step_repair: repair-tactic policy for failed / no-effect actions by @JE-Chen in #382
- Release: round-13 batch (10 features, v161-v170) by @JE-Chen in #383
Full Changelog: v0.0.198...v0.0.199