Viewing profile — bcherny
bcherny
HN member- Joined
- Sun, Jul 11, 2010, 8:28 AM UTC
- HN karma
- 3,762
- Public activity
- 718 items
- HN profile
- View on Hacker News ↗
About bcherny
No profile information was provided.
Recent public activity
-
comment
Comment #49250319
Boris from the team here -- I don't think this is right. If you are able to repro in the Desktop app, could you comment back? I cannot repro.
-
comment
Comment #49239786
Boris from the team here. The classifier is free — we do not charge for safety features as a principle.
-
comment
Comment #48437569
Boris from the team here — we’re looking into it.
-
comment
Comment #48361486
For those using Claude Code, I recommend Learning mode to instruct Claude to walk you through implementing the solution yourself rather than doing it for you. It’s very helpful whe…
-
comment
Comment #48313740
Yep! Set disableWorkflows:true in your settings.json
-
comment
Comment #48312769
Looking
-
comment
Comment #48312682
Typo! Edited
-
comment
Comment #48312677
Yes!
-
comment
Comment #48312674
Yes, it also helps! That's a place where raw model capability is the most helpful, but we do find that some dynamic workflow configurations can be helpful too.
-
comment
Comment #48312527
There's two main differences: 1. Support for 1-2 OOMs more agents, to do more work in parallel 2. A phased, semi-structured approach where work happens in steps
-
comment
Comment #48312471
JavaScript, running locally or in the cloud.
-
comment
Comment #48312467
Yes, more docs + technical details coming soon.
-
comment
Comment #48312453
We generally build features into the Claude Agent SDK, which is shared by CLI, Desktop, VSCode, and cloud.
-
comment
Comment #48312433
Hey, yep. A few things I personally used dynamic workflows for over the last few weeks: 1. Autonomously landed 20+ optimizations to reduce Claude Code's token usage by ~15% 2. Port…
-
comment
Comment #48312341
A few of us from the Claude Code team will be hanging around if anyone has questions! Very excited for this launch -- dynamic workflows have been a game changer for engineering her…
-
comment
Comment #48297056
Totally. You can do that now, and Claude will know to use /code-review.
-
comment
Comment #48297046
Yep, you can add free-form input. Will update /simplify to only check for code quality and not bugs (the way it used to work), that's a good suggestion.
-
comment
Comment #48296690
/code-review has a specific prompt that we've found is a good balance of precision, recall, and cost. You could totally roll your own prompt also.
-
comment
Comment #48296387
Hey, Boris from the CC team here. I agree, we're working on consolidating these. Going forward it will just be the built-in /code-review skill. Here's how to use the skill on the l…
-
comment
Comment #47886091
Yes! This is what we’re trying next.
-
comment
Comment #47886074
We anticipated the default would be the best option for most people. We were wrong, so we reverted the default.
-
comment
Comment #47883735
Yep, agree. We added a little "/clear to save XXX tokens" notice in the bottom right, and will keep iterating on this. Thanks for being an early user!
-
comment
Comment #47880132
Hey, Boris from the team here. We did both -- we did a number of UI iterations (eg. improving thinking loading states, making it more clear how many tokens are being downloaded, et…
-
comment
Comment #47880089
Hey, Boris from the Claude Code team here. Normally, when you have a conversation with Claude Code, if your convo has N messages, then (N-1) messages hit prompt cache -- everything…
-
comment
Comment #47879791
Boris from the Claude Code team here. We agree, and will be spending the next few weeks increasing our investment in polish, quality, and reliability. Please keep the feedback comi…