<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs" -->

---
title: Boris Cherny: Stop Hobbling Your AI | daily.dev
description: Boris Cherny, creator of Claude Code, shares insights on &#x27;unhobbling&#x27; AI models — the idea that current models have untapped capabilities that products and...
canonical: https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Boris Cherny: Stop Hobbling Your AI | daily.dev
og:description: Boris Cherny, creator of Claude Code, shares insights on &#x27;unhobbling&#x27; AI models — the idea that current models have untapped capabilities that products and...
og:url: https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs
og:image: https://api.daily.dev/og/posts/LhwptSwBS.png
og:image:alt: Boris Cherny: Stop Hobbling Your AI
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Boris Cherny: Stop Hobbling Your AI

**[Hacker News](https://daily.dev/sources/hn)** · 35 min read · 2 upvotes · 0 comments

## Summary

Boris Cherny, creator of Claude Code, shares insights on 'unhobbling' AI models — the idea that current models have untapped capabilities that products and over-specified prompts actively prevent. Key points include: Opus 5's ability to run autonomously for days or weeks without scaffolding, resistance to prompt injection via mechanistic interpretability, deletion of 80% of Claude Code's system prompt because the model no longer needs it, and the concept of 'product overhang' (unrealized model capabilities). Practical advice includes giving models harder tasks with high-level descriptions rather than step-by-step instructions, using dynamic workflows to orchestrate thousands of agents, and rebuilding system prompts empirically after each model release. Real-world examples include rewriting Bun's Zig codebase to Rust in 11 days and using Claude routines to autonomously maintain codebases daily.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=qyPCVqFUyDo>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#anthropic](https://daily.dev/tags/anthropic), [#prompt-engineering](https://daily.dev/tags/prompt-engineering), [#claude-code](https://daily.dev/tags/claude-code)

[View this post on daily.dev](https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Boris Cherny: Stop Hobbling Your AI","url":"https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs"},"datePublished":"2026-07-28T21:55:24.876Z","dateModified":"2026-07-29T07:22:43.734Z","description":"Boris Cherny, creator of Claude Code, shares insights on 'unhobbling' AI models — the idea that current models have untapped capabilities that products and...","image":"https://i.ytimg.com/vi/qyPCVqFUyDo/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/qyPCVqFUyDo/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/boris-cherny-stop-hobbling-your-ai-lhwptswbs","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,anthropic,prompt-engineering,claude-code","timeRequired":"PT35M","video":{"@type":"VideoObject","name":"Boris Cherny: Stop Hobbling Your AI","description":"Boris Cherny, creator of Claude Code, shares insights on 'unhobbling' AI models — the idea that current models have untapped capabilities that products and...","thumbnailUrl":"https://i.ytimg.com/vi/qyPCVqFUyDo/sddefault.jpg","uploadDate":"2026-07-28T21:55:24.876Z","duration":"PT35M","url":"https://api.daily.dev/r/LhwptSwBS","embedUrl":"https://www.youtube.com/embed/qyPCVqFUyDo"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Boris Cherny: Stop Hobbling Your AI"}]}
```

