helloloop 0.8.1 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,11 @@
1
1
  {
2
2
  "name": "helloloop",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "HelloLoop 的 Claude Code 原生插件元数据,用于多 CLI 宿主分发。",
5
5
  "author": {
6
6
  "name": "HelloLoop"
7
7
  },
8
8
  "license": "Apache-2.0",
9
9
  "homepage": "https://github.com/hellowind777/helloloop",
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/hellowind777/helloloop"
13
- }
10
+ "repository": "https://github.com/hellowind777/helloloop"
14
11
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "helloloop",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "面向 Codex CLI、Claude Code、Gemini CLI 的多宿主开发工作流插件,Codex 路径为首发与参考实现。",
5
5
  "author": {
6
6
  "name": "HelloLoop"
@@ -1,14 +1,11 @@
1
1
  {
2
2
  "name": "helloloop",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "HelloLoop 的 Claude Code 原生插件元数据,用于多 CLI 宿主分发。",
5
5
  "author": {
6
6
  "name": "HelloLoop"
7
7
  },
8
8
  "license": "Apache-2.0",
9
9
  "homepage": "https://github.com/hellowind777/helloloop",
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/hellowind777/helloloop"
13
- }
10
+ "repository": "https://github.com/hellowind777/helloloop"
14
11
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "helloloop",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "HelloLoop 的 Gemini CLI 原生扩展,用于按开发文档接续推进项目开发。",
5
5
  "contextFileName": "GEMINI.md",
6
6
  "excludeTools": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "helloloop",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "面向 Codex CLI、Claude Code、Gemini CLI 的多宿主开发工作流插件",
5
5
  "author": "HelloLoop",
6
6
  "license": "Apache-2.0",