There was an error while loading. Please reload this page.
│ └── agent_instructions.py # ← CUSTOMIZE THE AGENT HERE │ ├── templates/ │ └── index.html # Main HTML page (all tabs) │ └── static/ ├── css/ │ └── style.css # Full stylesheet with dark mode └── js/ ...