eya46/dsh-plugins

eya46★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Personal plugins for dsh projects.

README 摘要

@eya46/dsh-plugins pnpm monorepo for DeepSeek Harness plugins. Package Description @eya46/dsh-plugin-info Settings page for profile-added plugins, updates, and version notes Install From npm (published package): From this monorepo (local development): Development Releases This monorepo uses changesets to drive versioning, npm publishing, and GitHub releases. 1. Ship a change. Open a PR that touches packages/ , and include a .changeset/ .md describing the user-facing change and the semver bump for each affected package: 2. Merge the PR. The Release GitHub Action opens (or updates) a chore: release packages PR that bumps affected package.json versions and writes per-package CHANGELOG.md entries. 3. Merge the release PR. The same Action publishes the new versions to npm, creates the git tag, and opens a GitHub release with auto-generated notes for each package. Required GitHub repository secret: NPM TOKEN — an npm Granular Access Token with the "Automation" type, scoped to the packages this org publishes. Trusted publishing (OIDC) is planned.

在 GitHub 查看完整 README →
工具/开发dshdsh-plugin

分类