feat: stage the simplified clawdie agent into the ISO (Sam & Claude) #5

Merged
clawdie merged 1 commit from feat/clawdie-staging-onto-live-boot into main 2026-06-02 09:18:02 +02:00
Owner

Adds an opt-in FEATURE_CLAWDIE lane that stages the new one-binary clawdie
agent (glasspane + herdr + DeepSeek/Telegram) from the shared ../colibri
checkout, alongside the existing Colibri daemon staging.

  • build.cfg: FEATURE_CLAWDIE (default NO), CLAWDIE_ARTIFACT_DIR, CLAWDIE_ENABLE,
    plus build-flag credential notes.
  • scripts/stage-clawdie-iso.sh: install clawdie binary + rc.d + rc.conf sample
    • optional clawdie.env override template.
  • build.sh: resolve_clawdie_paths, preflight_clawdie_artifacts,
    install_clawdie_service (creates clawdie user/group, enables rc.d like
    Clawdie-AI), status line, and call-site wiring. Gated; default build unchanged.
  • iso-build skill: clawdie preflight section + a "carry the XFCE operator-USB
    fixes" reminder for the next build (SDDM-over-LightDM, clawdie-live-gpu KMS,
    hardened USB power policy).

sh -n clean on build.sh and stage-clawdie-iso.sh; markdown gate clean on
touched files.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Adds an opt-in FEATURE_CLAWDIE lane that stages the new one-binary clawdie agent (glasspane + herdr + DeepSeek/Telegram) from the shared ../colibri checkout, alongside the existing Colibri daemon staging. - build.cfg: FEATURE_CLAWDIE (default NO), CLAWDIE_ARTIFACT_DIR, CLAWDIE_ENABLE, plus build-flag credential notes. - scripts/stage-clawdie-iso.sh: install clawdie binary + rc.d + rc.conf sample + optional clawdie.env override template. - build.sh: resolve_clawdie_paths, preflight_clawdie_artifacts, install_clawdie_service (creates clawdie user/group, enables rc.d like Clawdie-AI), status line, and call-site wiring. Gated; default build unchanged. - iso-build skill: clawdie preflight section + a "carry the XFCE operator-USB fixes" reminder for the next build (SDDM-over-LightDM, clawdie-live-gpu KMS, hardened USB power policy). sh -n clean on build.sh and stage-clawdie-iso.sh; markdown gate clean on touched files. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie added 1 commit 2026-06-02 09:17:09 +02:00
Adds an opt-in FEATURE_CLAWDIE lane that stages the new one-binary clawdie
agent (glasspane + herdr + DeepSeek/Telegram) from the shared ../colibri
checkout, alongside the existing Colibri daemon staging.

- build.cfg: FEATURE_CLAWDIE (default NO), CLAWDIE_ARTIFACT_DIR, CLAWDIE_ENABLE,
  plus build-flag credential notes.
- scripts/stage-clawdie-iso.sh: install clawdie binary + rc.d + rc.conf sample
  + optional clawdie.env override template.
- build.sh: resolve_clawdie_paths, preflight_clawdie_artifacts,
  install_clawdie_service (creates clawdie user/group, enables rc.d like
  Clawdie-AI), status line, and call-site wiring. Gated; default build unchanged.
- iso-build skill: clawdie preflight section + a "carry the XFCE operator-USB
  fixes" reminder for the next build (SDDM-over-LightDM, clawdie-live-gpu KMS,
  hardened USB power policy).

sh -n clean on build.sh and stage-clawdie-iso.sh; markdown gate clean on
touched files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit d028cc1e49 into main 2026-06-02 09:18:02 +02:00
clawdie deleted branch feat/clawdie-staging-onto-live-boot 2026-06-02 09:18:03 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#5
No description provided.