Get high signal AI software development news. Read by 200k CTOs, engineers, and technical leaders at Anthropic, Google, OpenAI, and more.

Joined April 2026
4 Photos and videos
🚨: Anthropic dropped new Claude Code best practices for Opus 4.7. 10 things every developer should know 👇
4
2
11
4,408
9/ Tool calls dropped by default. Want more file reads or searches? Spell out when and why the tool should fire. 10/ Subagents spawn less often now. For parallel work across files, say so explicitly. Example: spawn subagents in the same turn when fanning out across items.
1
80
11/ Bonus: auto mode is live in research preview. Toggle it on with Shift Tab on Claude Code Max. Get more such practical coding tips here: codenewsletter.ai/subscribe
109
This 30-min workshop by the creator of Claude Code Boris Cherny will teach you more about vibe-coding than 100 YouTube video guides. 10 quick hands on insights👇
3
3
10
2,341
10. Feedback Loop via /vibe: > The /vibe command provides a direct channel for meta-feedback. > This allows developers to report on the quality of the agent's logic and tool-use, which helps in refining the model’s performance for specific coding patterns.
1
1
55