Thariq
@trq212
Followers
22K
Following
49K
Media
337
Statuses
3K
Claude Code @anthropicai. prev @ycombinator W20, mit media lab
SF via Toronto
Joined August 2011
Claude Code can now ask you interactive questions when it needs more information or when there are multiple paths forward.
242
213
4K
Claude Code SDK is crazy. For the last few months we’ve been slowly collecting all of our company’s data into a single place and now I’m hacking on an agent that can operate over that data.
21
7
331
Premium men’s jewelry that elevates every fit. Black Friday deals live now!
0
4
22
When building Claude Code our philosophy is to ship fast and learn, while at the same time keeping it intuitive and simple to use. Please keep the feedback coming — we love hearing how we can make Claude Code even better.
4
0
24
To recreate an output style that overrides a system prompt, use the following CLI flags: --system-prompt-file --system-prompt --append-system-prompt We've also seen good success using a dedicated subagent with your particular output style.
4
0
14
Around November 5th, your user-level output styles will be converted automatically to a plugin. You can recreate your own output styles by using hooks that append to the system prompt. See an example here: See an example here:
3
0
19
Always curious and full of energy, Beagles turn every walk into an adventure 🐾🎉.
150
639
10K
Next week, we're replacing output styles in Claude Code. We found in practice that less than 1% of users actively used output styles, and they can be recreated through other extension points via plugins.
2
0
14
Claude Code Weekly Round Up This week we made subagents resumable, added a Plan subagent, introduced prompt based stop hooks, fixed several high priority bugs & much more across the CLI, web and SDK. We're also replacing output styles with with more powerful alternatives:
53
43
643
I hate San Francisco halloween, what do you mean you're a diverging loss function
4
2
55
We've been working on this pretty much since we first released Claude Code. It's been a long road, but we are now confident that our native install is better for 99% of users. If you're already using Claude Code, try `claude install`.
Claude Code's native installer is now generally available. It's simpler, more stable, and doesn't require Node.js. We recommend this as the default installation method for all Claude Code users going forward.
48
45
1K
For example, for customer support write scripts to access the Zendesk API and put your internal docs in markdown files. Write a Claude MD with instructions on how to triage, when to escalate, etc. Then ask Claude Code: "triage the 10 oldest open tickets and draft responses"
2
0
25
The easiest way to prototype a general agent is to use Claude Code. Write some scripts to access your APIs, write a custom Claude MD, then prompt Claude Code with some queries. Does it work? Use the Claude Agent SDK to productionize it.
38
14
334
okay a TSM comeback sponsored by Claude Code would go so hard
The smallest edge makes the biggest difference in Esports Now, we've found our new one. Cloud9 🤝 @JetBrains
6
1
36
You can see how I’ve implemented all of this in my email agent demo using the Claude Agent SDK. Just merged this in today! Let me know if you have any questions or feedback, I'll do deep dive on this specific implementation later. https://t.co/s1gqbQC7Js
github.com
Claude Code SDK Demos. Contribute to anthropics/claude-agent-sdk-demos development by creating an account on GitHub.
1
0
21
This adds a whole new dimension to your agent, now it's not just about prompts & tools, but also API design. There is still a lot to figure out in using codegen well for agents, but if you do I guarantee your agent will be lightyears ahead.
3
0
3
Adding Subagents What if the user wants to say something like: “If I get an email about my accounting or taxes”, this is a bit squishy, there’s probably not a simple rule in code that would detect this. For this, you can add subagents as a function call, for example:
1
0
2
This feels nice, but is very rigid. For example what if I wanted to say: "Forward emails from my boss to my personal email, but only on weekends" Code generation lets us handle this easily.
2
0
4
I want my agent to handle requests like: “Every day at 11am, email me the most urgent tasks in my inbox” “When I get an email from my boss, send me a notification” The most common way people do this is that they invent a JSON schema or DSL to represent every action like so
1
0
2
Every Agent is a Coding Agent The best way to make your agent more adaptable & powerful is using code generation. 🧵 Here’s how I’m using it for my open source email agent built on the Claude Agent SDK.
10
13
149
Boris & Cat are absolute legends, incredibly lucky to learn from them everyday.
Claude Code cracked something open for us @every. Now I ship to codebases I barely know, every feature we ship makes the next one easier, and non-technical members of the team use the terminal. I’m genuinely grateful. So I brought its creators, Cat Wu (@_catwu) and Boris Cherny
2
2
86