Changelog
- 8b1b0bf bump godo to v1.208.0-beta.1
- 658692b agents: stream attach answers live, then replace with markdown on flush
- 3f92c66 Merge pull request #1964 from Spherrrical/musa/resume-on-topoff
- e4fbcac fix(godo): dedupe HostedAgentSession.ResumeOnTopoff after merge
- fae5481 Merge branch 'feat/agents-subcommands' into musa/resume-on-topoff
- 7d5ce0f Merge branch 'main' into feat/agents-subcommands
- 984b115 surface sandbox_id and resume_on_topoff on Session
- 85da4ea firewall: accept and return action optionally (#1963)
- 0ca8e5e Hide Gradient AI simulation commands from public docs. (#1967)
- b32dea2 agents: add --resume-on-topoff for auto-resume after a low-balance pause
- fc53d01 agents: fix truncated GitHub connect confirm prompt
- 722e8c5 Merge pull request #1955 from digitalocean/MARSOHS-1350-validate-skill-sizes
- 54d53eb fix(MARSOHS-1404): validate egress field spelling per manifest format (#1960)
- 130e0c8 MARSOHS-1350: validate skill description/instructions size client-side