







Measuring Claude Code adoption among 16,000 scientists on GitHub

Getting Started with Claude Code: A Researcher’s Setup Guide
Video 1 in a series on Claude Code

How I've been using Claude Code
I've been using Claude Code a lot recently, and having a pretty good time of it. This is my report on that, and what I've found does and doesn't work well.
Overview - Claude Code Docs
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser.
How Anthropic teams use Claude Code | Claude
Teams across Anthropic use Claude Code for everything from debugging production issues and navigating unfamiliar codebases to building custom automation tools. Here's how.

Claude Code is a Conflict of Interest
Pluralistic: It’s extremely good that Claude’s source-code leaked (02 Apr 2026) – Pluralistic: Daily links from Cory Doctorow
Anthropic's developers made an extremely basic configuration error, and as a result, the source-code for Claude Code – the company's flagship coding assistant product – has leaked and is being eagerly analyzed by many parties:
Daily Dose of Data Science on Twitter / X
Claude Code fully dissected!Researchers from UCL reverse-engineered the leaked Claude source. What they found changes how you should think about agent design.Only 1.6% of the codebase is AI decision logic.The other 98.4% is operational infrastructure. Permission gates, tool… https://t.co/5HYH7qV3wQ pic.twitter.com/5SBHQy5wFH— Daily Dose of Data Science (@DailyDoseOfDS_) June 13, 2026

chore: bump Claude Code to 2.1.128 and Agent SDK to 0.2.128 · anthropics/claude-code-action@2cc1ac1
Contribute to anthropics/claude-code-action development by creating an account on GitHub.
Entire Claude Code CLI source code leaks thanks to exposed map file
512,000 lines of code that competitors and hobbyists will be studying for weeks.

Claude Code 27: Research and Publishing Are Now Two Different Things
Some Claude Code fan fiction about the economics of publishing with AI agents set in the very near future

Review of Claude Code-generated code for a bookshop, March 2026
Review of Claude Code-generated code for a bookshop, March 2026 · GitHub

I Switched From Claude Code to OpenCode — Here's Why
I tested OpenCode against Claude Code for real development work. Here's what surprised me about the open-source alternative — and what I don't miss.

GitHub - simonw/claude-code-transcripts: Tools for publishing transcripts for Claude Code sessions
Tools for publishing transcripts for Claude Code sessions - simonw/claude-code-transcripts
claude-code/plugins/ralph-wiggum at main · anthropics/claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo...