What's wrong with this entry?
Anonymous. No account, no email.
- Fixed sandbox cleanup:
cleanupAfterCommandis now exposed on the sandbox API for proper resource cleanup after command execution (search for"cleanupAfterCommand")
- Fixed lock file handling: Force-removal of stale lock files now logs the action and handles failures gracefully (search for
"Force-removed lock file at","Failed to force-remove lock file")
- Fixed symlink resolution in path operations: New
Fsqfunction properly resolves symlinks by walking up the directory tree and handling broken symlinks gracefully (search for"realpathSync"in added functions)
- Removed
microcompactfeature: TheContext microcompactedflow has been removed, simplifying the compaction pipeline (search for"microcompact"— present in old, absent in new context references)
- Removed
coral_reef_opus2client data check andcrystal_beambudget token feature — these were internal feature gates that have been cleaned up