Skip to content

Releases: digitalocean/doctl

v1.167.0-beta.14

v1.167.0-beta.14 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 05:04
Immutable release. Only release title and notes can be modified.

Changelog

  • 369fc99 pin godo to v1.205.0-beta.3
  • 822dd7e agents: print session create warnings (MARSOHS-1019) (#1934)

v1.167.0-beta.13

v1.167.0-beta.13 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:18
Immutable release. Only release title and notes can be modified.
19cfcb3

Changelog

  • 19cfcb3 feat(agents): accept the manifest as an argument, default to ./agents.yaml (#1930)

v1.167.0-beta.12

v1.167.0-beta.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:00
Immutable release. Only release title and notes can be modified.

Changelog

  • 136c516 pin to godo v1.205.0-beta.2
  • 2d91551 agents: replace --revoke-previous with --grace-period (MARSOHS-1078) (#1932)

v1.167.0-beta.11

v1.167.0-beta.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:30
Immutable release. Only release title and notes can be modified.

Changelog

  • 84b92b9 pin godo to v1.205.0-beta.1
  • 02273f9 agents: add --revoke-previous to triggers rotate-secret (#1922)
  • a2d8d0a fix(agents): keep warm-up input visible and queue every message (#1929)
  • 7868d3c feat(agents): land in the chat after start, with --detach to opt out (#1931)

v1.167.0-beta.10

v1.167.0-beta.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 05:27
Immutable release. Only release title and notes can be modified.

Changelog

  • 8c2f69a test fix
  • f797d1e fix(agents): reject unknown nested subcommands with non-zero exit

v1.167.0-beta.9

v1.167.0-beta.9 Pre-release
Pre-release

Choose a tag to compare

@adilhafeez adilhafeez released this 26 Aug 04:56
Immutable release. Only release title and notes can be modified.
95958fd

What's Changed

Full Changelog: v1.167.0-beta.8...v1.167.0-beta.9

v1.167.0-beta.8

v1.167.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:03
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

v1.167.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:05
Immutable release. Only release title and notes can be modified.

Changelog

  • 602b097 test fix
  • fe40e96 test fix
  • cfc4c8b feat(agents): stream reasoning live and keep run status visible in attach (#1919)
  • 8e2d640 agents: drop cursor and hermes from known adapters

v1.167.0-beta.6

v1.167.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:40
Immutable release. Only release title and notes can be modified.

Changelog

  • fa15458 feat(agents): add sizes list for sandbox catalog
  • cac0baa agents: drop pinned ohr-agent.do-ai.run host
  • c4362a3 docs(agents): document flat name: and --name mapping
  • 9adb0b9 Revert "Revert "agents: read session events from the data-plane /events endpoint"" (#1921)

v1.167.0-beta.4

v1.167.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:02
Immutable release. Only release title and notes can be modified.
5c32f43

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)"