mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
Fixed regression in holos render platform command where output manifests were not being written to the deploy/ directory by default. Issues: 1. Ensured write-to flag is passed from render platform to render component 2. Fixed NewConfig to set the default WriteTo value properly 3. Fixed compile.go to ensure WriteTo is passed to components 4. Properly pass tempDir in renderAlpha5 method 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>