Rewords live display-manager guardrails around SDDM without stale LightDM framing, clarifies qt6/kf6 rows as package dependencies rather than installer direction, and fixes the CHANGELOG trailing EOF blank flagged by diff-check.\n\nChecks: ./scripts/check-format.sh; git diff --check
2.2 KiB
2.2 KiB
Clawdie Changelog
All notable changes to Clawdie-ISO are documented here.
[Unreleased]
Added
- Aider+Pi harness venv provisioning —
firstboot/shell-deploy.shnow creates/opt/clawdie/venv/aiderwith pinned deps:aider-chat==0.86.2,litellm==1.81.10,tree_sitter==0.20.4 - Aider availability check in post-install verification (logs
aiderversion at end of deployment)
Improvements
- Updated firstboot completion messages to highlight Aider and Pi as primary harnesses (Codex listed as optional alternative)
[0.9.0] — 2026-04-06
Codename: Unified Architecture
Breaking Changes
- ✂️ Unified ISO: Single
./build.shbuilds for all targets (VPS, baremetal, cloud) - ✂️ Removed
--targetand--gpu-driverflags (runtime detection now handles this) - ✂️ Dropped
doas/sudofrom the live image — privileged operations use FreeBSDmac_do/mdo - ✂️ clawdie-shell repo archived (merged into clawdie-iso)
New Features
- 🎯 Runtime GPU detection (Intel, AMD, NVIDIA 390/470/590)
- 🎯 Runtime display detection (VPS headless, baremetal with desktop session)
- 🎯 PF firewall with glasspane VNC (secure remote browser access)
- 🎯 Tailscale integration (mandatory, with optional opt-out)
- 🎯 12 shell modules for modular firstboot orchestration
Improvements
- 📈 Comprehensive REQUIREMENTS.md (pre-install checklist)
- 📈 NETWORKING.md with architecture diagrams
- 📈 SHELL-MODULES.md with all 8 module specifications
- 📈 BUILD.md with detailed build process
- 📈 Integration tests for full module flow validation
- 📈 Preflight validation scripts
Deprecations
- ⚠️ PLAN-UNIFY.md (archived — planning complete)
- ⚠️ IMPLEMENTATION-PLAN.md (archived — implementation merged)
- ⚠️ clawdie-shell repo (archived — use clawdie-iso main)
Performance
- ISO size: 50 GB (includes all packages for offline installation)
- Build time: ~13 minutes (with package cache)
- GPU support: 3 NVIDIA versions + AMD + Intel firmware (all bundled)
Repository Status
| Repo | Status | Latest |
|---|---|---|
| clawdie-ai | Active | v0.9.0 |
| clawdie-iso | Active | v0.9.0 + Phase 0 |
| clawdie-shell | Archived | — |
| pi | Independent | v0.56.3 |