Quick Summary
- Copilot CLI must be installed and authenticated before backend startup.
- Keep backend running while using the extension.
- Use docs sections as your operational playbook.
This page gives you a fast onboarding path with the exact prerequisite sequence to avoid setup failures.
$npx devmentorai-serverStep 1
If Copilot CLI is not ready, complete that first. The backend command depends on an authenticated Copilot CLI session.
Open Copilot CLI guideStep 2
Run the backend command in your terminal and keep the process running while using the extension.
Open installation pageStep 3
Open DevMentorAI from your browser toolbar, create a new session, and send your first prompt.
Read chat workflow