Articles tagged with: VS Code

One workflow across Claude Code, Copilot, and local models

Summary: My current unified agentic workflow, where Claude Code, Copilot, and local models act as interchangeable executors, driven by a shared configuration and centered around VS Code as the review surface.


Experimenting with GitHub Copilot Pro in a Django Project

Summary: Hands-on account of testing GitHub Copilot Pro, Claude 4.5, and GitHub's new review tools by delegating a real Django feature implementation to the AI, with minimal manual coding.