Skip to content

v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Feb 22:52
· 3 commits to main since this release

Changelog

  • 2ebd805 Bump version to v0.3.4
  • 3337893 Fix copilot cli integration (#39)
  • 073c05a feat(tasks): add detailed agent instructions for PII Exposure Scanner (#34)
  • 4c0a915 feat: add --timeout flag to run and daemon commands (#27)
  • 615e2b9 fix(#19): config max_projects, budget day-boundary, codex fallback flags (#42)
  • b13164a fix: capture partial output on timeout and kill process groups (#33)
  • c703999 fix: resolve lint warnings in copilot provider and helpers (#38)
  • 519821c fix: serialize provider config with correct YAML key names (fixes #20) (#43)
  • 6d34c71 refactor: replace WriteString(fmt.Sprintf) with fmt.Fprintf (#41)