feat: add GUI

This commit is contained in:
Albert
2025-08-17 04:00:21 +00:00
parent b745151d2c
commit 06c108586c
7 changed files with 1459 additions and 11 deletions

View File

@@ -4,7 +4,8 @@
"Bash(mkdir:*)",
"Bash(python run_tests.py:*)",
"Bash(source:*)",
"Bash(pytest:*)"
"Bash(pytest:*)",
"Bash(python:*)"
],
"deny": [],
"ask": []