Skip to content

github-technology-partners/copilot-cloud-agent-partner-guide

Repository files navigation

Copilot Cloud Agent: Partner Integration Guide

A web-based guide for technical partners building integrations with the GitHub Copilot Cloud Agent Tasks REST API. Built with Astro and styled with Primer CSS.

Prerequisites

  • Bun v1.x (or Node.js v22.12+)

Getting Started

bun install
bun run dev

Scripts

Command Description
bun run dev Start dev server at localhost:4321
bun run build Build production site to ./dist/
bun run preview Preview production build locally
bun run lint Lint with ESLint
bun run format Format with Prettier

Stack

  • Framework — Astro (Vite under the hood)
  • Language — TypeScript (strict)
  • Styling — Primer CSS
  • Linting — ESLint + Prettier

About

A guide for partners using the Agent Tasks REST API to embed autonomous coding agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors