AeThex-OS/.claude/settings.local.json
MrPiglr b8d5062f3e Add desktop app downloads page and release workflow
- Add GitHub Actions workflow for building desktop apps (Windows/macOS/Linux)
- Create /downloads page with GitHub releases integration
- Update README with download links
- Automated release creation on desktop-v* tags

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 23:32:02 -07:00

7 lines
72 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)"
]
}
}