Skip to content

Python: Remove planner-related code and samples.#12417

Merged
moonbox3 merged 2 commits intomicrosoft:mainfrom
moonbox3:remove-planners
Jun 9, 2025
Merged

Python: Remove planner-related code and samples.#12417
moonbox3 merged 2 commits intomicrosoft:mainfrom
moonbox3:remove-planners

Conversation

@moonbox3
Copy link
Copy Markdown
Collaborator

@moonbox3 moonbox3 commented Jun 9, 2025

Motivation and Context

Per deprecation method, removing planner-related code after June 1, 2025.

Description

Contribution Checklist

@moonbox3 moonbox3 self-assigned this Jun 9, 2025
@moonbox3 moonbox3 requested a review from a team as a code owner June 9, 2025 04:30
@moonbox3 moonbox3 added the python Pull requests for the Python Semantic Kernel label Jun 9, 2025
@moonbox3 moonbox3 added planner Anything related to planner or plans PR: breaking change Pull requests that introduce breaking changes labels Jun 9, 2025
@markwallace-microsoft
Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
__init__.py40100% 
exceptions
   __init__.py110100% 
TOTAL26396392485% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
3624 22 💤 0 ❌ 0 🔥 1m 52s ⏱️

@moonbox3 moonbox3 added this pull request to the merge queue Jun 9, 2025
Merged via the queue into microsoft:main with commit 3e31c3b Jun 9, 2025
28 checks passed
@moonbox3 moonbox3 deleted the remove-planners branch June 9, 2025 21:43
@github-project-automation github-project-automation Bot moved this to Sprint: Done in Semantic Kernel Jun 9, 2025
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context

Per deprecation method, removing planner-related code after June 1,
2025.

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

- Removing planner-related code.
- Closes microsoft#12400

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [X] The code builds clean without any errors or warnings
- [X] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [X] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation planner Anything related to planner or plans PR: breaking change Pull requests that introduce breaking changes python Pull requests for the Python Semantic Kernel

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Python: Remove SK planners

4 participants