gsd-remix 1.0.0 → 1.0.1

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.
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  [![npm version](https://img.shields.io/npm/v/gsd-remix?style=for-the-badge&logo=npm&logoColor=white&color=CB3837)](https://www.npmjs.com/package/gsd-remix)
12
12
  [![npm downloads](https://img.shields.io/npm/dm/gsd-remix?style=for-the-badge&logo=npm&logoColor=white&color=CB3837)](https://www.npmjs.com/package/gsd-remix)
13
- [![Tests](https://img.shields.io/github/actions/workflow/status/gsd-build/get-shit-done/test.yml?branch=main&style=for-the-badge&logo=github&label=Tests)](https://github.com/gsd-build/get-shit-done/actions/workflows/test.yml)
13
+ [![Tests](https://img.shields.io/github/actions/workflow/status/Wynne-cwb/gsd-remix/test.yml?branch=main&style=for-the-badge&logo=github&label=Tests)](https://github.com/Wynne-cwb/gsd-remix/actions/workflows/test.yml)
14
14
  [![Discord](https://img.shields.io/badge/Discord-Join-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/mYgfVNfA2r)
15
15
  [![X (Twitter)](https://img.shields.io/badge/X-@gsd__foundation-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/gsd_foundation)
16
16
  [![$GSD Token](https://img.shields.io/badge/$GSD-Dexscreener-1C1C1C?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIgZmlsbD0iIzAwRkYwMCIvPjwvc3ZnPg==&logoColor=00FF00)](https://dexscreener.com/solana/dwudwjvan7bzkw9zwlbyv6kspdlvhwzrqy6ebk8xzxkv)
@@ -226,8 +226,8 @@ To confirm that an existing `/gsd-*` command surface is coming from `gsd-remix`
226
226
  Clone the repository, build hooks, and run the installer locally:
227
227
 
228
228
  ```bash
229
- git clone https://github.com/gsd-build/get-shit-done.git
230
- cd get-shit-done
229
+ git clone https://github.com/Wynne-cwb/gsd-remix.git
230
+ cd gsd-remix
231
231
  npm run build:hooks
232
232
  node bin/install.js --claude --local
233
233
  ```
package/README.zh-CN.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  [![npm version](https://img.shields.io/npm/v/gsd-remix?style=for-the-badge&logo=npm&logoColor=white&color=CB3837)](https://www.npmjs.com/package/gsd-remix)
12
12
  [![npm downloads](https://img.shields.io/npm/dm/gsd-remix?style=for-the-badge&logo=npm&logoColor=white&color=CB3837)](https://www.npmjs.com/package/gsd-remix)
13
- [![Tests](https://img.shields.io/github/actions/workflow/status/gsd-build/get-shit-done/test.yml?branch=main&style=for-the-badge&logo=github&label=Tests)](https://github.com/gsd-build/get-shit-done/actions/workflows/test.yml)
13
+ [![Tests](https://img.shields.io/github/actions/workflow/status/Wynne-cwb/gsd-remix/test.yml?branch=main&style=for-the-badge&logo=github&label=Tests)](https://github.com/Wynne-cwb/gsd-remix/actions/workflows/test.yml)
14
14
  [![Discord](https://img.shields.io/badge/Discord-Join-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/mYgfVNfA2r)
15
15
  [![X (Twitter)](https://img.shields.io/badge/X-@gsd__foundation-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/gsd_foundation)
16
16
  [![$GSD Token](https://img.shields.io/badge/$GSD-Dexscreener-1C1C1C?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIgZmlsbD0iIzAwRkYwMCIvPjwvc3ZnPg==&logoColor=00FF00)](https://dexscreener.com/solana/dwudwjvan7bzkw9zwlbyv6kspdlvhwzrqy6ebk8xzxkv)
@@ -222,8 +222,8 @@ npx gsd-remix --all --global # 安装到所有目录
222
222
  克隆仓库并在本地运行安装器:
223
223
 
224
224
  ```bash
225
- git clone https://github.com/gsd-build/get-shit-done.git
226
- cd get-shit-done
225
+ git clone https://github.com/Wynne-cwb/gsd-remix.git
226
+ cd gsd-remix
227
227
  node bin/install.js --claude --local
228
228
  ```
229
229
 
@@ -554,7 +554,7 @@ Format completion message (changelog was already shown in confirmation step):
554
554
 
555
555
  ⚠️ Restart your runtime to pick up the new commands.
556
556
 
557
- [View full changelog](https://github.com/gsd-build/get-shit-done/blob/main/CHANGELOG.md)
557
+ [View full changelog](https://github.com/Wynne-cwb/gsd-remix/blob/main/CHANGELOG.md)
558
558
  ```
559
559
  </step>
560
560
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gsd-remix",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "An unofficial, opinionated remix of GSD for Claude Code, OpenCode, Gemini and Codex.",
5
5
  "bin": {
6
6
  "gsd-remix": "bin/install.js"
@@ -36,11 +36,11 @@
36
36
  "license": "MIT",
37
37
  "repository": {
38
38
  "type": "git",
39
- "url": "git+https://github.com/gsd-build/get-shit-done.git"
39
+ "url": "git+https://github.com/Wynne-cwb/gsd-remix.git"
40
40
  },
41
- "homepage": "https://github.com/gsd-build/get-shit-done",
41
+ "homepage": "https://github.com/Wynne-cwb/gsd-remix",
42
42
  "bugs": {
43
- "url": "https://github.com/gsd-build/get-shit-done/issues"
43
+ "url": "https://github.com/Wynne-cwb/gsd-remix/issues"
44
44
  },
45
45
  "engines": {
46
46
  "node": ">=22.0.0"
package/sdk/package.json CHANGED
@@ -20,12 +20,12 @@
20
20
  ],
21
21
  "repository": {
22
22
  "type": "git",
23
- "url": "git+https://github.com/gsd-build/get-shit-done.git",
23
+ "url": "git+https://github.com/Wynne-cwb/gsd-remix.git",
24
24
  "directory": "sdk"
25
25
  },
26
- "homepage": "https://github.com/gsd-build/get-shit-done/tree/main/sdk",
26
+ "homepage": "https://github.com/Wynne-cwb/gsd-remix/tree/main/sdk",
27
27
  "bugs": {
28
- "url": "https://github.com/gsd-build/get-shit-done/issues"
28
+ "url": "https://github.com/Wynne-cwb/gsd-remix/issues"
29
29
  },
30
30
  "author": "TÂCHES",
31
31
  "license": "MIT",