
Edwar DiazThis is a submission for the GitHub Copilot CLI Challenge I Built a Context-Aware AI...
This is a submission for the GitHub Copilot CLI Challenge
What if GitHub Copilot CLI could see what you see, understand your context, and help you without breaking your workflow?
That question led me to build DevMentorAI โ a browser extension that transforms Copilot CLI into a real-time AI mentor inside your browser.
Built entirely with GitHub Copilot CLI โ from extension to backend to landing page to release workflows.
DevMentorAI is a context-aware AI assistant that lives inside your browser and understands:
Instead of copying context into prompts, DevMentorAI sends context automatically to Copilot CLI.
No framework lock-in. No domain restriction. Just AI assistance anywhere.
Landing page
https://devmentorai.edwardiaz.dev/
Installation Guide
https://devmentorai.edwardiaz.dev/installation
GitHub Repository
https://github.com/BOTOOM/devmentorai
Backend NPX Package
https://www.npmjs.com/package/devmentorai-server
Extension Downloads
https://github.com/BOTOOM/devmentorai/releases
๐บ Video:
.
This creates a seamless AI workflow without leaving the browser.
DevMentorAI runs locally and respects user control:
Using GitHub Copilot CLI was both enriching and fun. I discovered capabilities far beyond what I previously experienced using Copilot inside editors.
I started with little experience using Copilot CLI, but by following the official documentation and experimenting with slash commands, I learned how to:
One of the most impressive features was agent-based planning mode. Copilot could:
All from the terminal โ lightweight and extremely fast.
Copilot CLI enabled building an entire full-stack project:
The planning file memory system was incredibly powerful.
As sessions grew large, context sometimes became less effective. I learned to:
This dramatically improved results.
Occasionally, Copilot would get stuck in a loop trying the same solution. When that happened, guiding it to consider alternative perspectives helped it resolve issues successfully.
DevMentorAI demonstrates a new paradigm:
AI assistance that adapts to your context instead of forcing you to adapt to it.
GitHub Copilot CLI made this possible.
Edwar Diaz
DEV: @botoom
GitHub: https://github.com/BOTOOM