mirror of
https://github.com/trycua/computer.git
synced 2026-02-14 10:33:53 -06:00
* refactor(docs): reorganize lume/cua docs and standardize README files Changes: - Moved Lumier documentation from CUA reference to Lume advanced section - Removed macOS VM CLI section from CUA reference (content moved to Lume) - Reorganized Lume guide: unattended-setup to fundamentals, FAQ to getting-started - Removed prebuilt-images section (deprecated, users directed to unattended setup) - Renamed cli-playbook → cloud-cli for clarity - Created Desktop Sandbox reference section with container documentation - Standardized Python and TypeScript package READMEs to point to docs * chore: remove pylume references from codebase - Remove pylume from CI test matrix (no longer exists) - Update LumeProvider error messages to reference Lume CLI - Remove pylume mentions from docstrings and comments - Delete pylume_examples.py example file * fix(docs): clean up Callout component formatting in MDX files * fix(docs): add text-fd-foreground to Featured Examples heading for visibility * fix(docs): use fd-foreground with opacity instead of fd-muted-foreground for better visibility * fix(docs): use explicit white colors for Featured Examples section visibility * fix(docs): add relative positioning to all sections to stack above gradient overlay * fix(docs): restore original fd- theme colors for Featured Examples section