Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 529 Bytes

File metadata and controls

13 lines (10 loc) · 529 Bytes

Agent Guidance: Node.js Issue Resolver

This repository is optimized for AI Agents (like GitHub Copilot, Cursor, or custom agents) to understand, execute, and extend this workflow.

🛠 Setup for Agents

To initialize the environment, the agent should:

  1. Run npm install to install dependencies.
  2. Ensure a .env file exists with a valid GITHUB_COPILOT_TOKEN (if required by the environment).

🚀 Execution Command

Agents can trigger the issue resolution loop using:

npm start "DESCRIZIONE_DEL_PROBLEMA"