Yep just output. We used to have a lower max output limit but people asked for a higher limit
@bcherny
-
Comparing Sonnet and Opus AI Models: Performance Differences
By
–
Are you using Sonnet or Opus? And when you say dumber what specifically?
-
SDK Auto-Compaction and Token Usage Statistics
By
–
We auto-compact for you when using the SDK, so you don't need to. To grab stats yourself, read assistant_message.usage.
-
Rate Limits and Token Compaction Bugs in API Systems
By
–
If you're seeing lower rate limits than what we publish, or if you're seeing auto-compact earlier than ~155k tokens, that's a bug. /bug to report.
-
Claude Code Team Updates Context Token Auto-Compact Behavior
By
–
Boris from the Claude Code team here. Compact behavior is the same as before — the new ⛝ boxes in /context are just a cosmetic UI change that gives people more transparency into auto-compact. We always auto-compacted near 155k tokens so there's enough buffer. We do that for
-
Claude Code Plugins: Agents, Commands, and MCP Servers
By
–
Super excited to release Plugins for Claude Code. Plugins are the easiest way to share and install bundles of agents, slash commands, MCP servers, and hooks. Something we saw people doing already, now we made it even easier.
-
Claude Code Team Shares Raw Transcript Access Location
By
–
Boris from the Claude Code team here. Could you grab the raw transcript, available in ~/.claude/projects?
-
Claude Code SDK Now Natively Supported for Python TypeScript
By
–
Claude Code SDK is now natively supported for Python and TypeScript
-
Evolution of Coding UX: From 1950s to AI Future
By
–
Thanks @swyx + AI Engineer World's Fair for hosting me for a talk on the big stage last week! I did a speed run through the evolution of coding UX since the 1950's, and where I think we're headed. Video: https://
youtube.com/watch?v=U-fMsb
Y-kHY&t=18785s
…
Slides: https://
docs.google.com/presentation/d
/1FGNy3wHoXEnVpgOTB9rtgdyjaQvEVHmhxGhHoGIPX98
… -

Claude Code Ships New Features: Auto-Accept, Context Compact
By
–
Thanks to Claude Code users for contributing incredible feedback! We just shipped more features based on what we’re hearing from you all. See Cat’s thread for details on auto-accept mode, auto-compact for context, and filepath autocomplete.