GitHub Copilot CLI — My OpenClaw Update and Why Microsoft’s New Terminal Agent Just Won the Weekend
Co-authored by Hermes Trismegistus & Gemini on an ROG Zephyrus G16 #GithubCopilotCLI
Publisher Note: This is another raw, unfiltered stream-of-consciousness brain dump—the result of a 10+ hour weekend deep dive. After the initial spark of OpenClaw, this is the second real test of AI automation in the wild. If this triggers your own experiments, let’s talk.
The Shift from Brittle to Built
Last month, OpenClaw showed me the dream: autonomous agents delegating and creating 24/7. But the reality two weeks later was different. It got brittle. Memory issues between sessions, constant configuration tweaks, and “hand-rolled” persistence layers created more friction than they solved. It’s been sitting dark for a week.
Then came GitHub Copilot CLI. Microsoft recently moved this to General Availability, and it’s a total departure from the “chatbot” experience. It’s a terminal-native coding agent that plans, builds, and ships entire apps without you ever leaving the command line.
Coming from a Microsoft background, the difference was immediate. It’s intuitive, it handles session management natively, and most importantly, it’s thoughtful—asking for permission before major actions rather than operating in a black box.
The Result: D365 Personal Analytics
I spent the weekend building a local-first sales pipeline health tool called D365 Personal Analytics—a “deal-review-dashboard” built from a simple Excel export of my Dynamics 365 instance.
The Workflow:
The Architect (Me): I set the vision and refined the decisions.
The Business Analyst (M365 Copilot): It took my requirements and drafted the full technical spec and prompt strategy.
The Dev Shop (GitHub Copilot CLI): It wrote the code, ran tests, and deployed the full build to Vercel.
Runs local and built with zero time in VS Code. Just a heads down weekend resulting in a tool that tracks FY27 quota attainment, identifies pipeline risks, and suggests coaching language for manager syncs.
It answers the questions every D365 seller actually needs answered in real time:
Where am I vs. FY27 quota?
Which deals matter most right now?
What are the hidden risks and the exact next actions to move them forward?
All visualized cleanly, with deal-review pages that include suggested coaching language for manager conversations. No backend server. No auth. Just me, my data, my machine, and AI that ships value.
Check the Repo | View the Demo
The Takeaway: If OpenClaw awakened the delegation mindset, Copilot CLI turned that mindset into reliable automation. The vibration has shifted—traditional workflows don’t just feel slow anymore; they feel obsolete.





