[PR #13879] feat(cli): add --continue and --fork flags to attach command #14852

Closed
opened 2026-02-16 18:19:36 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13879

State: closed
Merged: Yes


What does this PR do?

Add support for the --continue and --fork for the attach command

How did you verify your code works?

I ran it locally:

bun run --conditions=browser ./src/index.ts attach https://server.local --dir "$PWD" -c
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13879 **State:** closed **Merged:** Yes --- ### What does this PR do? Add support for the `--continue` and `--fork` for the attach command ### How did you verify your code works? I ran it locally: ``` bun run --conditions=browser ./src/index.ts attach https://server.local --dir "$PWD" -c ```
yindo added the pull-request label 2026-02-16 18:19:36 -05:00
yindo closed this issue 2026-02-16 18:19:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14852