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
docs(inspector): surface Harness Inspector on homepage and README
The gh-pages homepage and both READMEs did not mention Harness Inspector.
Add an Inspector section to the homepage (screenshot, interactive sample
and architecture CTAs, zh-Hans translations in code.json), sync the
session-view screenshot into the published demo assets, and link the
interactive Inspector from the README "See it in action" sections.
Verified with a full docusaurus build (en + zh-Hans) and by checking the
served homepage HTML for the new section and asset.
Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
For delivery tracing, the interactive [Harness Inspector](https://qoderai.github.io/better-harness/inspector/)
71
+
follows product intent through agent activity, sessions, files, and commits in
72
+
a read-only workspace, keeping evidence strength and limitations visible:
73
+
74
+
<palign="center">
75
+
<ahref="https://qoderai.github.io/better-harness/inspector/"><imgsrc="docs/assets/harness-inspector/session-view.png"alt="Harness Inspector session view: a synchronized timeline of prompts, tool calls, and commits with the Evidence Drawer explaining each link"width="900"></a>
76
+
</p>
77
+
78
+
<palign="center">
79
+
<sub><ahref="https://qoderai.github.io/better-harness/inspector/">Open the interactive Harness Inspector sample</a> (fictional English data; it never reads your workspace).</sub>
80
+
</p>
81
+
70
82
After you have comparable reports over time, the history view shows how the five
0 commit comments