feat: Implement Electron frontend project setup, configure AI permissions, and establish Gitea CI/CD for app releases.
Some checks failed
Build and Release / build-and-release (push) Failing after 28m48s

This commit is contained in:
Bryan1029384756
2026-02-11 18:14:15 -06:00
parent b0f889cb68
commit 5a02bd35cc
3 changed files with 33 additions and 4 deletions

View File

@@ -24,7 +24,8 @@
"WebFetch(domain:www.npmjs.com)",
"WebFetch(domain:stack.convex.dev)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(find:*)"
"Bash(find:*)",
"WebFetch(domain:docs.flatpak.org)"
]
}
}