Releases: digitalocean/doctl
Releases · digitalocean/doctl
Release list
v1.167.0-beta.14
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.13
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.12
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.11
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.10
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.9
Immutable
release. Only release title and notes can be modified.
What's Changed
- agents: accept hermes as a known adapter by @adilhafeez in #1928
Full Changelog: v1.167.0-beta.8...v1.167.0-beta.9
v1.167.0-beta.8
Immutable
release. Only release title and notes can be modified.
Changelog
- 53dbbad feat(agents): keep the attach transcript readable, finish line editing (#1927)
- d50a082 fix(agents): fix attach paste scrollback duplication
- d3e95ca Reject invalid permissions.default and skill names in validate
- 02dd4da fix(agents): keep attach interruptible while a request is in flight (#1924)
- 60e27fb add support for bash-style line editing
- ae93f77 Merge pull request #1926 from Spherrrical/rename-harness-runtime-cmd
- 43f70c3 rename open-harness-runtime command to harness-runtime
- c7c2741 Merge pull request #1915 from adilhafeez/agents-port-forward-poc
- 1a683d4 Merge origin/feat/agents-subcommands into agents-port-forward-poc
- b335f56 agents: send X-Device-UUID on the port-forward upgrade
- 5cf1db8 Merge origin/feat/agents-subcommands into agents-port-forward-poc
- 0cc4717 agents: report why a port-forward tunnel was refused
- e480288 agents: unit tests for port-forward pair parsing and WS URL construction
- 136d398 agents: add port-forward command (WebSocket tunnel POC)
v1.167.0-beta.7
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.6
Immutable
release. Only release title and notes can be modified.
v1.167.0-beta.4
Immutable
release. Only release title and notes can be modified.
Changelog
- 5c32f43 feat(agents): add exec to run a command in a session's sandbox (#1920)
- da82317 feat(agents): alias open-harness-runtime as ohr
- 51a521c add client-side agent manifest validation
- 4d022f3 Merge pull request #1918 from adilhafeez/adil/revert-agents-dataplane-events
- 389471c Revert "agents: read session events from the data-plane /events endpoint (stack on feat/agents-subcommands) (#1899)"