Show OpenCode sessions as Waiting for pending approvals - #103
Merged
Conversation
calvintvu
force-pushed
the
cvu/opencode-wait
branch
from
August 18, 2026 21:06
575e72b to
ec68468
Compare
calvintvu
force-pushed
the
cvu/opencode-wait
branch
from
August 18, 2026 22:44
ec68468 to
de9f408
Compare
milanshen
reviewed
Aug 18, 2026
calvintvu
force-pushed
the
cvu/opencode-wait
branch
from
August 18, 2026 23:35
de9f408 to
edfe8d6
Compare
calvintvu
force-pushed
the
cvu/opencode-wait
branch
3 times, most recently
from
August 18, 2026 23:53
c9ad715 to
f0a22fe
Compare
calvintvu
force-pushed
the
cvu/opencode-wait
branch
from
August 19, 2026 01:20
f0a22fe to
44e60de
Compare
milanshen
approved these changes
Aug 21, 2026
milanshen
force-pushed
the
cvu/opencode-wait
branch
from
August 21, 2026 17:16
44e60de to
58cd74f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
OpenCode keeps pending permission requests in memory. It does not store this state in the transcript database. The default TUI does not expose its permission API to other processes. Therefore, the collector cannot distinguish a permission wait from an ordinary running tool. The plugin sends the permission lifecycle to coSlash.
Changes
Test
go build ./...— passednode --check internal/vendors/opencode/coslash-waiting.js— passedgit diff --check cvu/claude-wait...HEAD— passedScreenshots