My early take on the GitHub Copilot app, from smoother session switching to first-class issue and pull request workflows.
Articles
All articles
How flouz uses a separate suggestions table and an explicit review/apply pipeline so AI never overwrites your bank transaction data.
I built an agentic workflow that validates PR quality for interns using GitHub Agentic Workflows. The full sample is on GitHub.
Configure passwordless SSH access to Azure Linux VMs using Entra ID accounts and RBAC, eliminating manual SSH key management.
Learn how to use Git worktrees in Visual Studio Code to work across branches in parallel, stay organized, and avoid constant context switching.
In this article, I share how I customized GitHub Copilot to enhance my writing workflow for technical articles on my personal website.
Learn which GitHub workflows the GitHub MCP Server can automate, which toolsets it exposes, and how to use it effectively with agents.
Understand how an MCP request becomes a tool call by tracing host, client, server, discovery, and JSON-RPC steps from prompt to result.