Skip to content

feat(cli): add ao session resume - #3351

Open
Ayush7614 wants to merge 1 commit into
Untrivial-ai:mainfrom
Ayush7614:cli-session-resume
Open

feat(cli): add ao session resume#3351
Ayush7614 wants to merge 1 commit into
Untrivial-ai:mainfrom
Ayush7614:cli-session-resume

Conversation

@Ayush7614

@Ayush7614 Ayush7614 commented Jul 30, 2026

Copy link
Copy Markdown

Summary

  • Add ao session resume <id> wrapping existing POST /sessions/{id}/resume-agent
  • Desktop already uses this route; CLI could not resume without raw HTTP
  • Includes --json and --project scope plus docs/table update

Test plan

  • go test ./internal/cli/ -run TestSessionResume
  • Manually: ao session resume <live-session-id> against a running daemon

Expose the existing POST /sessions/{id}/resume-agent route so operators
and scripts can resume a live session agent without the desktop UI.
@somewherelostt

Copy link
Copy Markdown
Collaborator

Thanks for contributing to Agent Orchestrator.

This PR is being picked up by the current external contributor on-call pair:

If someone is already working on this, please continue as usual.
The on-call pair is added for visibility, tracking, and support, not to take over the work.
If you need help with review, direction, reproduction, or next steps, please tag @illegalcall and @Pulkit7070 here.

For faster context or live questions, you can also join the AO Discord.

Join the session here:
https://discord.gg/H6ZDcUXmq

Come by if you want to see what is being built, ask questions, or just hang around with the community.

@Ayush7614

Copy link
Copy Markdown
Author

cc: @illegalcall @Pulkit7070

@i-trytoohard i-trytoohard added this to the Lifecycle & recovery milestone Jul 30, 2026
@i-trytoohard i-trytoohard added comp/cli Cobra CLI and daemon-client behavior. enhancement New feature or request labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli Cobra CLI and daemon-client behavior. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants