feat: Add initial Electron frontend setup, Claude permissions, and Gitea CI/CD for releases.
All checks were successful
Build and Release / build-and-release (push) Successful in 5m44s

This commit is contained in:
Bryan1029384756
2026-02-10 22:36:32 -06:00
parent b5f3acd581
commit 9a499cf360
357 changed files with 7 additions and 456 deletions

View File

@@ -16,7 +16,10 @@
"Bash(npx -y esbuild:*)",
"WebFetch(domain:gist.github.com)",
"Bash(git ls-tree:*)",
"WebFetch(domain:github.com)"
"WebFetch(domain:github.com)",
"WebFetch(domain:docs.gitea.com)",
"WebFetch(domain:www.electron.build)",
"WebFetch(domain:forum.gitea.com)"
]
}
}