clawdie-iso/live/operator-session
Sam & Claude adb8cd1725 fix: atomic write of provider.env in enable-mother
Step 4 of clawdie-enable-mother.sh rewrote provider.env in place with
`cat "$tmp" >"$f"`, which truncates the live secrets file before
streaming the new content. A crash, signal, disk-full, or concurrent
read during that window leaves provider.env empty or partial — and the
colibri_daemon prestart sources it for the provider key + BW_* creds.

Switch to the write-temp-then-rename pattern already used for
external-mcp.json in step 3: mktemp in provider.env's own directory (so
the rename stays on one filesystem and is atomic), chmod 0600 before the
swap, then mv. A reader now always sees a complete file, old or new.

Also add jq to the disk-install extras so disk-deployed hosts can run
the script post-deploy (step 3 hard-requires jq; the live image already
ships it).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 14:02:46 +02:00
..
autostart Fix XFCE tray volume and clock sizing (Sam & Codex) 2026-06-05 11:47:45 +02:00
icons xfce: geodesic 2V logo for Start button 2026-06-23 12:48:17 +02:00
mcp-examples docs: add external MCP profile examples to ISO (Sam & Codex) 2026-06-13 19:54:17 +02:00
panel-skel xfce: reduce language widget scale to 50%, reorder panel tray 2026-06-23 07:02:03 +02:00
seed fix(seed): close three OOTB gaps before merge 2026-06-25 04:38:06 +02:00
wallpapers xfce: 4K 6V geodesic dome farm wallpapers (AI-generated) 2026-06-23 13:04:35 +02:00
xorg.conf.d Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
49-clawdie-power.rules Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
bootstrap.html docs: document Python 3.11/3.12 coexistence with FreeBSD defaults 2026-06-21 09:36:28 +02:00
clawdie-bootstrap-launch.sh fix(xfce): replace noisy autostart with start-here note (Sam & Codex) 2026-06-20 08:24:18 +02:00
clawdie-bootstrap.desktop fix(xfce): replace noisy autostart with start-here note (Sam & Codex) 2026-06-20 08:24:18 +02:00
clawdie-enable-mother.desktop feat(iso): wire Colibri OOTB defaults + opt-in Mother MCP link 2026-06-21 18:53:41 +02:00
clawdie-enable-mother.sh fix: atomic write of provider.env in enable-mother 2026-06-25 14:02:46 +02:00
clawdie-firstboot-rootpw feat(firstboot): opt-in require-secured knob + 'will not' skip message 2026-06-25 06:16:34 +02:00
clawdie-hw-probe 0.12.0: hw-probe + model fixes + mother MCP infra 2026-06-23 10:49:38 +02:00
clawdie-join-hive.desktop fix(desktop): match Exec path to installed binary (drop .sh suffix) 2026-06-20 11:40:55 +02:00
clawdie-join-hive.sh docs: harness-neutral cleanup + restore green markdown gate 2026-06-23 18:08:58 +02:00
clawdie-live-audio Merge xfce-operator-usb: AMD ASUS hardware lane + XFCE panel polish (Sam & Claude) 2026-06-04 20:04:23 +02:00
clawdie-live-gpu feat(gpu): universal NVIDIA lane — detect + install branch at boot (Sam & Claude) 2026-06-04 22:19:36 +02:00
clawdie-live-power docs(live-power): document C3 wake-safety invariant; tidy rcorder block 2026-06-20 17:22:28 +02:00
clawdie-live-resolver Merge xfce-operator-usb: AMD ASUS hardware lane + XFCE panel polish (Sam & Claude) 2026-06-04 20:04:23 +02:00
clawdie-live-seed feat(seed): install AGENTS.md from seed to zot's ZOT_HOME global slot 2026-06-25 04:29:26 +02:00
clawdie-live-seed.README.txt fix(iso): remove remaining real IPs, add -F robustness, prettier format, known_hosts note 2026-06-24 11:25:18 +02:00
clawdie-live-touchpad-guard Merge xfce-operator-usb: AMD ASUS hardware lane + XFCE panel polish (Sam & Claude) 2026-06-04 20:04:23 +02:00
clawdie-live-wifi Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
clawdie-noblank-guard.sh cleanup(tmp): remove Clawdie-owned host tmp paths (Sam & Pi) 2026-06-20 21:07:05 +02:00
clawdie-startx Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
clawdie-tailscale-up fix(tailscale): make vault auto-join work on the OOTB operator image 2026-06-21 21:48:14 +02:00
clawdie-vault-fetch cleanup(tmp): remove Clawdie-owned host tmp paths (Sam & Pi) 2026-06-20 21:07:05 +02:00
clawdie-wallpaper-gen.sh cleanup(tmp): remove Clawdie-owned host tmp paths (Sam & Pi) 2026-06-20 21:07:05 +02:00
clawdie-xfce-session Merge xfce-operator-usb: AMD ASUS hardware lane + XFCE panel polish (Sam & Claude) 2026-06-04 20:04:23 +02:00
clawdie-xfce-session-inner Merge pull request 'pi/main-live-boot-xfce-colibri-fixes' (#4) from pi/main-live-boot-xfce-colibri-fixes into main 2026-06-04 20:04:23 +02:00
clawdie-xfce.desktop Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
colibri-dashboard.desktop fix(xfce): replace noisy autostart with start-here note (Sam & Codex) 2026-06-20 08:24:18 +02:00
colibri-live-rebuild feat(colibri): gate test-agent staging by build mode (Sam & Pi) 2026-06-21 07:55:24 +02:00
colibri-panel-indicator.sh sync(visuals): hardened panel indicator + wallpaper on join from layered-soul 2026-06-20 12:16:11 +02:00
hw-report Merge pull request 'merge/all-three-fixes' (#11) from merge/all-three-fixes into main 2026-06-04 20:04:23 +02:00
pf-live.conf Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
sddm.conf Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
sshd-live.conf Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00
START-HERE.txt docs(seed): document dual-purpose mother-mcp key for Forgejo + mother MCP 2026-06-23 11:36:10 +02:00
xprofile Merge xfce-operator-usb: Track F Colibri, DeepSeek smoke, LLM provider harness 2026-06-04 20:04:23 +02:00