You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## v0.4.0 - 2026-05-10
4
+
5
+
- Added Agent UI-inspired best practices, flow taxonomy, evidence contract, and performance/reliability metrics pages.
6
+
- Expanded quickstart, project classification, gate matrix, acceptance scenarios, and verdict guidance with runtime-backed surface evidence rules.
7
+
- Updated source traceability, navigation, README, and LLM entrypoints to include Agent UI, Agent Knowledge, Playwright, Vitest, pytest, and local star-project references.
8
+
- Bumped package and public plan schema version to `0.4.0`.
9
+
3
10
## v0.3.0 - 2026-05-10
4
11
5
12
- Expanded project case studies for Codex, Claude Code snapshot, OpenClaw, Hermes Agent, and Lime.
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Release Notes
2
2
3
+
## v0.4.0
4
+
5
+
Agent QC v0.4.0 turns the v0.3.0 case-study expansion into a fuller standard surface. It incorporates Agent UI's runtime-backed projection practices, Agent Skills-style progressive disclosure, and concrete evidence patterns from Codex, Claude Code local snapshot, OpenClaw, Hermes Agent, and Lime.
6
+
7
+
### Highlights
8
+
9
+
- Adds best-practice guidance for risk-owned classification, fact ownership, qcloop boundaries, and evidence-first reports.
10
+
- Adds a full flow/taxonomy reference covering profiles, surfaces, gates, evidence kinds, verdict statuses, fact owners, case envelopes, and report envelopes.
11
+
- Adds an evidence contract for evidence refs, verdict objects, gate minimums, surface add-ons, waiver rules, and anti-patterns.
12
+
- Adds performance and reliability metrics for runtime responsiveness, stream health, tool/permission reliability, GUI/TUI/WebUI/browser evidence, scheduler recovery, and release smoke.
13
+
- Expands quickstart, gate matrix, project classification, acceptance scenarios, and evidence-driven verdicts so Lime is clearly only one case study.
14
+
- Refreshes LLM entrypoints, navigation, source index, README, and public schema/examples for `0.4.0`.
15
+
16
+
### Scope
17
+
18
+
This release is documentation- and schema-version focused. It does not introduce a new framework requirement; it standardizes stronger evidence shapes that any Agent project can map to its own test stack.
19
+
3
20
## v0.3.0
4
21
5
22
Agent QC v0.3.0 deepens the standard with concrete testing systems from major Agent projects. It focuses on how runtime, TUI, GUI, WebUI, gateway, background, and release tests should be shaped and evidenced.
0 commit comments