v0.15.0
This release improves the Stashbase agent workflow for interactive coding agents, macOS filesystem policies, and dependency-install checks.
Highlights
- Add optional dependency security hooks for Codex, Claude, and Cursor. Install, check, and remove hooks with
stashbase agent hooks deps; hooks inspect supported package-install
commands before they run. #36 - Preserve TTY streams and interactive stderr auditing for child processes launched through
stashbase agent run. #34 - Allow Codex to edit normally when running under Stashbase macOS filesystem policies, while retaining the configured workspace boundaries and persistent Codex state. [#35](https://
github.com//pull/35)