ghcp-hosted-agents
OfficialStream long-running GHCP agents with BYOK.
Software Engineering#mcp servers#copilot sdk#byok#sse streaming#ghcp#foundry hosted agents#invocations protocol
Authoraiappsgbb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables reliable deployment of long-running, streaming GitHub Copilot hosted agents on Foundry using BYOK authentication, avoiding gateway timeouts and enabling progressive discovery.
Core Features & Use Cases
- Invocations SSE Streaming: Uses Invocations protocol to stream events to the caller for workflows that exceed non-streaming response limits.
- BYOK Authentication on Foundry: Deploys hosted agents without requiring GITHUB_TOKEN by minting bearer tokens via DefaultAzureCredential.
- Tool-Loop Fit for Slow Workloads: Optimized for long tool loops (e.g., multi-site scraping or iterative scans) where streaming progress matters more than minimal orchestration latency.
Quick Start
Ask the AI agent runtime to deploy a hosted Foundry agent using the Invocations protocol with FOUNDRY_PROJECT_ENDPOINT and AZURE_AI_MODEL_DEPLOYMENT_NAME set for BYOK, and invoke it by POSTing JSON with an input string to the Invocations SSE endpoint.
Dependency Matrix
Required Modules
github-copilot-sdkazure-ai-agentserver-invocationsazure-identityrequestsstarlettepython-dotenv
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ghcp-hosted-agents Download link: https://github.com/aiappsgbb/awesome-gbb/archive/main.zip#ghcp-hosted-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.