8000 Update README title and add demos folder by ashleywolf · Pull Request #75 · github/copilot-sdk · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@ashleywolf
Copy link
Contributor
@ashleywolf ashleywolf commented Jan 21, 2026

Changes

  • Update README title to 'GitHub Copilot CLI SDKs'
  • Add new description
  • Add banner image
  • Create demos folder for video links

@patniko patniko marked this pull request as ready for review January 22, 2026 01:29
@patniko patniko requested a review from a team as a code owner January 22, 2026 01:29
Copilot AI review requested due to automatic review settings January 22, 2026 01:29
@patniko patniko added this pull request to the merge queue Jan 22, 2026
Merged via the queue into github:main with commit 3bb865d Jan 22, 2026
4 of 16 checks passed
Copy link
Contributor
Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the repository branding and documentation structure. The main changes include updating the README title to "GitHub Copilot CLI SDKs", adding a banner image, expanding the introduction with more detailed descriptions of the SDK's capabilities, and creating new documentation folders for examples and demos.

Changes:

  • Updated README title and added enhanced product descriptions
  • Added banner image (assets/RepoHeader_01.png)
  • Created examples/ and demos/ folders with README files for organizing sample projects and video content

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
README.md Updated title to include "GitHub" branding, added banner image reference, expanded introduction with SDK capabilities description, and added link to examples folder
examples/README.md New file with structure for sample projects and video links, includes table referencing SDK-specific examples
demos/README.md New file nearly identical to examples/README.md with same structure for samples and videos
assets/RepoHeader_01.png New banner image file (binary)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

All SDKs are in technical preview and may change in breaking ways as we move towards a stable release.
Agents for every app.

Embed Copilot's agentic workflows in your application—now available in Technical preview as a programmable SDK for Python, TypeScript, Go, and .NET.
Copy link
Copilot AI Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The capitalization of "Technical preview" should be lowercase. It should read "technical preview" as this is not a proper noun and should follow standard sentence capitalization.

Suggested change
Embed Copilot's agentic workflows in your application—now available in Technical preview as a programmable SDK for Python, TypeScript, Go, and .NET.
Embed Copilot's agentic workflows in your application—now available in technical preview as a programmable SDK for Python, TypeScript, Go, and .NET.

Copilot uses AI. Check for mistakes.
Comment on lines +1 to +26
# Demos & Examples

## Sample Projects

Explore complete sample projects and tutorials at **[copilot-sdk-samples.coreai.diy](https://copilot-sdk-samples.coreai.diy/)**.

Quick start examples are also included with each SDK:

| SDK | In-Repo Examples |
|-----|------------------|
| Node.js | [`nodejs/examples/`](../nodejs/examples/) |
| Python | [`python/`](../python/) |
| Go | [`go/`](../go/) |
| .NET | [`dotnet/`](../dotnet/) |

## Videos

| Title | Description | Link |
|-------|-------------|------|
| | | |

<!-- Add videos above -->

## Contributing

Have a demo or sample to share? Open a PR to add it to this list.
Copy link
Copilot AI Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both examples/README.md and demos/README.md appear to have nearly identical content. This creates potential confusion about which folder to use. Consider consolidating these into a single folder or clearly differentiating their purposes. If "examples" is meant for code samples and "demos" for videos, the content should reflect that distinction rather than duplicating the same structure in both files.

Copilot uses AI. Check for mistakes.
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

0