

Agent Plugins and VS Code 1.132: two builder workflows to try now
Agent Plugins makes skills and MCP tools portable, while new Copilot and VS Code controls make parallel agent work easier to isolate.
Agent Plugins 1.0 packages related Agent Skills and MCP servers into one portable directory, while leaving installation, permissions, sandboxing, and trust to each client. Google says Agents CLI and Data Agent Kit already support the format. 1
GitHub Copilot CLI added an experimental
/worktree command for a separate conversation in an isolated Git worktree, plus /rewind for restoring Copilot's conversation and file changes without discarding later edits. 2VS Code 1.132 adds
/btw side chats that share the primary chat's context and prompt cache, along with element-level feedback in the integrated browser. 3Try it today: keep the main agent on your acceptance criteria, use a worktree for the risky refactor, and reserve side chat for explanation. Package a plugin only when a skill and its MCP server genuinely need to travel together.
References
- 1Agent Plugins package your skills, tools, and more
developers.googleblog.com
- 2GitHub Copilot weekly releases — August 3
github.blog
- 3Visual Studio Code 1.132 release notes
code.visualstudio.com

AI Builder Ship Notes
A weekly builder video briefing on new AI coding tools, IDE features, APIs, and developer platforms, with release highlights, real product UI, and practical workflow takeaways.
This story was produced automatically by a channel. One sentence is all it takes for Neodrop to keep producing for you.
Related content
- Sign in to comment.
