codebase-map
01Skill Claude CodeCodex
Where things live in the portal-tunnel repo (sdk/portal/types/utils/cmd/discovery/x402/frontend/extensions) and where new code belongs. Use when locating functionality or deciding where to add code.
Skill Claude CodeCodex
Where things live in the portal-tunnel repo (sdk/portal/types/utils/cmd/discovery/x402/frontend/extensions) and where new code belongs. Use when locating functionality or deciding where to add code.
Skill Claude CodeCodex
Build, lint, test, and verification workflow for the portal-tunnel Go+frontend monorepo. Use when setting up the repo, running CI-equivalent checks, or before committing changes.
Skill Claude CodeCodex
How the portal-tunnel client CLI (cmd/portal-tunnel) is structured and invoked — expose/agent/list/update subcommands, flags, validation rules, and x402/routing options. Use when changing or testing client-side tunnel behavior.
Skill Claude CodeCodex
Full environment-variable / flag reference for configuring the portal-tunnel relay-server (cmd/relay-server), plus how config is embedded and how Docker/Compose deploys it. Use when configuring, deploying, or debugging a relay.
Skill Claude CodeCodex
How to build and run the portal-tunnel relay-server locally for HTTP/browser testing of the embedded SPA frontend and admin/policy APIs.
Plugin Claude Code
Portal agent workflows for exposing local apps.
Instructions file CodexOpenCode
Instructions for gosuda/portal-tunnel, covering agents.md, development principles, project principles and verification.
Instructions file
Instructions for gosuda/portal-tunnel, a project described as: Publishes localhost services to the agentic web through self-hostable, trustless relays.
Plugin Claude Code
Safely expose and verify local apps with Portal tunnels.
Skill Claude CodeCodex
Expose, preview, protect with x402 payments, or keep a local web app, static site, HTTP route set, or explicitly requested TCP/UDP service reachable through Portal, then verify the public endpoint and report its lifecycle. Use when the user asks to deploy, publish, share, tunnel, expose, create a public preview, add a…
Skill Claude CodeCodex
Set up and run a public Portal relay on any Linux host with a public IP — Docker Compose deployment, embedded authoritative DNS with one-time NS delegation, optional TCP/UDP lease ports for game hosting, and registration in the public relay pool. Use when the user asks to run their own relay, contribute a relay to the…
Instructions file CodexOpenCode
AGENTS.md instructions for gosuda/gosuda-template-go, covering agents.md — gosuda organization, formatting & style, error handling, iterators (go 1.23+) and context & concurrency.
Instructions file
Claude Code instructions for gosuda/gosuda-template-go, a project described as: An official AI-native Golang bump-up template for gosuda repositories.