Releases: harrydaihaolin/agent-readiness
Releases · harrydaihaolin/agent-readiness
v4.1.0
What's Changed
- fix(dashboard): detached server that survives CLI exit + stale-dist guard by @harrydaihaolin in #112
- fix(history): serve a live workspace index (GET /api/workspaces) by @harrydaihaolin in #113
- feat(api): include workspace_path in /api/scans rows by @harrydaihaolin in #114
- chore(dashboard): refresh _dashboard_dist (history fix + filters) by @harrydaihaolin in #115
- feat(intents): scan-intent store + /api/intents endpoints (Plan 1) by @harrydaihaolin in #116
- chore(release): 4.1.0 by @harrydaihaolin in #117
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- feat: dashboard onboarding wizard backend (v4.0.0, BREAKING) by @harrydaihaolin in #111
Full Changelog: v3.4.3...v4.0.0
v3.4.3
What's Changed
- feat(enumerate): ship deterministic classification_hint on EnumerationReport (v3.4.3) by @harrydaihaolin in #110
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- docs(README): skill-first install, dashboard-mode section, Bundle C/D capabilities by @harrydaihaolin in #108
- fix(scan-and-view): open /#/live/<scan_id> so dashboard reaches LivePage (v3.4.2) by @harrydaihaolin in #109
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- chore(release): v3.4.1 — rebundle _dashboard_dist/ with Bundle D dashboard build (PR D-5) by @harrydaihaolin in #107
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- feat(live_scan): SSE event log + prompt state machine + JSON API (Bundle D / D-2, v3.4.0) by @harrydaihaolin in #106
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat(ontology): forward-chaining reasoner + ontology_inference matcher + reason CLI (v3.3.0) by @harrydaihaolin in #105
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- feat(ontology): correctness pass — Check A (id_template) + Check B (link endpoints) by @harrydaihaolin in #101
- feat(rules_eval): surface optional namespace on LoadedRule by @harrydaihaolin in #102
- feat: confidence branching + gap CLI + gaps_jsonl_unresolved matcher (v3.2.0) by @harrydaihaolin in #104
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- feat(live-scan): progressive workspace scan + render + history (Plan 1) by @harrydaihaolin in #99
- chore(release): bump to 3.1.0 — progressive workspace scan by @harrydaihaolin in #100
Full Changelog: v3.0.4...v3.1.0
v3.0.4
What's Changed
- fix(matchers): regex_in_files needs re.MULTILINE so ^/$ anchor per-line (v3.0.4) by @harrydaihaolin in #98
Full Changelog: v3.0.3...v3.0.4