From 8524a25373e1a752c407f1da2e16e1d9a9968d2d Mon Sep 17 00:00:00 2001 From: Denozordec Date: Fri, 25 Sep 2026 02:10:10 +0700 Subject: [PATCH] =?UTF-8?q?chore(repo):=20pnpm-lock=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20cmdk,=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=20=D0=BB=D0=BE=D0=BA?= =?UTF-8?q?=D0=B0=D0=BB=D1=8C=D0=BD=D1=8B=D1=85=20MCP-=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D1=84=D0=B8=D0=B3=D0=BE=D0=B2=20=D0=B8=20=D0=BF=D0=BB=D0=B0?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=20=D1=81=D0=B5=D1=81=D1=81=D0=B8=D0=B9,=20?= =?UTF-8?q?=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=20.zcode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ .zcode/config.json.example | 19 +++++++++++++++++++ pnpm-lock.yaml | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 .zcode/config.json.example diff --git a/.gitignore b/.gitignore index 23a4e08..96291ab 100644 --- a/.gitignore +++ b/.gitignore @@ -37,5 +37,8 @@ deploy/docker/docker-bake.override.hcl *.tsbuildinfo # Local MCP configs (may contain REUI license Bearer) .cursor/mcp.json +.zcode/config.json +.zcode/plans/ .mcp.json .codegraph/daemon.pid +.claude/settings.local.json diff --git a/.zcode/config.json.example b/.zcode/config.json.example new file mode 100644 index 0000000..256d9eb --- /dev/null +++ b/.zcode/config.json.example @@ -0,0 +1,19 @@ +{ + "mcp": { + "servers": { + "reui": { + "type": "http", + "url": "https://mcp.reui.io/api/mcp", + "headers": { + "Authorization": "Bearer " + } + }, + "shadcn": { + "type": "stdio", + "command": "cmd", + "args": ["/c", "npx", "-y", "shadcn@latest", "mcp"], + "cwd": "/apps/web" + } + } + } +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 127328e..062410e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -151,6 +151,12 @@ importers: class-variance-authority: specifier: ^0.7.1 version: 0.7.1 + cmdk: + specifier: ^1.1.1 + version: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + cn: + specifier: ^0.4.0 + version: 0.4.0 date-fns: specifier: ^4.4.0 version: 4.4.0 @@ -277,6 +283,9 @@ importers: clsx: specifier: ^2.1.1 version: 2.1.1 + cmdk: + specifier: ^1.1.1 + version: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) date-fns: specifier: ^4.4.0 version: 4.4.0 @@ -2704,6 +2713,17 @@ packages: resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} engines: {node: '>=6'} + cmdk@1.1.1: + resolution: {integrity: sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==} + peerDependencies: + react: ^18 || ^19 || ^19.0.0-rc + react-dom: ^18 || ^19 || ^19.0.0-rc + + cn@0.4.0: + resolution: {integrity: sha512-qOAeUhPwPzBxx6jaeQdo646XIKliKHc2j1ZF7Ngb1o0pJZKH5gq8FkA0aVdUdPFUDXNXyUCXpCtoJISo6dhizg==} + engines: {node: '>=20'} + hasBin: true + color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} @@ -7813,6 +7833,20 @@ snapshots: clsx@2.1.1: {} + cmdk@1.1.1(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + dependencies: + '@radix-ui/react-compose-refs': 1.1.3(@types/react@19.2.17)(react@19.2.7) + '@radix-ui/react-dialog': 1.1.20(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + '@radix-ui/react-id': 1.1.2(@types/react@19.2.17)(react@19.2.7) + '@radix-ui/react-primitive': 2.1.7(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + react: 19.2.7 + react-dom: 19.2.7(react@19.2.7) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + + cn@0.4.0: {} + color-convert@1.9.3: dependencies: color-name: 1.1.3