tailscale / tailscale/aperture-cli
Continuing an Agent Session is not possible
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 74
- Forks
- 13
- Avg merge
- 1h
- Merged PRs (30d)
- 7
Description
When exiting from the agent started by the aperture command, The session id is not printed like it would be when using an agent harness directly. Capture that session ID and pass it through to the aperture-cli on exit.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the aperture command and trace how the agent session exits and how the session id is handled by the agent harness and aperture-cli. Verify the id is captured, printed on exit, and passed through so the session can be continued.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100