Skip to content

Publish under the agntk scope with a bare-npx server launch - #46

Merged
Phoenixrr2113 merged 1 commit into
mainfrom
batch-e2-agntk-scope
Aug 24, 2026
Merged

Publish under the agntk scope with a bare-npx server launch#46
Phoenixrr2113 merged 1 commit into
mainfrom
batch-e2-agntk-scope

Conversation

@Phoenixrr2113

Copy link
Copy Markdown
Owner

What changed

The codegraph npm org is reserved (invisible until the creation attempt failed), so the final public package name is @agntk/codegraph-mcp. Version 0.1.0, bins unchanged, tags unchanged. A useful side effect: the package short name matches the codegraph-mcp bin, so MCP client configs simplify to npx -y @agntk/codegraph-mcp (proven against a clean consumer in npm offline mode, returning a valid initialize over stdio). The dashboard remains npx -y -p @agntk/codegraph-mcp codegraph-dashboard (proven serving health). Release scripts, workflow paths, docs, setup copy, and landing all follow, and the validator now rejects both earlier names via negative fixtures. npm flattens the tarball to agntk-codegraph-mcp-0.1.0.tgz; every asserting script follows.

Verification

release:check passed end to end for the fixer and again in an independent orchestrator rerun (byte-identical tarballs, SHA-256 a236a1fa9e29db0bbd56d1b6bdcf4ae33d18034d59289a873bd8841f23c95ff6); all 25 installed-package smoke assertions green; landing typecheck/lint/build/claim-audit green; turbo test 36/36 tasks (2,263 tests); typecheck 20/20.

🤖 Generated with Claude Code

…he server bin

The codegraph npm org turned out to be reserved, so the final public name
is @agntk/codegraph-mcp. The short name matches the codegraph-mcp bin,
which lets a bare npx run the MCP server directly; the dashboard uses the
explicit package form. Release scripts now assert the new flattened
tarball filename and reject the two earlier names.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
v0-landing-page-build Ready Ready Preview, v0 Aug 24, 2026 3:16am

@Phoenixrr2113
Phoenixrr2113 merged commit 624bcf7 into main Aug 24, 2026
12 checks passed
@Phoenixrr2113
Phoenixrr2113 deleted the batch-e2-agntk-scope branch August 24, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant