Want to see what happens behind each prompt?
🔍 Agent Debug Logs lets you inspect chat interactions, tool calls, model requests, prompt discovery, agent flows, and more.
https://t.co/w88v6dCCqi
🚀 pvmd v0.2.0 is out!
Focused on performance: faster rendering, smoother experience, less overhead.
If you need a fast, local, GitHub-style markdown preview, check it out 👇
https://t.co/8MKKFRfEdL
Would love to hear your feedback!
🚀 A new @code weekly release is here!
One of our favorite features is integrated browser debugging, which lets you debug your web app end-to-end without leaving the editor.
Subagents are now available in Codex.
You can accelerate your workflow by spinning up specialized agents to:
• Keep your main context window clean
• Tackle different parts of a task in parallel
• Steer individual agents as work unfolds
Better error chaining is finally in JavaScript 🔗
`Error.cause` lets you attach the original error when rethrowing, keeping full context without losing the stack.
Learn more 👇
https://t.co/4ye0RXDoat
I often see discussions about whether VS Code will be replaced.
But ecosystems are powerful. Millions of developers rely on its extensions and workflows.
In the end, what matters most is whether a tool solves the problem well.
I like the idea of running local LLMs. More control, privacy, and the ability to experiment locally are very appealing.
At the same time, for many developers and users today, cloud models still offer a smoother experience.
It will be interesting to see how local tools evolve.
One thing that helped me with overthinking is writing things down.
When I reach a decision that makes sense, I write down the reasoning behind it.
Later, if I start second-guessing myself, I can just read it instead of restarting the entire thinking process.