@yitom/agy-acp-map 0.1.12 → 0.1.13

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
@@ -314,8 +314,9 @@ Engineering feasibility ≠ legal permission. 即便只用官方 CLI I/O,仍
314
314
  ## Zed via npm (global install) / Zed 全局安装用法
315
315
 
316
316
  No Bun / TypeScript needed at runtime — the published package ships compiled
317
- `dist/` artifacts (`bin.js` for Node, `agy-headless.exe`, plus the optional
318
- single-file `agy-acp-win-x64.exe`). A **global** install is recommended so Zed
317
+ `dist/` artifacts (`bin.js` for Node, `agy-headless.exe`). The optional
318
+ single-file `agy-acp-win-x64.exe` (no runtime needed) is a GitHub Release
319
+ asset, not part of the npm tarball. A **global** install is recommended so Zed
319
320
  gets a stable absolute path (repo moves would break a local path):
320
321
 
321
322
  ```powershell
Binary file
package/dist/bin.js CHANGED
@@ -12543,7 +12543,7 @@ class SessionHistoryStore {
12543
12543
  var AGENT_INFO = {
12544
12544
  name: "agy-acp",
12545
12545
  title: "agy ACP (stream-json)",
12546
- version: "0.1.12"
12546
+ version: "0.1.13"
12547
12547
  };
12548
12548
  var BRIDGE_CAPABILITIES = {
12549
12549
  prompt: true,
package/dist/index.js CHANGED
@@ -12330,7 +12330,7 @@ class SessionHistoryStore {
12330
12330
  var AGENT_INFO = {
12331
12331
  name: "agy-acp",
12332
12332
  title: "agy ACP (stream-json)",
12333
- version: "0.1.12"
12333
+ version: "0.1.13"
12334
12334
  };
12335
12335
  var BRIDGE_CAPABILITIES = {
12336
12336
  prompt: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yitom/agy-acp-map",
3
- "version": "0.1.12",
3
+ "version": "0.1.13",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -28,7 +28,7 @@
28
28
  "build": "bun run build:js && bun run build:types && bun run build:headless",
29
29
  "build:headless": "bun scripts/build-headless.ts",
30
30
  "build:js": "bun build src/sdk-server.ts --target node --outfile dist/bin.js && bun build src/index.ts --target node --outfile dist/index.js",
31
- "build:exe": "bun build src/sdk-server.ts --compile --target=bun-windows-x64 --outfile dist/agy-acp-win-x64.exe",
31
+ "build:exe": "bun build src/sdk-server.ts --compile --target=bun-windows-x64 --outfile release/agy-acp-win-x64.exe",
32
32
  "build:types": "bunx tsc -p tsconfig.build.json",
33
33
  "release:patch": "bun scripts/release.ts",
34
34
  "release:publish": "bun scripts/release.ts --publish",
@@ -1,4 +0,0 @@
1
- [diffend] Oversized file quarantined before diffing.
2
- name: package/dist/agy-acp-win-x64.exe
3
- size: 86640640 bytes
4
- sha256: c8e70067edbdf6ea2df6b33a207ca32035179f4c487a20ac7d4d78167af27583