Skip to content

Releases: flashcatcloud/flashduty-cli

Flashduty CLI 1.3.13

16 Jun 05:34
e64526a

Choose a tag to compare

Changelog

  • e6a8fa2 Merge pull request #51 from flashcatcloud/feat/cli-drop-idverb-shadows
  • d4a8e55 Merge pull request #52 from flashcatcloud/chore/cli-enrich-1674
  • e64526a Merge pull request #53 from flashcatcloud/feat/ai-sre
  • 9c218b2 feat(channel): add --team-ids server-side filter to channel list
  • 6848243 feat(channel): add --team-ids server-side filter to channel list (#45)
  • 0e23f9c feat(cli): drop transparent curated ID-verb shadows (parity via #50)
  • 7df80f0 feat(cli): incident info --num + channel team/creator names (fc-event#1674)

Flashduty CLI 1.3.12

15 Jun 11:19

Choose a tag to compare

Changelog

  • baa80f7 Merge feat/ai-sre: #46 table renderer, #47 relative-time, #48 drop pure-rename shadows, #50 positional args
  • a9ea711 feat(cli): drop pure-rename curated shadows (insight team/channel/responder, member list) (#48)
  • 37011f7 feat(cli): positional args for generated commands (#50)
  • 0ac50b9 feat(cli): relative-time on generated commands' unix-seconds time flags (#47)
  • b534516 feat(cli): render generated commands as human tables, not raw JSON (#46)

Flashduty CLI 1.3.11

15 Jun 05:22
e7d4dae

Choose a tag to compare

Changelog

  • 6c2d053 Merge pull request #43 from flashcatcloud/audit-fix/audit-2026-06-15-incident-list-channel-id
  • e7d4dae Merge pull request #44 from flashcatcloud/feat/ai-sre
  • 33355cf fix(incident): accept --channel-id on incident list for flag consistency
  • b7966f6 fix(incident): rename --channel to --channel-id on incident list

Flashduty CLI 1.3.10

12 Jun 03:08
c32f4eb

Choose a tag to compare

Changelog

  • c32f4eb fix(member): add --limit flag to member list + page/limit consistency test (#42)

Flashduty CLI 1.3.9

11 Jun 06:53
e2f155d

Choose a tag to compare

Changelog

  • b1b4841 chore(deps): bump golang.org/x/term from 0.42.0 to 0.44.0 (#39)
  • e2f155d fix(skill): expose real --query on incident list, drop nonexistent --title (#41)

Flashduty CLI 1.3.8

10 Jun 10:00
bd1d3ff

Choose a tag to compare

Changelog

  • bd1d3ff fix(install): allow interactive sudo from terminal installs

Flashduty CLI 1.3.7

10 Jun 08:52
de638f5

Choose a tag to compare

Changelog

  • e38d17d chore(deps): bump actions/checkout from 4 to 6 (#32)
  • d49fd69 chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 (#33)
  • de638f5 feat(update): default checks and installers to CDN (#37)

Flashduty CLI 1.3.6

08 Jun 14:12
4e42558

Choose a tag to compare

Changelog

  • 8cad69d feat(monit-agent): accept --data body from stdin; drop --tool-spec DSL (#34)
  • 4e42558 fix(session): unify session output control onto global --output-format (#31)

Flashduty CLI 1.3.5

08 Jun 13:35
361b78c

Choose a tag to compare

Changelog

  • a239892 feat(broker): route fduty egress through the runner broker (#35)
  • 361b78c feat(version): advertise broker_egress capability in version --json (#36)

Flashduty CLI 1.3.4

02 Jun 06:16
8c0898c

Choose a tag to compare

Changelog

  • e17ab0e chore: bump go-flashduty — drop notify-rule commands + omitempty responses (#29)
  • 7785aad feat(cli): shell tab-completion — enum flag values + install.sh auto-setup (#27)
  • 4ac23d1 feat(incident): resolve 6-char short ids in detail/get + add list --nums (#26)
  • 8c0898c feat(session): add session list + export commands for AI SRE (#30)
  • 8c0c9d6 feat: full OpenAPI coverage via spec-driven generator + agent help-reliability (#28)
  • c9000d5 fix(timeutil): accept RFC3339 timestamps in --since/--until (#25)