Skip to content

fix: clean package.json — remove unused exports config, drop stale fields - #95

Merged
four-bytes-robby merged 3 commits into
mainfrom
fix/housekeeping-package-json
Jun 7, 2026
Merged

four-bytes-robby merged 3 commits into
mainfrom
fix/housekeeping-package-json

Conversation

@four-bytes-robby

@four-bytes-robby four-bytes-robby commented Jun 7, 2026 •

Copy link
Copy Markdown
Member

Removed config.enabled/sidebar from exports. Dropped root export, main field, stale scripts. Pinned lib to tag. Added types to server export. Matches deepseek-meter structure. Build: zero warnings.


Summary by cubic

Cleaned up package.json by removing unused export configs and stale fields. Fixed README by restoring the Features section, clarifying install steps (global plugin registration), and refreshing the version badge.

  • Refactors

    • Removed root . export and main field.
    • Dropped config.enabled and config.sidebar from ./server and ./tui.
    • Added "types" to ./server export.
    • Trimmed scripts to build and test.
    • Bumped version to 1.5.1 and simplified description.
  • Dependencies

    • Pinned @four-bytes/opencode-plugin-lib to github:four-bytes/opencode-plugin-lib#v0.2.0.

Written for commit 751fe54. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment •

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file (changes from recent commits).

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread README.md
@four-bytes-robby
four-bytes-robby force-pushed the fix/housekeeping-package-json branch from f90a367 to 751fe54 Compare June 7, 2026 14:40
@four-bytes-robby
four-bytes-robby merged commit b43606e into main Jun 7, 2026
3 checks passed
@four-bytes-robby
four-bytes-robby deleted the fix/housekeeping-package-json branch June 7, 2026 14:43
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