What's Changed
- docs: fix installation command for nono-cli package by @kulla in #426
- feat(trust): scaffold policies, enforce missing includes at startup, and simplify write protection by @lukehinds in #435
- fix(cli): add ~/.opencode to opencode profile paths by @aand18 in #421
- fix(setup): detect Landlock via syscall probe instead of LSM file by @aand18 in #417
- feat(trust): add --user flag to sign-policy for user-level trust policy by @lukehinds in #440
- feat(policy): add standard I/O and fd paths to base_posix group by @lukehinds in #441
New Contributors
Full Changelog: v0.20.0...v0.21.0