cli/pkg/build/buildcmd
Snider ad05899e9b chore(io): Migrate pkg/build to Medium abstraction (final fix)
- Improved io.Local to handle relative paths relative to CWD when rooted at "/".
- This makes io.Local a drop-in replacement for the 'os' package for most use cases.
- Ensured absolute paths are used in build logic and tests where appropriate.
- Fixed formatting and cleaned up debug prints.
2026-02-04 14:46:04 +00:00
..
tmpl/gui refactor(cli): move commands from cmd/ to pkg/ with self-registration 2026-01-30 21:55:55 +00:00
cmd_build.go feat: wire release command, add tar.xz support, unified installers (#277) 2026-02-04 00:49:57 +00:00
cmd_commands.go refactor(cli): move commands from cmd/ to pkg/ with self-registration 2026-01-30 21:55:55 +00:00
cmd_project.go chore(io): Migrate pkg/build to Medium abstraction (final fix) 2026-02-04 14:46:04 +00:00
cmd_pwa.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
cmd_release.go style: fix gofmt formatting across all affected files (#279) 2026-02-04 01:27:01 +00:00
cmd_sdk.go feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00