You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**BYOK** - Use your own API keys (no GitHub auth required)
84
84
85
-
See the **[Authentication documentation](./docs/auth/index.md)** for details on each method.
85
+
See the **[Authentication documentation](./docs/auth/README.md)** for details on each method.
86
86
87
87
### Do I need to install the Copilot CLI separately?
88
88
@@ -125,11 +125,11 @@ Please use the [GitHub Issues](https://github.com/github/copilot-sdk/issues) pag
125
125
126
126
## Quick Links
127
127
128
-
-**[Documentation](./docs/index.md)** – Full documentation index
128
+
-**[Documentation](./docs/README.md)** – Full documentation index
129
129
-**[Getting Started](./docs/getting-started.md)** – Tutorial to get up and running
130
-
-**[Setup Guides](./docs/setup/index.md)** – Architecture, deployment, and scaling
131
-
-**[Authentication](./docs/auth/index.md)** – GitHub OAuth, BYOK, and more
132
-
-**[Features](./docs/features/index.md)** – Hooks, custom agents, MCP, skills, and more
130
+
-**[Setup Guides](./docs/setup/README.md)** – Architecture, deployment, and scaling
131
+
-**[Authentication](./docs/auth/README.md)** – GitHub OAuth, BYOK, and more
132
+
-**[Features](./docs/features/README.md)** – Hooks, custom agents, MCP, skills, and more
133
133
-**[Troubleshooting](./docs/troubleshooting/debugging.md)** – Common issues and solutions
134
134
-**[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk)** – Practical recipes for common tasks across all languages
135
135
-**[More Resources](https://github.com/github/awesome-copilot/blob/main/collections/copilot-sdk.md)** – Additional examples, tutorials, and community resources
0 commit comments