fix: agent self-recovery when 0 browsers connected (issue #40) - #51
Open
iAstro wants to merge 1 commit into
Open
fix: agent self-recovery when 0 browsers connected (issue #40)#51iAstro wants to merge 1 commit into
iAstro wants to merge 1 commit into
Conversation
iAstro
commented
Jul 31, 2026
- Add 0-browser recovery protocol in SKILL.md: agent should self-detect and self-launch browsers before falling back to user interaction
- Update NoBrowserConnected error hint in render_error.rs with detailed ACTION and FALLBACK branches for different agent capabilities
- Update NO_BROWSER_HINT in status.rs and doctor.rs with consistent two-case FALLBACK
- Clarify that BrowserSkill never launches browsers itself
- Add 0-browser recovery protocol in SKILL.md: agent should self-detect and self-launch browsers before falling back to user interaction - Update NoBrowserConnected error hint in render_error.rs with detailed ACTION and FALLBACK branches for different agent capabilities - Update NO_BROWSER_HINT in status.rs and doctor.rs with consistent two-case FALLBACK (can detect vs cannot detect) - Clarify that BrowserSkill never launches browsers itself — browser launch is always the agent's responsibility via shell commands
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.