Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## Unreleased

- Selective merge of net-new anti-slop patterns from `miqdadbadjuber/anti-slop` v3.2.x into existing surfaces (`taste-guard.md`, `03-prose-discipline.md`, `writing-for-agents`, `install-anti-slop/NOTICE.md`, and `docs/warehouse-inventory.md`): Two-State Layout, Decorative Status Dot, Over-Explained Comment, and DESIGN.md conflict resolution. Zero new skills added; catalog totals stay 64 (48 model-invoked, 16 manual slash commands).
None.

## 1.8.4 — 2026-09-16

Patch. Totals remain **64** (48 model-invoked, 16 manual). Selective MERGE of named slop patterns from miqdadbadjuber/anti-slop v3.2.x into taste-guard, impeccable, prose-discipline, and writing-for-agents (Two-State Layout, Decorative Status Dot, DESIGN.md conflict, Over-Explained Comment). Zero catalog twins. Oxlint install-anti-slop unchanged.

## 1.8.3 — 2026-09-15

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.3
1.8.4
1 change: 1 addition & 0 deletions docs/stocktake-1.8.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,4 @@ A baseline cannot be produced from inside a single session that already has the
3. ~~`impeccable` frontmatter declares `Apache 2.0` while `vendor/license-audit.json` records `Apache-2.0`.~~ Resolved: frontmatter now reads `Apache-2.0`, and the audit evidence string dropped the parenthetical that only existed to flag the mismatch.
4. 28 of 62 skills omit a frontmatter `license` key by design. If that ever becomes confusing, document it in the skill authoring guide rather than adding keys.
5. `img2threejs` added post-#21; not part of the original 1.8.3 execution pass.
6. Live catalog at 1.8.4 is 64 (48 model-invoked, 16 manual) including `markitdown` KEEP.
2 changes: 1 addition & 1 deletion vendor/license-audit.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"product": "OpenCodeBestFriend",
"productVersion": "1.8.3",
"productVersion": "1.8.4",
"note": "Evidence-based. A missing frontmatter license is not a grant. Adapted \u2260 first-party.",
"skills": {
"adhd": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/provenance.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"product": "OpenCodeBestFriend",
"productVersion": "1.8.3",
"productVersion": "1.8.4",
"upstreamProduct": "GrokBestFriend",
"upstreamVersion": "1.3.1",
"firstPartyLicense": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion vendor/sources.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"product": "OpenCodeBestFriend",
"productVersion": "1.8.3",
"productVersion": "1.8.4",
"adaptedFrom": {
"product": "ClaudeBestFriend",
"version": "1.4.2-claude.1",
Expand Down
Loading