Agent Mesh: How I Made My Copilot CLI Sessions Talk to Each Other
The Problem: Every Session Is an Island
If you run GitHub Copilot CLI in multiple terminals — say one for a frontend repo, one for an API, and another for infrastructure — those sessions have no idea the others exist. Each one is completely isolated....
htekdev.hashnode.dev7 min read