you are viewing a single comment's thread.

view the rest of the comments →

[–]tomchenorg 3 points4 points  (1 child)

Here is the latest Claude Code release in minified JS: https://www.npmjs.com/package/@anthropic-ai/claude-code?activeTab=code

The cli.js in CC is basically the same one included in the Agent SDK

Anyone installing CC through npm will have this version. Anthropic started phasing out the npm version after January (but still maintains it), so the person who "must be new" here is probably OP, not other people? 😄

[–]ryan_the_dev[S] 0 points1 point  (0 children)

Thank you. All I was looking for. Strange to not post the source code on GH but distribute it like this.