This repository is optimized for AI Agents (like GitHub Copilot, Cursor, or custom agents) to understand, execute, and extend this workflow.
To initialize the environment, the agent should:
- Run
npm installto install dependencies. - Ensure a
.envfile exists with a validGITHUB_COPILOT_TOKEN(if required by the environment).
Agents can trigger the issue resolution loop using:
npm start "DESCRIZIONE_DEL_PROBLEMA"