Skip to content

chore: clean npm tarball, restructure README for sellability, add July metrics#74

Merged
shahboura merged 2 commits into
mainfrom
chore/tarball-cleanup-readme-restructure
Jul 8, 2026
Merged

chore: clean npm tarball, restructure README for sellability, add July metrics#74
shahboura merged 2 commits into
mainfrom
chore/tarball-cleanup-readme-restructure

Conversation

@shahboura

@shahboura shahboura commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Tarball cleanup.opencode/package-lock.json and .opencode/package.json no longer ship in the npm tarball. These dev-only plugin dependency files were scanned by Socket.dev, which flagged Apache-2.0 transitive deps and docked the license score to 70 despite MIT licensing. Fixed by replacing the wildcard "files": [".opencode"] with explicit subdirectories.
  • README restructure — moved cache efficiency stats to 2nd section (was near bottom), added a 30-second demo, collapsed the 10-command install block into 1 command + <details>, trimmed verbose behavior notes, moved permission YAML into <details>, and rewrote the agent "Best For" column from role labels to action+outcome.
  • July metrics — added July column to the efficiency table (145M cache hits, 98.2% hit rate, 1,016 requests). Combined 3-month hit rate now 97.3% across 2,803 requests.

Validation

  • npm run doctor — 17/17 passed
  • npm run lint:md — clean
  • npm pack --dry-run — 105 files (was 107), 104.3 kB (was 108.8 kB), dev lock files excluded

Agent Behavior & Policy Impact

  • No agent behavior/policy changes
  • Agent prompt/instruction behavior changed
  • Agent permissions changed
  • Command routing/metadata changed
  • Skill scope/allowlist changed

Risk & Rollback

  • Risk level: medium
  • Rollback approach: revert commit 508009a. README changes are cosmetic. The tarball files change is additive — it removes files that were never consumed at install/runtime, so no functional regression is possible.

@shahboura shahboura self-assigned this Jul 8, 2026
@shahboura shahboura merged commit 4a46e76 into main Jul 8, 2026
29 of 31 checks passed
@shahboura shahboura deleted the chore/tarball-cleanup-readme-restructure branch July 8, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant