Fixed
- Cursor under nono/srt can write session chats: sandboxed
cursor-agentruns now get write access to~/.config/cursor(in addition to~/.cursor), so chatmkdirno longer fails withEACCES - lefthook commits work under nono: the nono provider grants
--allow-file /dev/ptmxso git hooks that allocate a PTY are not blocked - Antigravity nono pack is selected when installed:
AGENT_HARNESS=antigravitynow loads theantigravitypack profile (and grants~/.geministate writes); doctor/docs listantigravityalongside the other packs - Hook-fix fallback commit no longer hangs on an editor: when the agent fixes pre-commit issues but leaves the tree dirty, DevIntern’s manual
git commit --no-verifynow always passes-m(and stages withgit add -A). Previously omitting-mopenedGIT_EDITORand blocked unattended runs indefinitely