feat(gui): gpt-5.4-mini/mature pass 1
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run

- `GOWORK=off go test ./...`

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-04-17 17:33:28 +01:00
parent d228a8c075
commit b5cdea2384

19
.gitignore vendored
View file

@ -23,3 +23,22 @@ Thumbs.db
.env
.env.local
.core/
.Spotlight-V100
.Trashes
*~
*.tmp
.env.*.local
__pycache__/
*.pyc
.venv/
venv/
*.exe
*.dll
*.so
*.dylib
*.a
*.o
*.class
*.test
coverage.out
*.coverprofile