Add plugin Npm Lite v1.0.0 - #443
Merged
Merged
Conversation
- chore: scaffold baseline (template placeholders) - chore: scaffolding config for npm-lite - feat: foundation lib modules and plugin manifest - refactor: tighten search result and services types - feat: add search parser - fix: treat multi-word @ queries as free text - feat: add version tagging utilities - docs: align dedupe spec wording with +build semantics - fix: ignore build metadata in version classification and dist-tag matching - feat: add install command builder - docs: update plan git note - fix: honor -D and version for pnpm/yarn and global installs - feat: add markdown renderer - fix: single-escape hrefs and protect inline code spans - feat: add preset skill templates - fix: make publish registry example publish-capable - feat: add dual-source preload services - fix: surface source errors and harden registry handling - feat: add npm settings dialog - fix: esc lifecycle and reflect effective registry in settings - feat: add quick search component - fix: quick component listener cleanup and safe degradation - feat: add skill view and skills library - fix: skill copy error handling and keyboard accessibility - feat: add main npm search panel - fix: menu click index, keyboard focus, and error surfacing in main panel - fix: stop menu key events from double-firing - fix: scope input guard exemption to cmd-k only - feat: wire up app routing and remove placeholder components - fix: clear debounce timer on npm-ui unmount; add app router tests - docs: rewrite README for npm-lite - docs: fix shortcut table and add LICENSE - feat: 完成 ztools-npm「Npm Lite」实现 - chore: replace placeholder logo with npm official wordmark - feat: rebuild skills library as README-to-Skill generator - feat: two-pane NpmUi with right-side skill generation; settings=HTTP proxy - feat: 管理模式——全局包管理 + Node 版本管理 + 跨版本复制
kshq1996
marked this pull request as ready for review
August 25, 2026 06:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
插件信息
本次变更
Added
NpmSettings弹窗配置代理,启动时从dbStorage恢复。截图 / 演示
自检清单
plugins/ztools-npm/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。