Enable Claude install during setup experience for Workstations team (#42378)

## Summary

- Adds `setup_experience: true` to the `claude/darwin` Fleet-maintained
app entry in the Workstations team, so Claude is automatically installed
during the macOS setup experience for new device enrollments.
- Adds `setup_experience: true` to the `claude/windows` Fleet-maintained
app entry in the Workstations team, so Claude is automatically installed
during the Windows setup experience for new device enrollments.

## Changes

Only `it-and-security/fleets/workstations.yml` is modified. Two lines
added — one `setup_experience: true` for each platform's Claude entry
under `fleet_maintained_apps`.

Built for [Allen
Houchins](https://fleetdm.slack.com/archives/D0AFASNBZMW/p1774450304000589)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
kilo-code-bot[bot] 2026-03-25 10:06:23 -05:00 committed by GitHub
parent 0d15fd6cd6
commit 80f6c9069f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -316,6 +316,7 @@ software:
- Security
- slug: claude/darwin # Claude for macOS
self_service: true
setup_experience: true
categories:
- Productivity
# Windows apps
@ -328,6 +329,7 @@ software:
- "x86-based Windows hosts"
- slug: claude/windows # Claude for Windows
self_service: true
setup_experience: true
labels_include_any:
- "x86-based Windows hosts"
categories: