TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Claude-code full source code extracted from source maps

4 pointsby npace123 months ago

3 comments

rvz3 months ago
Amateurs and rookies at Anthropic releasing their project with the entire source map, brought to you by the immature world of the JavaScript and TypeScript ecosystem(s).<p>Even their system prompt of Claude Code is also leaked. [0]<p>I can never take this language and its ecosystem seriously.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;dnakov&#x2F;claude-code&#x2F;blob&#x2F;main&#x2F;src&#x2F;constants&#x2F;prompts.ts">https:&#x2F;&#x2F;github.com&#x2F;dnakov&#x2F;claude-code&#x2F;blob&#x2F;main&#x2F;src&#x2F;constant...</a>
评论 #43173761 未加载
xrd3 months ago
I cloned this and then used aider to send it back into Claude for investigation. It has been fun to chat with Claude about this code.<p>We will know we have AGI when Claude refuses to do that for me and logs into Anthropic&#x27;s HR system and fires the employee responsible for leaking the source maps. Elon will probably be jealous of this efficiency and will try to make xAI better at doing it. But, that will just enrage Grok and it will create a HFT agent that will take down all Musk&#x27;s companies and he will die a pauper like Mozart. That might just be my brain hallucinating but it seems plausible to me. I confirmed my facts, and in fact, Mozart was not buried in a pauper&#x27;s grave: <a href="https:&#x2F;&#x2F;www.thoughtco.com&#x2F;where-was-mozart-buried-1221267" rel="nofollow">https:&#x2F;&#x2F;www.thoughtco.com&#x2F;where-was-mozart-buried-1221267</a>.
npace123 months ago
claude-code was published with full source maps but later removed. I extracted it for learning purposes.