Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
871860c
Open Harness Server subcommands
SSharma-10 May 28, 2026
958e531
Merge branch 'main' into feat/agents-subcommands
SSharma-10 May 29, 2026
616d41d
gofmt
SSharma-10 May 29, 2026
aa04f4c
Added changes
SSharma-10 Jun 3, 2026
bf8414c
add support to accept application/x-yaml
SSharma-10 Jun 4, 2026
ac9832f
merge main
SSharma-10 Jun 4, 2026
dc0e2f7
export deviceId
SSharma-10 Jun 5, 2026
b615ebf
typo fix
SSharma-10 Jun 5, 2026
33c43ca
agents: decode SPI event stream, surface API errors, ack input
logwolvy Jun 8, 2026
9e6b2c9
broaden the scope of X-Device-UUID
SSharma-10 Jun 10, 2026
fa756f9
Merge PR #1859: align doctl with SPI event wire + SendInput ack
SSharma-10 Jun 10, 2026
ba987b3
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jun 10, 2026
fecb9a1
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jun 11, 2026
c686ee2
in godo to v1.195.0-beta.1 for beta release
SSharma-10 Jun 11, 2026
3e50161
add filtering and pagination flag
SSharma-10 Jun 23, 2026
9f74841
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jun 24, 2026
e609a72
polish agents attach
SSharma-10 Jun 25, 2026
16d7945
support Multiple HITLs
SSharma-10 Jun 25, 2026
bad0686
add Upload and Download workspace files
SSharma-10 Jun 25, 2026
192887b
pin godo to v1.197.0-beta.1 for beta release
SSharma-10 Jun 25, 2026
3f2957f
fix(agents): dedupe thinking text, fix spinner double-render, and fri…
SSharma-10 Jun 26, 2026
7dd7590
displayers: drop SandboxID column from hosted-agent session output (#…
vrindavinod-do Jun 30, 2026
b796b59
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 1, 2026
019da71
vendor: add charmbracelet/glamour for agent markdown rendering
SSharma-10 Jul 1, 2026
7907c6d
feat(agents): styled markdown output and compact color-coded HITL menu
SSharma-10 Jul 1, 2026
f42a497
test fix
SSharma-10 Jul 1, 2026
f42ffd2
add support for agent session name
SSharma-10 Jul 2, 2026
5af6a2f
pin to godo-v1.197.0-beta.2
SSharma-10 Jul 2, 2026
5f6d674
Add support for pause and resume session
SSharma-10 Jul 3, 2026
1dbf855
gofmt fix
SSharma-10 Jul 3, 2026
eefd25f
Add support for session name
SSharma-10 Jul 6, 2026
885c0d1
bugfix-doctl agents list -o json emits a non-JSON
SSharma-10 Jul 6, 2026
318c22c
add support full HITL Request ID
SSharma-10 Jul 6, 2026
380b953
fix hosted agents workspace download when X-Content-Sha256 trailer is…
SSharma-10 Jul 7, 2026
5a19eaf
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 7, 2026
f9f85a8
auto-reconnect attach stream with Reconnecting... UX
SSharma-10 Jul 7, 2026
28cd5fb
fix help text for agents upload
SSharma-10 Jul 10, 2026
a1b1d3d
MARSOHS-340: fail agents attach fast on a terminal session (#1881)
vhrahulkumar Jul 17, 2026
90ef855
verify workspace downloads via body SHA footer when Cloudflare strips…
SSharma-10 Jul 21, 2026
ccb3919
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 21, 2026
b974aa7
pin godo-v1.199.0-beta.1
SSharma-10 Jul 21, 2026
4cbd77a
fix test cases
SSharma-10 Jul 21, 2026
edfd65c
doctl agents proxy w/codex - M0-M2 (#1878)
julia-ye Jul 23, 2026
9dc20bf
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 23, 2026
213cc05
test fix
SSharma-10 Jul 23, 2026
666e03d
add support to transfer large size files
SSharma-10 Jul 27, 2026
fd17743
add test file
SSharma-10 Jul 28, 2026
e1c5703
pin to godo v1.201.0-beta.1
SSharma-10 Jul 28, 2026
19a992c
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 28, 2026
79b387b
gofmt
SSharma-10 Jul 28, 2026
a59aefc
test fix
SSharma-10 Jul 28, 2026
7579d61
LB Integration test fix
SSharma-10 Jul 28, 2026
55da7d7
agents: attach to the data-plane events stream
logwolvy Jul 29, 2026
52c3724
agents: sync vendor/ with the bumped godo
logwolvy Jul 29, 2026
094edf2
upload requests part URLs in batches
SSharma-10 Jul 30, 2026
3ac0e60
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 30, 2026
4294b66
agents: read `logs` history from the data-plane events endpoint
logwolvy Jul 30, 2026
d2124bf
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 30, 2026
7ff7011
Add support for webhooks and triggers
SSharma-10 Jul 30, 2026
ca00ee4
agents: resolve ${VAR} env references in --spec manifests locally (#1…
adilhafeez Jul 31, 2026
b306c31
bug fix- Unable to move the cursor left/right while in the doctl prompt
SSharma-10 Jul 31, 2026
0438544
bugfix-reattach shows approval buttons but not the command being appr…
SSharma-10 Jul 31, 2026
9532be7
pin to godo v1.202.0-beta.1
SSharma-10 Jul 31, 2026
089539f
Merge branch 'main' into feat/agents-subcommands
SSharma-10 Jul 31, 2026
5d80369
test fix
SSharma-10 Jul 31, 2026
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
5 changes: 5 additions & 0 deletions args.go
Original file line number Diff line number Diff line change
Expand Up @@ -916,4 +916,9 @@ const (
ArgInferenceText = "text"
// ArgInferenceSecondsTotal is the audio duration in seconds for async audio generation.
ArgInferenceSecondsTotal = "seconds-total"

// Hosted Agents Args

// ArgAgentSpec is the path to an agent spec file.
ArgAgentSpec = "spec"
)
Loading
Loading