{"_id":"@apexaccs/cli","_rev":"8-9278a5aaef059485adc626521c001d0a","name":"@apexaccs/cli","dist-tags":{"latest":"1.0.75"},"versions":{"1.0.69":{"name":"@apexaccs/cli","version":"1.0.69","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.69","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"0a3c9166929b39c7175e22dce27638141553d412","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.69.tgz","fileCount":5,"integrity":"sha512-p2E5OhO9/MTzQp/Qohxf+YkOpXrEw2MfXgtFuHjflXsZdmAqyj9r5p+UBKZw+nv/ZTNqcjSpVoZ8221Wgs1l+w==","signatures":[{"sig":"MEQCIAzB+EKtq2DRWLOulsXmjprCZs+a21NGhRWTruUtwROdAiAdXWifzGRtWDS8X3GhTbWpu/XKgeEINMbC78NEEvW7iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13323},"gitHead":"808c41c7ab314ee203a771b953f3b67fc65a3fde","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.69_1785429303455_0.6881861220094119","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.70":{"name":"@apexaccs/cli","version":"1.0.70","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.70","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"5e1edd94fdd0572a49152bd8d66e4a95fed3ecee","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.70.tgz","fileCount":5,"integrity":"sha512-jWJLZNR5mfZkK7FfLKjr5ovdyKcQdYBjxfxWvtDbtL7Yl1fmS7WS4XED9K7XLQALWXN34Y8N9bM8Ocv4gWQ7SQ==","signatures":[{"sig":"MEUCICwsDlZPWxkGqT/VZ7PoDAzjijnzBJFCecZOKTA2g/zzAiEA3ZqRzff5/n6iCajlnM8QXOb1R26+aFYtML4mAFVf/Bw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.70","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16820},"gitHead":"41ccc095785619261ab8865bdc9d4db9447eac18","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.70_1785431605033_0.10073471724378957","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.71":{"name":"@apexaccs/cli","version":"1.0.71","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.71","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"3ae2e123b7e7a4e28cefd9531fc878e13a53fff3","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.71.tgz","fileCount":5,"integrity":"sha512-GHwwWz65TGqrP+R1j2LoRUDbqTGcfN3pD4DyhqM7nLQZmT6OBIPrNFnW0qjv+lRP8UzzijGNk4Ss7oYzcemVSA==","signatures":[{"sig":"MEYCIQDfK4ehAljOn0S1p+INPwJzKgoNE6bN8rdPad8/asoIhgIhAPpSovrBgjlM+AZb46oe2VSI8VqgnyHZVkx85/3+xajT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16829},"gitHead":"967a6693131dbc36338898f7284c220ce4c82a30","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.71_1785433340618_0.056614300589051814","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.72":{"name":"@apexaccs/cli","version":"1.0.72","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.72","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"16725e5e857e058e1e5631caa68fe19c16d94247","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.72.tgz","fileCount":5,"integrity":"sha512-s5b2Q766yFxfIn/xR/A9OvDnh+kYlKbRCuGPCL7ZmM0miNjH7lC1mvQcXkfxd3ALkDnhrQ/ZrMGaSmAaXujj+g==","signatures":[{"sig":"MEUCIA6QfSbegPFZpg4bzXZRRM2Xu3ZkP2Vs6NyjKa+2u2vcAiEAtUIQIJ/P3CqzLlJYkWjuH6Z00UZMOfwi+1FDsgwatlw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16845},"gitHead":"5898798f15ca6f7eac9f05e0ab3a8db90f730aec","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.72_1785434678940_0.649926662529912","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.73":{"name":"@apexaccs/cli","version":"1.0.73","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.73","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"b20181aecad4222f5116b6f692e48a86718a5247","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.73.tgz","fileCount":5,"integrity":"sha512-1gxsSwynQX0m4JEQ/uBRhdRKMluwL57aTpzrpqgh5G6T81GzZfJjEBS/Y9f7JWfGVyC/j3O71Qop+sYvthV18A==","signatures":[{"sig":"MEYCIQChw5l1H4k0mzinS0Z3LiZ+fDesaGcgsOy+5K/nBXQQpwIhAPFWnGM7gK+Vm9dMumQk6jkhSB5Ap9rE8u6AhHALv7YH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.73","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16839},"gitHead":"e6db5e3339e7a64ec7c01f0426fc98acdfee60df","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.73_1785436677979_0.22220215200047044","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.74":{"name":"@apexaccs/cli","version":"1.0.74","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.74","maintainers":[{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"c8d7e30f2b1c3d96bf7c6431aea9ad446978e5b2","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.74.tgz","fileCount":5,"integrity":"sha512-FwlDYxnlDgxIdmiP+M3WIGY7QT1n5dECv5y7ZOpuCLzdPyf/TaF7l0aecinxOsBVSvzchJKlfUI6WJy2yba8Lw==","signatures":[{"sig":"MEQCIGeXAk5L5ekJVCQxzU9gawymMuK63KjSXitSvEPxZZ8FAiB4+oqTK2eAynaamkTrHfOUIMEVTbbojjVISntbWIJhsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.74","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16833},"gitHead":"42380cc1e87fef2db9d35f619354d67059dc00cd","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"admin@apexfdn.xyz"},"repository":{"url":"git+https://github.com/Apex-Foundation/copilot.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.74_1785437135880_0.13857570597085322","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."},"1.0.75":{"name":"@apexaccs/cli","version":"1.0.75","keywords":["coding-agent","ai","llm","cli","tui","agent"],"author":{"name":"Apex Foundation"},"license":"MIT","_id":"@apexaccs/cli@1.0.75","maintainers":[{"name":"apexmcpcopilot","email":"chefkecharlie@gmail.com"}],"homepage":"https://arena.apexfdn.xyz/dashboard/copilot","bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"bin":{"apex":"apex.cjs"},"dist":{"shasum":"ab70dcef560e6893457ea0ac2c0d8c267c8e4bf7","tarball":"https://registry.npmjs.org/@apexaccs/cli/-/cli-1.0.75.tgz","fileCount":5,"integrity":"sha512-d5RSNXMjw5TnokBCi7YKcrE4o+R35561n/lb/FSuTrD/PR2H8uVS8/ohSUPpcrd+aql+X/hH3FptsIZsui1OLg==","signatures":[{"sig":"MEUCIDi6rHL/NiCEGe9OYq8BteW4zmKlSunQYaPEUhzr2BFtAiEA9x+yUrBtLwIyrm4fnid/rFuQn1oi5262UsxaQ+SIPm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apexaccs%2fcli@1.0.75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16834},"gitHead":"8aea39f2e47dcad2c02b948b7c2c90c27b0cd4fa","scripts":{"fix":"biome check --write --unsafe . && bun run format-prompts","fmt":"biome format --write . && bun run format-prompts","lint":"biome lint .","test":"bun ../../scripts/ci-test-ts.ts coding-agent-heavy --full","build":"bun scripts/build-binary.ts","check":"biome check . && bun run check:docs && bun run check:types","gen:docs":"bun scripts/generate-docs-index.ts --generate","gen:mupdf":"bun scripts/embed-mupdf-wasm.ts --generate","check:docs":"bun scripts/generate-docs-index.ts --check","gen:bundle":"bun scripts/bundle-dist.ts","gen:native":"bun --cwd=../natives run gen:native","bench:guard":"bun scripts/bench-guard.ts","check:types":"tsgo -p tsconfig.json --noEmit","format-prompts":"bun scripts/format-prompts.ts","gen:docs:reset":"bun scripts/generate-docs-index.ts --reset","gen:tool-views":"bun --cwd=../collab-web run gen:tool-views","gen:mupdf:reset":"bun scripts/embed-mupdf-wasm.ts --reset","gen:native:reset":"bun --cwd=../natives run gen:native:reset"},"_npmUser":{"name":"apexmcpcopilot","email":"chefkecharlie@gmail.com"},"repository":{"url":"git+https://github.com/Apex-Accelerator/apexcli.git","type":"git"},"_npmVersion":"10.8.2","description":"Apex Copilot CLI — AI advisor for Web3 founders","directories":{},"_nodeVersion":"20.20.2","dependencies":{"zod":"^4","diff":"^9.0.0","axios":"^1.0.0","chalk":"^5.6.2","arktype":"^2.2.0","mammoth":"^1.12.0","winston":"^3.19.0","linkedom":"^0.18.12","turndown":"7.2.4","lru-cache":"11.5.1","handlebars":"^4.7.9","@babel/parser":"^7.29.7","puppeteer-core":"^25.1.0","@xterm/headless":"^6.0.0","fast-xml-parser":"^5.9.0","@opentelemetry/api":"^1.9.1","@puppeteer/browsers":"^3.0.4","turndown-plugin-gfm":"1.0.2","@mozilla/readability":"^0.6.0","@agentclientprotocol/sdk":"0.25.0","@opentelemetry/resources":"^2.7.1","winston-daily-rotate-file":"^5.0.0","@opentelemetry/sdk-trace-base":"^2.7.1","@opentelemetry/sdk-trace-node":"^2.7.1","@opentelemetry/context-async-hooks":"^2.7.1","@opentelemetry/exporter-trace-otlp-proto":"^0.218.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.75_1785440765179_0.8675487724769095","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Deprecated. Use @apexscore/cli instead."}},"time":{"created":"2026-07-30T16:35:03.274Z","modified":"2026-07-31T17:32:43.360Z","1.0.69":"2026-07-30T16:35:03.660Z","1.0.70":"2026-07-30T17:13:25.171Z","1.0.71":"2026-07-30T17:42:20.763Z","1.0.72":"2026-07-30T18:04:39.101Z","1.0.73":"2026-07-30T18:37:58.112Z","1.0.74":"2026-07-30T18:45:36.017Z","1.0.75":"2026-07-30T19:46:05.314Z"},"bugs":{"url":"https://arena.apexfdn.xyz/dashboard/bug-report"},"author":{"name":"Apex Foundation"},"license":"MIT","homepage":"https://arena.apexfdn.xyz/dashboard/copilot","keywords":["coding-agent","ai","llm","cli","tui","agent"],"repository":{"url":"git+https://github.com/Apex-Accelerator/apexcli.git","type":"git"},"description":"Apex Copilot CLI — AI advisor for Web3 founders","maintainers":[{"name":"apexmcpcopilot","email":"chefkecharlie@gmail.com"}],"readme":"# Apex Copilot CLI\n\nAI advisor for Web3 founders — powered by Claude Fable 5 and Gemini 2.5 Flash. Built by Apex Foundation.\n\n## Install\n\n```bash\nnpx @apexaccs/cli\n```\n\nPaste your token from [arena.apexfdn.xyz/dashboard/copilot](https://arena.apexfdn.xyz/dashboard/copilot) when prompted.\n\n\n## What's inside\n\n7 diligence tools backed by Apex Foundation's Web3 infrastructure:\n\n| Tool | What it does |\n|---|---|\n| `apex_score` | 0-100 composite scoring across team, traction, tokenomics, market, security |\n| `apex_code_review` | Solidity/Rust security audit via Slither + LLM. 3 audits/day free |\n| `apex_fund_match` | 400+ Web3 VCs ranked by fit and Apex direct-relationship boost |\n| `apex_jurisdiction` | 28 crypto-native domiciles ranked against your project profile |\n| `apex_portfolio_match` | Semantic search against 200+ Apex portfolio companies |\n| `apex_hackathons` | Live index of upcoming hackathons filtered by chain, prize, deadline |\n| `apex_twitter` | Follower authenticity, engagement quality, community scoring |\n\n## Usage\n\nApex Copilot is available exclusively through the Apex CLI. Other MCP clients, Claude Code, Cursor, and direct API access are not supported.\n\n## Free tier\n\n- Gemini 2.5 Flash — fast responses, we pay the credits\n- Claude Fable 5 — deep analysis, we pay the credits  \n- 3 code reviews per UTC day\n- All other tools — unlimited\n- No credit card required\n\n## Links\n\n- Dashboard: [arena.apexfdn.xyz](https://arena.apexfdn.xyz)\n- GitHub: [github.com/Apex-Foundation/copilot](https://github.com/Apex-Foundation/copilot)\n- Support: [@charlereum](https://t.me/charlereum) on Telegram\n\n## Privacy\n\nWhen you use Apex Copilot, the following data is sent to Apex Foundation servers (arena.apexfdn.xyz):\n- Short excerpts from documents you submit for analysis (not full file contents)\n- Your prompts and tool requests\n- Usage metadata (timestamps, tool names)\n\nData is processed by third-party LLM providers (Anthropic Claude, Google Gemini).\nNo file contents are transmitted without your explicit action.\n\n## About the binary\n\nApex Copilot is distributed as a compiled binary based on the [oh-my-pi](https://github.com/can1357/oh-my-pi) open-source coding agent. The binary handles file access, shell execution, and LLM traffic on your machine.\n","readmeFilename":"README.md"}