Releases: hellowind777/helloloop
Releases · hellowind777/helloloop
0.11.0
Full Changelog: v0.10.0...v0.11.0
0.10.0
Full Changelog: v0.9.1...v0.10.0
0.9.1
Full Changelog: v0.9.0...v0.9.1
0.8.6
Full Changelog: v0.8.5...v0.8.6
0.8.5
Full Changelog: v0.8.4...v0.8.5
0.8.4
Full Changelog: v0.8.3...v0.8.4
v0.8.3
新增 README 风险提示,并同步插件与 npm 包版本到 0.8.3。
0.8.2
Highlights
- Fixed Claude Code plugin manifest compatibility: the
epository field now uses the string format required by the current Claude plugin schema. - Updated both the root Claude manifest and the bundled marketplace manifest so local installs validate cleanly.
- Added regression coverage to prevent future schema drift and to verify installed Claude bundles keep valid manifest metadata.
- Validation:
pm test (93 passed), claude plugin validate ., claude plugin validate hosts/claude/marketplace/plugins/helloloop.
This release supersedes v0.8.1, which could trigger an invalid manifest error in Claude Code after installation.
Full Changelog: v0.8.1...v0.8.2
0.8.1
Highlights
- Simplified discovery confirmation: normal directories default to the current project, and missing inputs now focus on developer docs first.
- Synced the new interaction model across Codex, Claude, Gemini, README, and plugin guidance.
- Fixed the Claude marketplace bundled plugin manifest so installed Claude plugins now carry the correct release metadata and version.
- Added regression coverage for bundled Claude manifests and installed Claude host versions.
- Validation: npm test (93 passed).
This release supersedes v0.8.0 after post-release installation verification exposed the bundled Claude manifest mismatch.
Full Changelog: v0.8.0...v0.8.1
0.8.0
Highlights
- Simplified discovery confirmation so normal directories default to the current project and only missing developer docs are requested.
- Synced the new interaction model across Codex, Claude, Gemini, README, and plugin guidance.
- Hardened Codex install lifecycle and doctor checks, and added regression coverage across discovery and host install flows.
- Validation: npm test (92 passed).
Full Changelog: v0.7.3...v0.8.0