pubzero-dev v.0.0.1
How to Run
Install Dependencies: Run npm install to install all necessary packages.
Set Up Environment Variables: Create a .env file in the root directory and add
your API keys:
OPENROUTER_API_KEY=your_openrouter_api_key
MEGALLM_API_KEY=your_megallm_api_key
BACKEND_URL=your_backend_url
npm run compile
npm run watch
Press F5 to open a new VS Code window with the extension loaded.
Limitations
⚠️ Cannot Fix:
Logic errors (game behaves wrong but no crash)
Performance issues
Design flaws
Third-party library bugs
Platform-specific issues
⚠️ Max 5 Iterations:
If errors persist after 5 fixes, manual intervention needed
Complex issues may require human debugging
Backend Integration on Process
Currently can work with local data for RAG
| |