New request
#2929: a tab in the interface with config.yaml
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
enhancementux
Thank you for your work ! Could you please make a tab in the interface that displays the config.yaml configuration file, so that it can be changed directly in the interface for quick configuration changes?
Assessmentadvisory
feature●● medium90% confidence
Adds an in-app configuration editor tab, requiring a new frontend panel and backend endpoints for safe read/write of config.yaml.
Likely files
- static/index.html
- static/panels.js
- api/config.py
- api/routes.py
- static/settings.js
Create the request