agent v0.36.3: DetachDrive loop-umounts stacked binds (full detach)
Detach now removes ALL stacked binds at a stable path, not just one layer, so an eject fully detaches even with >1 bind (keeping fail-close intact). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to **felhom-agent** are recorded here. Update on every code
|
||||
change that gets pushed.
|
||||
|
||||
## v0.36.3 — DetachDrive loop-umounts stacked binds (2026-06-15)
|
||||
|
||||
DetachDrive now umounts ALL stacked binds at a stable path (bounded loop), not just one layer — so an
|
||||
eject/detach fully detaches even if more than one bind accumulated (operator bind on top, or a rare
|
||||
attach race), keeping the fail-close intact. Caught in the E13 rapid eject/reconnect sweep.
|
||||
|
||||
## v0.36.2 — eject also keeps the raw mounted (reconnectable) (2026-06-15)
|
||||
|
||||
Extends v0.36.1 to EJECT: eject now DetachDrive`s the bind under the parent but LEAVES the raw
|
||||
|
||||
Reference in New Issue
Block a user