Skip to content

Releases: flashcatcloud/flashduty-cli

Flashduty CLI 0.5.0

21 Apr 03:26
eb79178

Choose a tag to compare

Changelog

  • eb79178 feat: add flashduty-statuspage agent skill (#3)
  • bf81170 feat: add statuspage migration commands (#1)
  • 2fa6f65 refactor: port status page migrate commands to SDK + RunContext (#2)

Flashduty CLI 0.4.0

17 Apr 06:51

Choose a tag to compare

Changelog

  • 9fc9230 feat: add 24 new CLI commands for alert, oncall, insight, audit, and postmortem
  • 5bf0f62 feat: add 9 Claude Code agent skills for AI-driven FlashDuty operations

Flashduty CLI 0.3.0

15 Apr 07:17

Choose a tag to compare

Changelog

  • fd4d52b chore: apply goimports formatting
  • 8fae179 refactor: introduce RunContext and runCommand to eliminate command boilerplate

Flashduty CLI 0.1.2

14 Apr 07:23

Choose a tag to compare

Changelog

  • b793b91 fix: make main_test.go work on Windows CI