Trim changelog to user-facing changes only

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-03-24 18:41:12 -07:00
co-authored by Claude Opus 4.6
parent f27bf49b39
commit 07efc2e761
+3 -7
View File
@@ -326,15 +326,11 @@
</div>
<ul class="changelog-items">
<li>New provider: <strong>Trae</strong> (China + International)</li>
<li><code>/critique</code> now scores against Nielsen's 10 heuristics, tests with persona archetypes, and assesses cognitive load (3 new reference files)</li>
<li><code>/audit</code> now scores 5 dimensions 0-4 with P0-P3 severity ratings and structured action plans</li>
<li>Improved skill descriptions with "Use when..." trigger phrases for better agent discovery</li>
<li>Build system consolidated: 8 transformer files replaced by a config-driven factory. New providers need only a config entry</li>
<li><code>/critique</code> now scores against Nielsen's 10 heuristics, tests with persona archetypes, and assesses cognitive load</li>
<li><code>/audit</code> now scores 5 dimensions with P0-P3 severity ratings and structured action plans</li>
<li>Improved skill descriptions for better agent auto-discovery</li>
<li>Fixed invalid YAML frontmatter that broke GitHub preview and Codex loading (<a href="https://github.com/pbakaus/impeccable/issues/67">#67</a>)</li>
<li>Codex CLI now uses correct <code>$</code> prefix for command references</li>
<li>Skill cross-references now use the correct provider command prefix</li>
<li>Hardened pattern rendering (XSS escaping) and clipboard fallback in website</li>
<li>New <code>HARNESSES.md</code> reference documenting each provider's skills capabilities</li>
</ul>
</div>