8 ms·
I wrote the manual Karpathy said was missing for agentic AI
- nick2837 9mo agoI've been building with CLI AI agents (Claude Code specifically) for several months and noticed some powerful patterns emerging that have 10x’d my productivity. Stuff like … 1. Morphability - natural language as executable, morphable code 2. Abstraction - encapsulating tasks into reusable commands 3. Recursion - stacking abstractions for leverage 4. Internal Consistency - the immune system of your AI system 5. Reproducibility - crash-resilient by design 6. Morphic Complexity - knowing when you've over-engineered 7. End-to-End Autonomy - what your system can do without human intervention 8. Token Efficiency - maximizing useful work per token 9. Mutation & Exploration - controlled self-improvement Link: https://github.com/nicolasahar/morphic-programming https://github.com/nicolasahar/morphic-programming its free and i dont need anything from you except genuine feedback also included system design patterns, psychological tips, and example commands :)
- Havoc 9mo agoThanks for sharing
- npalli 9mo agoLOL, this is the list to keep in your head for this so called "manual". Best of luck of those who will work through this. BTW, Karpathy made that comment in 2025 not 2024. Morphability - natural language as morphable code Abstraction - tasks become reusable commands Recursion - stack abstractions for leverage Internal Consistency - prevent system drift Reproducibility - crash-resilient design Morphic Complexity - recognize over-engineering E2E Autonomy - measure actual capabilities Token Efficiency - maximize work per token Mutation & Exploration - controlled self-improvement
- deleted 9mo ago[deleted]
- jennyholzer3 9mo agoAI in 2026 is really all about morphability. If you aren't using multiple agents, subagents, and autonomous MCP abstractions to construct a detailed morphological model of your codebase, you'll never appreciate the sublime bliss of man-machine union that the enlightened among us here have come to know.
- sho_hn 9mo agoGenuine Agent Zen is when your instructions .md contains but a single line, "Do!" Everything else will be dated by Monday.
- aleph_minus_one 9mo ago> If you aren't using multiple agents, subagents, and autonomous MCP abstractions to construct a detailed morphological model of your codebase, you'll never appreciate the sublime bliss of man-machine union that the enlightened among us here have come to know. Is this serious or satire?
- jennyholzer3 9mo ago[flagged]
- deleted 9mo ago[deleted]
- stack_framer 9mo ago> Inspired by Andrej Karpathy's tweet[0] on Dec 26, 2024 The tweet was in 2025, not 2024. [0] https://x.com/karpathy/status/2004607146781278521 https://x.com/karpathy/status/2004607146781278521
- reconnecting 9mo agoFrom the author: "A Few Disclaimers (1) Yes, this manual was AI generated. However, the core ideas, first principles, and outline for this manual are all ..." 1. https://github.com/nicolasahar/morphic-programming/blob/main/morphic_programming_manual_v1.md#a-few-disclaimers https://github.com/nicolasahar/morphic-programming/blob/main...
- arduanika 9mo agoOkay, so the submitted title is a lie? "I wrote the manual..." Would you consider changing it to something more honest?
- deleted 9mo ago[deleted]
- throwaway314155 9mo agoOh come on.
- arduanika 9mo agoCome on and what? We are dazzled by this cool new tech and so now precision in speech no longer matters?
- jennyholzer3 9mo agoHuman language is the new code; precision in speech is outdated and irrelevant
- MattDaEskimo 9mo agoEnglish - or better put: human language - is not the "new code". Since the inception of programming a person could ask another to write code. This manual is hallucinated nonsense. The only interesting part is how people uneducated in computers and mathematics always seem to fall into the topic of recursion with AI
- nick2837 8mo agoyou can continue to believe in the old paradigm, or accept reality for what it is. someone who abstracts themselves up will be able to move and ship 100x faster than you in the next 12 months.
- OutOfHere 9mo agoNo. Just no. You wrote a manual for using AI for software development is all, limited to a specific approach. You did not write a manual for applying agentic AI more broadly and generally, which is what it is about. You completely missed the mark.
- nick2837 8mo agoright at the top of Part 2: "The examples I give are going to be software engineering/coding specific, but they can be applied to any digital task." you can genuinely use these principles for anything you want to do on your computer. I don't just use Claude Code for programming.
- _air 9mo agoIt would be nice if there were a domain specific language that could help with the internal consistency problem
- nick2837 8mo agoi agree. it's still very early with AI programming in general, so this might evolve in the next few years
- deleted 9mo ago[deleted]
- johnnyfived 9mo agoPls consider donating this to the Linux foundation and making tons of announcements about it. Tag them in tweets too
- nick2837 8mo agoThanks, will do that!
- mjmas 9mo agoHow did you get a wrong Twitter link? And the updated note has two off-by-one errors. https://github.com/nicolasahar/morphic-programming/commit/c3dcea513b7888c1b7be018d00d6070d6b33b139 https://github.com/nicolasahar/morphic-programming/commit/c3...
- nick2837 8mo agothanks i fixed both!