Skip to content

Releases: deployhq/deployhq-cli

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:55
00822d6

Changelog

  • d3311fd "Claude PR Assistant workflow" (#28)
  • 00822d6 chore(setup): deprecate 'dhq setup' in favor of 'dhq skills' (#30)
  • 602e0a1 docs(skills): document the skills installer and dhq skills command (#29)
  • 09919b0 feat(skills): detect installed AI agents and install the DeployHQ skill (#26)
  • 902a45f feat: dhq launch — one-command deploy to Static Hosting & Managed VPS (#25)

v0.18.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:23
a6480be

Changelog

  • f312a28 fix(deploy): auto-pick the only project when --project is missing (#22)
  • a6480be fix(deploy): explain "parent must exist" with actionable hint (#23)
  • ede68ff fix(deploy): surface API status code in latest-revision failure (#21)
  • 65bd97d fix(hello): validate login inputs with actionable hints (#24)
  • ac2dbcc test(ssh-commands): lock down update timing fix and clarify skill docs (#20)

v0.18.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 07:51
82c1e4e

Changelog

  • 82c1e4e fix(deploy): use server group's last_revision for incremental deploys (#19)

v0.18.1

Choose a tag to compare

@github-actions github-actions released this 29 May 06:51
c5cb8e5

Changelog

  • f7b2ba6 fix(auth): tolerate full hostnames in --account input (#15)
  • 65ed510 fix(cli): correct ssh-commands timing values and clarify build-configs (#14)
  • 8521a27 fix(errors): classify API errors by status code, not as internal (#16)
  • c5cb8e5 fix(hello): clarify account prompt and surface real validation errors (#18)
  • beff8d1 fix(mcp): inject keyring credentials into MCP server child process (#17)

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 25 May 10:16
0387838

Changelog

  • 0387838 feat(output): add --table, --quiet, --json=false flags (#12) (#13)

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 22 May 08:32
efc48a9

Changelog

  • efc48a9 fix(deploy): resolve server-group names passed to -s/--server (DHQ-586) (#11)

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 22 May 07:19
7a1b6b3

Changelog

  • 7a1b6b3 feat(deployment-checks): add CRUD commands for deployment checks (#10)

v0.16.4

Choose a tag to compare

@github-actions github-actions released this 17 May 06:57

Changelog

  • 79d2091 fix(cli): reduce agent/CI errors with stdin TTY check and better hints
  • 712236b fix(setup): correct agent install paths and rename cmd/deployhq -> cmd/dhq (#8)

v0.16.3

Choose a tag to compare

@github-actions github-actions released this 06 May 12:29

Changelog

  • 11c173b fix(deploy): make deploys incremental by default

v0.16.2

Choose a tag to compare

@github-actions github-actions released this 05 May 14:17

Changelog

  • a46ef4c fix(version): show update notice in agent-detected terminals