Skip to content

tunnel log callback#1217

Open
kcoopermiller wants to merge 1 commit intomainfrom
feature/tunnellogcallback
Open

tunnel log callback#1217
kcoopermiller wants to merge 1 commit intomainfrom
feature/tunnellogcallback

Conversation

@kcoopermiller
Copy link
Copy Markdown
Member

@kcoopermiller kcoopermiller commented Apr 20, 2026

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test improvement

Testing

  • All existing tests pass when running uv run pytest locally.
  • New tests have been added to cover the changes

Checklist

  • My code follows the style guidelines of this project as outlined in AGENTS.md
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes


Note

Low Risk
Low risk: changes are limited to logging/observability around tunnel lifecycle plus a patch-level dependency bump, with no functional changes to sandbox execution flow.

Overview
Improves Prime Tunnel observability in CliAgentEnv.get_tunnel_url() by wiring a log_callback (emitting tunnel output to debug logs) and including recent frpc output when server-side registration expires and the tunnel is recreated.

Bumps the prime-tunnel dependency from 0.1.6 to 0.1.7 to support the new callback behavior.

Reviewed by Cursor Bugbot for commit f7e907d. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant