{"name":"@agentclientprotocol/sdk","version":"0.6.0","publishConfig":{"access":"public"},"description":"The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).","homepage":"https://github.com/agentclientprotocol/typescript-sdk#readme","bugs":{"url":"https://github.com/agentclientprotocol/typescript-sdk/issues"},"repository":{"type":"git","url":"git+https://github.com/agentclientprotocol/typescript-sdk.git"},"license":"Apache-2.0","author":{"name":"Zed Industries"},"type":"module","main":"dist/acp.js","types":"dist/acp.d.ts","directories":{"example":"examples"},"scripts":{"clean":"rm -rf dist tsconfig.tsbuildinfo","test":"vitest run","generate":"node scripts/generate.js","build":"npm run generate && tsc","format":"prettier --write .","format:check":"prettier --check .","lint":"eslint","lint:fix":"eslint --fix","spellcheck":"./scripts/spellcheck.sh","spellcheck:fix":"./scripts/spellcheck.sh --write-changes","check":"npm run lint && npm run format:check && npm run spellcheck && npm run build && npm run test && npm run docs:ts:verify","docs:ts:build":"cd src && typedoc && echo 'TypeScript documentation generated in ./src/docs'","docs:ts:dev":"concurrently \"cd src && typedoc --watch --preserveWatchOutput\" \"npx http-server src/docs -p 8081\"","docs:ts:verify":"cd src && typedoc --emit none && echo 'TypeDoc verification passed'"},"peerDependencies":{"zod":"^3.25.0 || ^4.0.0"},"devDependencies":{"@hey-api/openapi-ts":"^0.88.0","@types/node":"^24.10.1","@typescript-eslint/eslint-plugin":"^8.48.0","@typescript-eslint/parser":"^8.48.0","concurrently":"^9.2.1","eslint":"^9.39.1","eslint-config-prettier":"^10.1.8","http-server":"^14.1.1","prettier":"^3.7.1","tsx":"^4.20.6","typedoc":"^0.28.14","typedoc-github-theme":"^0.3.1","typescript":"^5.9.3","vitest":"^4.0.14","zod":"^3.25.0 || ^4.0.0"},"gitHead":"d65d868bfdd63d809d65b85b0387d0b7dd9d1d46","_id":"@agentclientprotocol/sdk@0.6.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.4","dist":{"shasum":"78b38b602c6f63e5c6506ef8cd1d2c8f3ebb7e29","size":77577,"noattachment":false,"key":"/@agentclientprotocol/sdk/-/@agentclientprotocol/sdk-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@agentclientprotocol/sdk/download/@agentclientprotocol/sdk-0.6.0.tgz"},"_npmUser":{"name":"benbrandt","email":"benjamin.j.brandt@gmail.com"},"maintainers":[{"name":"aguzubiaga","email":""},{"name":"benbrandt","email":""},{"name":"cirwin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.6.0_1764585530724_0.28640382568436196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T10:38:50.928Z","publish_time":1764585530928,"_source_registry_name":"default","_cnpm_publish_time":1764585530928,"dist-tags":{"latest":"0.14.1"}}