Skip to content

Conversation

@kcoopermiller
Copy link
Member

@kcoopermiller kcoopermiller commented Dec 20, 2025

Note

Introduces a new Python package prime-tunnel and integrates tunnel management into the CLI.

  • Adds prime-tunnel SDK: Tunnel high-level interface, TunnelClient for REST calls with retries, Config for env/file settings, models/exceptions, and frpc binary management (binary.py) with auto-download and versioning
  • Implements tunnel lifecycle: register/list/get/delete via API and run frpc with generated TOML config; async context manager and connection wait/timeout handling
  • New CLI prime tunnel commands: start, list, status, stop using the SDK; registered in prime main app
  • Packaging/docs/tests: new pyproject.toml, README, LICENSE, tests/test_tunnel.py; wire prime-tunnel into workspace, prime dependencies, and uv.lock

Written by Cursor Bugbot for commit 86044f7. This will update automatically on new commits. Configure here.

@kcoopermiller kcoopermiller marked this pull request as draft December 20, 2025 00:46
@kcoopermiller kcoopermiller marked this pull request as ready for review January 1, 2026 18:15
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.

2 participants