Add web-based GUI with frontend and backend

Co-authored-by: Kenearos <86194771+Kenearos@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-17 20:14:28 +00:00
parent c269cb0ef0
commit be9ed433b6
7 changed files with 1732 additions and 1 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
Flask==3.0.0
requests==2.31.0