Corey Epstein (e/acc)
4.2K posts

Corey Epstein (e/acc)
@coreyepstein
AI-native commerce and operations. design-obsessed founder. @liverecover · @getindigo







This is either brilliant or scary: Anthropic accidentally leaked the TS source code of Claude Code (which is closed source). Repos sharing the source are taken down with DMCA. BUT this repo rewrote the code using Python, and so it violates no copyright & cannot be taken down!



Anthropic DMCA’d my Claude code fork. …which did not have the Claude Code source. It was only for a PR where I edited a skill a few weeks ago. Absolutely pathetic.


Claude code source code has been leaked via a map file in their npm registry! Code: …a8527898604c1bbb12468b1581d95e.r2.dev/src.zip

3/ Two of the most powerful features in Claude Code: /loop and /schedule Use these to schedule Claude to run automatically at a set interval, for up to a week at a time. I have a bunch of loops running locally: - /loop 5m /babysit, to auto-address code review, auto-rebase, and shepherd my PRs to production - /loop 30m /slack-feedback, to automatically put up PRs for Slack feedback every 30 mins - /loop /post-merge-sweeper to put up PRs to address code review comments I missed - /loop 1h /pr-pruner to close out stale and no longer necessary PRs - lots more!.. Experiment with turning workflows into skills + loops. It's powerful. code.claude.com/docs/en/schedu…







Unreal. The entire Claude Code source code just leaked It reveals EVERY secret Anthropic has in store for Claude I went through all 600,000 lines of code Here's EVERYTHING juicy detail you need to know about how Claude Code is built and what is coming next:





