注册并分享邀请链接,可获得视频播放与邀请奖励。

Boris Cherny 的个人资料封面
Boris Cherny 的头像

Boris Cherny (@bcherny)

@bcherny
Claude Code @anthropicai
133 正在关注    445K 粉丝
In the next version of Claude Code: run /usage to see a breakdown of which Skills, Agents, MCPs, and Plugins are using your tokens CLI today, coming to Desktop next
0
132
1.6K
102
转发到社区
Hello from Code with Claude London!
0
34
461
16
转发到社区
Dogfooding Opus 4.7 the last few weeks, I've been feeling incredibly productive. Sharing a few tips to get more out of 4.7 🧵
0
336
11.8K
1.1K
转发到社区
I wanted to share a bunch of my favorite hidden and under-utilized features in Claude Code. I'll focus on the ones I use the most. Here goes.
0
551
23.2K
2.5K
转发到社区
@melvynx @claudeai This isn’t hiding anything, this is a bug. Fix going out today.
0
31
834
5
转发到社区
It's late 2024, a few days after I launched the first version of Claude Code (then called Claude CLI) to team dogfooding. I walked into the office and saw my coworker Robert with a terminal up on his computer, Claude CLI running and a red/green diff view on screen. I was surprised. This was back in the Sonnet 3.5 days, before the model was good at agentic coding. I had just given it a FileEdit tool the day before. Claude CLI was a prototype that I thought it wasn't useful for anything yet. But Robert was already starting to use it to write code & use git for him. I was still using the CLI as a note taker mostly, but I also started making it my go-to tool for using git as a result.
显示更多
0
96
2.5K
125
转发到社区
We just open sourced the code-simplifier agent we use on the Claude Code team. Try it: claude plugin install code-simplifier Or from within a session: /plugin marketplace update claude-plugins-official /plugin install code-simplifier Ask Claude to use the code simplifier agent at the end of a long coding session, or to clean up complex PRs. Let us know what you think!
显示更多
0
348
12.9K
1.1K
转发到社区
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit. My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to use Claude Code: we intentionally build it in a way that you can use it, customize it, and hack it however you like. Each person on the Claude Code team uses it very differently. So, here goes.
显示更多
0
1.3K
54.6K
7K
转发到社区
When I created Claude Code as a side project back in September 2024, I had no idea it would grow to be what it is today. It is humbling to see how Claude Code has become a core dev tool for so many engineers, how enthusiastic the community is, and how people are using it for all sorts of things from coding, to devops, to research, to non-technical use cases. This technology is alien and magical, and it makes it so much easier for people to build and create. Increasingly, code is no longer the bottleneck. A year ago, Claude struggled to generate bash commands without escaping issues. It worked for seconds or minutes at a time. We saw early signs that it may become broadly useful for coding one day. Fast forward to today. In the last thirty days, I landed 259 PRs -- 497 commits, 40k lines added, 38k lines removed. Every single line was written by Claude Code + Opus 4.5. Claude consistently runs for minutes, hours, and days at a time (using Stop hooks). Software engineering is changing, and we are entering a new period in coding history. And we're still just getting started..
显示更多
0
895
20.6K
1.8K
转发到社区
@palashkaria @karpathy 1. Almost always use Plan mode 2. Give Claude a way to verify its output with unit tests, the Claude Chrome extension, or an iOS/Android sim 3. Hold the same bar for human and Claude code. Use /code-review to automate most of code review
显示更多
0
39
1.3K
86
转发到社区