Jason Zhou (@jasonzhou1993) 's Twitter Profile
Jason Zhou

@jasonzhou1993

I build & teach AI stuff | Learn to build with AI at aibuilderclub.com | Product @RelevanceAI_

ID: 842560988683550721

linkhttps://www.youtube.com/@AIJasonZ calendar_today17-03-2017 02:19:28

1,1K Tweet

18,18K Followers

420 Following

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

Should you use Claude Code SDK? My answer is - NO; We shipped v0.005 of SuperDesign.Dev using Claude Code SDK last week (Prob the first product built on top of Claude Code SDK too) But a few issues: 1. Expensive - With Claude Code SDK, it is not using the Claude Code max

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

Is there any existing tool where I can spin up multiple terminal (e.g. multiple Claude Code instances) And send the same command to both terminals to get them execute the same task?

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

Run any LLM with Gemini CLI When I first tried Gemini CLI, result was NOT as great as Claude Code, So I wonder if it's a problem of the Model OR the agent design Then forked Gemini CLI and made it support Claude-4 (OR any model really, thanks to AI SDK) Result? Yep Once I

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

After a few hours of research, Here are some best open source reference of how to build a 'Claude Code': - Open Code: github.com/opencode-ai/op… - Gemini CLI: github.com/google-gemini/… - Claude Code system prompt: github.com/asgeirtj/syste… ——— A basic coding agent compose of below:

After a few hours of research,

Here are some best open source reference of how to build a 'Claude Code':

- Open Code: github.com/opencode-ai/op…
- Gemini CLI: github.com/google-gemini/…
- Claude Code system prompt: github.com/asgeirtj/syste… 

———

A basic coding agent compose of below:
Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

Is there any extension/tools focusing on bringing code base context to cursor/claude code? I need to ask cursor to learn about code base everytime when starting a new chat now

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

A quick prompt engineer exercise: Assuming next model is 10x smarter, Which part of your prompt will more likely be the "Limiting factor" instead of "enhancer"

Jason Zhou (@jasonzhou1993) 's Twitter Profile Photo

An interesting trends: People are getting Claude Code to do non-coding tasks like read/reply emails, research, generate reports, etc It’s not entirely clear why they choose to use Claude Code instead of chatGPT or Claude desktop app I’d love to learn more about use cases & why