What's Changed
- fix(policy): remove broad ~/.local allow from openclaw profile on Linux by @advaithsujith in #627
- fix(test): handle non-default TMPDIR in linux nested home grant test by @aslibman in #633
- fix(macos): tighten GPU IOKit surface to AGXDeviceUserClient only by @agnosticlines in #635
- feat(cli): introduce pre-flight CWD prompt for detached launches by @lukehinds in #637
- fix(pty): correctly handle blocking state for attach streams by @lukehinds in #638
- feat(gpu): add Linux and WSL2 GPU access via --allow-gpu by @scp7 in #639
- fix(cli): align status and attach columns in ps output by @lukehinds in #640
- fix(proxy): warn when keychain credential is not found by @advaithsujith in #641
- fix(seccomp): resolve /proc/self correctly for grandchild processes (#602) by @advaithsujith in #628
- test(macos): align GPU IOKit tests with tightened surface from #635 by @scp7 in #645
- fix(cli): decouple audit trail from rollback by @4x0v7 in #636
- fix(shell): initialize proxy runtime when credentials are configured by @vkobel in #642
- refactor(command-blocking): deprecate startup-only command blocking by @lukehinds in #648
- ci: add release automation for downstream SDK repos by @lukehinds in #646
- feat(macos): make parent-of-protected-root relaxation opt-in via profile by @kipz in #631
New Contributors
- @aslibman made their first contribution in #633
- @4x0v7 made their first contribution in #636
- @vkobel made their first contribution in #642
Full Changelog: v0.32.0...v0.33.0