Skip to content

Releases: hellowind777/helloloop

0.11.0

02 Apr 04:09

Choose a tag to compare

0.10.0

31 Mar 17:36

Choose a tag to compare

Full Changelog: v0.9.1...v0.10.0

0.9.1

31 Mar 07:53

Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

0.8.6

31 Mar 06:41

Choose a tag to compare

Full Changelog: v0.8.5...v0.8.6

0.8.5

31 Mar 04:36

Choose a tag to compare

Full Changelog: v0.8.4...v0.8.5

0.8.4

30 Mar 23:28

Choose a tag to compare

Full Changelog: v0.8.3...v0.8.4

v0.8.3

30 Mar 16:01

Choose a tag to compare

新增 README 风险提示,并同步插件与 npm 包版本到 0.8.3。

0.8.2

30 Mar 09:38

Choose a tag to compare

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

30 Mar 09:26

Choose a tag to compare

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

30 Mar 09:18

Choose a tag to compare

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