Skip to content

[WIP] /fix all#838

Open
Copilot wants to merge 5254 commits intomainfrom
copilot/fix-0f0fd1f8-8e60-4df4-859b-c05cd7d919f5
Open

[WIP] /fix all#838
Copilot wants to merge 5254 commits intomainfrom
copilot/fix-0f0fd1f8-8e60-4df4-859b-c05cd7d919f5

Conversation

Copy link

Copilot AI commented Aug 9, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original description:

/fix all


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Bryan-Roe and others added 30 commits August 3, 2025 01:30
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
…ation-scripts

Improve README processing script
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
…ation-templates

Add reusable automation templates
Bryan-Roe and others added 6 commits August 8, 2025 21:23
…709-876c-a79c16d703ad

[WIP] Fix HTML/CSS Issues in Chat Interface Files
…5b0-b2ea-6f68dbea10d5

[WIP] Fix code scanning alert - Binary-Artifacts
…ucture

- Created new directories for AI types and local AI samples, moving relevant README files and demo scripts.
- Migrated local AI demo script to samples/local_ai/demo_local_ai.py, retaining original functionality.
- Consolidated markdown AI samples into samples/markdown/README.md.
- Moved launcher scripts to scripts/README.md, with individual placeholders for each launcher.
- Updated setup_environment.py to act as a deprecation shim, pointing to new location in tools/environment.
- Created new tools/environment directory for environment setup scripts, including quick_setup and workspace_quick_setup as placeholders.
- Implemented a repository structure validator to identify legacy files and ensure migration compliance.
- Added deprecation shims for legacy setup scripts to guide users to new locations.
@Bryan-Roe
Copy link
Collaborator

@copilot fix


@Bryan-Roe
Copy link
Collaborator

@copilot all


@Bryan-Roe Bryan-Roe marked this pull request as ready for review October 26, 2025 04:25
Copilot AI review requested due to automatic review settings October 26, 2025 04:25
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

The pull request #838 has too many files changed.

The GitHub API will only let us fetch up to 300 changed files, and this pull request has 11825.

Copy link

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 PR appears to be an automated fix attempt that adds multiple new Jupyter notebook files demonstrating Semantic Kernel features, along with supporting documentation and example code. The changes include:

  • New notebooks covering core Semantic Kernel concepts (getting started, memory, embeddings, DALL-E 3, chat experiences, planners)
  • Documentation updates for telemetry, experiments, models, and OpenAI connector migration
  • New AutoMode example application with configuration files
  • Build configuration files and copyright notices

Reviewed Changes

Copilot reviewed 143 out of 11825 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
01-core-implementations/dotnet/notebooks/*.ipynb Multiple new Jupyter notebooks added demonstrating SK features including memory, embeddings, DALL-E, chat, and planners
01-core-implementations/dotnet/docs/*.md Documentation files for telemetry, experiments, models, and migration guides
01-core-implementations/dotnet/examples/AutoMode.Example/* New example application with program code and configuration files
01-core-implementations/dotnet/Directory.Build.* Build configuration files for the .NET solution
Root level files Various metadata and configuration files including copyright notices

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

Bryan-Roe and others added 7 commits November 29, 2025 00:04
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Bryan <74067792+Bryan-Roe@users.noreply.github.com>
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