---
title: "Claude Code Source Deep Dive"
id: "41723"
slug: "claude-code-source-deep-dive"
permalink: "https://eay.cc/2026/claude-code-source-deep-dive/"
published_at: "2026-04-04T21:53:20+00:00"
author: "Stefan Grund"
type: "post"
format: "link"
tags:
  - "claude"
  - "künstliche intelligenz"
  - "technologie"
external_url: "https://www.markdown.engineering/learn-claude-code/"
short_url: "https://eay.li/40v"
content_copy:
  - "https://bsky.app/profile/eay.social/post/3mipa5lfe6u2g"
  - "https://eay.social/@eay/116348656204858770"
geo_latitude: "50.973898"
geo_longitude: "6.68292"
---

# Claude Code Source Deep Dive

[Link →](https://www.markdown.engineering/learn-claude-code/)

Überaus interessante Analyse und Erklärung des Quellcode von Claude Code – [hier eine Kopie auf Github](https://github.com/codeaashu/claude-code) –, der diese Woche via npm [geleaked](https://x.com/Fried_rice/status/2038894956459290963) ist. Die Anwendung besteht demnach aus TypeScript und React, wenig überraschend [Bun](https://github.com/vadimdemedes/ink) als Bundler (das im Dezember [von Anthropic gekauft wurde](https://bun.sh/blog/bun-joins-anthropic)) und einem Haufen CLI-Erweiterungen, damit das alles in einem Terminal läuft. (via [@supergarv](https://phpc.social/@supergarv/116337014324570514))
