Automated Windows 10/11 deployment for X9.cz MSP clients
Find a file
X9 Dev 1198de3c49 feat: Go TUI launcher (xetup.exe) + spec page new-request section
- embed.go: root package exposes Scripts/Assets embed.FS
- internal/config: Config struct, Load/Save/Default
- internal/runner: Step list, Runner with context cancel, log streaming
- internal/tui: bubbletea model - huh form (phase 1) + live log view (phase 2) + summary (phase 3)
- cmd/xetup/main.go: main binary, extracts embedded content to tmpdir, runs TUI
- Builds to 5.2 MB xetup.exe (GOOS=windows GOARCH=amd64)

spec/index.html:
- arch-xetup section: mark 5 items flag-done (code now exists)
- Add "Nove nastaveni" section linked to Forgejo issue #15
- Add sidebar link for new-requests
- Add CSS + JS for request widget (loads/posts to issue #15 comments)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 10:35:22 +02:00
.claude Add Claude Code memory and project context 2026-04-15 19:43:39 +02:00
assets Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
cmd/xetup feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
config Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
docs Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
internal feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
scripts Implement steps 09 (PC identity), 10 (network), taskbar profiles; cleanup 2026-04-16 10:15:55 +02:00
tests Add This PC desktop icon, hide Start menu recommendations, remove LinkedIn 2026-03-15 18:24:47 +01:00
tools Implement Forgejo review changes: Atera, UCPD, PDF default, OA3, dedup 2026-04-16 09:29:32 +02:00
web feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
.gitignore Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
CLAUDE.md Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
config-editor.hta Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
Deploy-Windows.ps1 Implement steps 09 (PC identity), 10 (network), taskbar profiles; cleanup 2026-04-16 10:15:55 +02:00
docker-compose.yml Implement Forgejo review changes: Atera, UCPD, PDF default, OA3, dedup 2026-04-16 09:29:32 +02:00
embed.go feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
go.mod feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
go.sum feat: Go TUI launcher (xetup.exe) + spec page new-request section 2026-04-16 10:35:22 +02:00
Remove-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
review.html Add all project assets, docs, and review page 2026-04-15 19:43:18 +02:00
Run.cmd Add config GUI, USB launcher, flash folder; fix bugs 2026-03-16 09:35:42 +01:00
Setup-ClaudeCode.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.ps1 Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
setup.sh Add CLAUDE.md, SPEC.md and bootstrap scripts 2026-03-13 16:35:31 +01:00
SPEC.md Add admin account creation and Windows activation steps 2026-03-14 19:15:30 +01:00