Enjoy faster @-mentions in Claude Code! This went out in v2.1.85.
@bcherny
-

TypeScript Port Delivers 3x P99 Performance Improvement
By
–
After a few hours, I had a PR. The results were solid — P99 got 3x faster after porting to TypeScript!
-
Porting Rust NAPI File Indexer to Native TypeScript with Opus
By
–
To simplify our system, I asked Opus to port the file indexer to native TypeScript. Here's the prompt I used: > compile our rust+napi file index to native ts. compile the code over, and make sure the code perfectly passes the ORIGINAL test suite from the package. then profile
-
Claude Code introduces fileSuggestion setting for large codebases
By
–
But in big codebases, it would fall over. So we introduced a new fileSuggestion setting in Claude Code, so customers with large codebases could plug in their custom code index (using SourceGraph, an in-house index, etc.). https://
code.claude.com/docs/en/settin
gs#file-suggestion-settings
… -
Custom Rust File Indexer for Claude Code @-mentions via NAPI
By
–
To power file @-mentions in Claude Code, we used to use a custom Rust-based file indexer that we invoked from Claude Code via NAPI. It was pretty fast.
-

Claude Code @-mentions Performance Tripled for Enterprise Codebases
By
–
Just got a nice DM from a big enterprise customer using Claude Code in one of the world's biggest codebases Here's how we made @-mentions 3x faster in large enterprise codebases
-

Claude Cowork Now Generally Available
By
–
Claude Cowork, now generally available! https://t.co/y0gDkmyYRg
— Boris Cherny (@bcherny) 9 avril 2026Claude Cowork, now generally available!
-
Mythos Model: Powerful AI Preview with Cyber Defenders
By
–
Mythos is very powerful, and should feel terrifying. I am proud of our approach to responsibly preview it with cyber defenders, rather than generally releasing it into the wild. Model card here: https://
www-cdn.anthropic.com/53566bf5440a10
affd749724787c8913a2ae0841.pdf
… -
Claude Code Drives Exponential Growth in Engineering Velocity at Anthropic
By
–
Appreciate the feedback. Since we introduced Claude Code at Anthropic, engineering velocity has increased hundreds of %, and the rate at which it is increasing is itself accelerating. The velocity is very much not performative — we're actively trying to figure out how to
-
Invalid API Key in Environment Variable Precedence Mode
By
–
It is also possible you have an invalid api key set in an env var, and in -p mode that takes precedence