Fix sidebar overflow pickers and GJC status detection#26
Open
Cheol-H-Jeong wants to merge 1 commit into
Open
Conversation
Cheol-H-Jeong
force-pushed
the
agent/sidebar-overflow-gjc-status
branch
from
July 11, 2026 22:43
22d74d7 to
c346ddb
Compare
Contributor
Author
|
Updated the PR with one more live-status fix discovered on Problem:
Fix:
PROMPT_READY_CPU_ACTIVE_THRESHOLD = 180This keeps real active work like the earlier Verification after update: Result: Live install/check: |
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.
Summary
... N morecontrolsgjcas a coding agent in the watcher, while keeping the registry generic for all supported coding agentsVerification
Local result:
Installed locally with:
Live checks after watcher/sidebar refresh:
Persistent user/API config remained unchanged:
Notes
This PR is based on
agent/issue-21-34to avoid re-including the issue #21 pane-layout patch in this diff. It carries the local fixes for #20, #23, and #24 that were validated on the live tmux session.