Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 10:53
· 48 commits to master since this release

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)

Included pull requests