Skip to content

v0.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:30
· 5 commits to main since this release
3df530e

Changelog

  • 3df530e Merge pull request #4 from flanksource/feat/dod-gate
  • 86dd362 chore(build): update go.sum and normalize test fixtures
  • e77b19a chore(build): upgrade sandbox-runtime to v1.0.2 and remove local replace directive
  • e506dc3 feat(bash): prioritize B-2 heredoc over B-1 multi-statement violation
  • a97b1a6 feat(cli): add container sandbox builder and projects management
  • 8736a72 feat(cli): consolidate tool names, rename Status to Safe, add cost/tokens to history
  • 301e608 feat(dod): add definition of done gate for claude sessions
  • 1bbde17 fix(cli): decouple table and JSON output for history rows
  • cea6b9a fix(cli): include Paths and BinariesDisplay in JSON output
  • aacc06f fix(cli): use full paths and alphabetical sort in history --summary
  • de9e7a8 refactor(container): unify presets to sandbox-runtime only
  • 2eabfb5 style(refactor): fix formatting and alignment across codebase