Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .changes/header.tpl.md
Empty file.
3 changes: 0 additions & 3 deletions .changes/unreleased/BUG FIXES-20260616-150538.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/BUG FIXES-20260616-150604.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20260618-111524.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20260618-145700.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20260618-145810.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/ENHANCEMENTS-20260618-145905.yaml

This file was deleted.

20 changes: 20 additions & 0 deletions .changes/v0.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## v0.3.0 (June 22, 2026)


ENHANCEMENTS:

* The `harness install` command supports shell autocompletion for supported coding agents and support for the Amp coding agent has been added.

* Adds debug logging for token configuration sources.

* Hostnames are normalized before storage within profiles.

* The `api` command now accepts arbitrary URLs, such as Archivist, but does not send tokens to any host except the configured API host.


BUG FIXES:

* Profile configuration files are now created with read/write permissions for owner only.

* Hostname telemetry is anonymized when configured with a Terraform Enterprise host.

20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## v0.3.0 (June 22, 2026)


ENHANCEMENTS:

* The `harness install` command supports shell autocompletion for supported coding agents and support for the Amp coding agent has been added.

* Adds debug logging for token configuration sources.

* Hostnames are normalized before storage within profiles.

* The `api` command now accepts arbitrary URLs, such as Archivist, but does not send tokens to any host except the configured API host.


BUG FIXES:

* Profile configuration files are now created with read/write permissions for owner only.

* Hostname telemetry is anonymized when configured with a Terraform Enterprise host.

## v0.2.0 (June 12, 2026)

NOTES:
Expand Down