Skip to content

Python: Remove pre-release flag from agent-framework installation#5082

Merged
TaoChenOSU merged 2 commits intomainfrom
TaoChenOSU-patch-1
Apr 3, 2026
Merged

Python: Remove pre-release flag from agent-framework installation#5082
TaoChenOSU merged 2 commits intomainfrom
TaoChenOSU-patch-1

Conversation

@TaoChenOSU
Copy link
Copy Markdown
Contributor

@TaoChenOSU TaoChenOSU commented Apr 3, 2026

Motivation and Context

This pull request makes a small update to the Python installation instructions in the README.md file. The changes remove the --pre flag from the pip install agent-framework command in both the Installation section and the Python Quickstart code block, simplifying the installation process for users and ensuring consistency throughout the README.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

@TaoChenOSU TaoChenOSU self-assigned this Apr 3, 2026
Copilot AI review requested due to automatic review settings April 3, 2026 15:32
@github-actions github-actions bot changed the title Remove pre-release flag from agent-framework installation Python: Remove pre-release flag from agent-framework installation Apr 3, 2026
@markwallace-microsoft markwallace-microsoft added the documentation Improvements or additions to documentation label Apr 3, 2026
Copy link
Copy Markdown
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

Updates the repository root README to reflect that the published agent-framework package can be installed without prerelease flags, aligning the top-level getting-started instructions with the current packaging state.

Changes:

  • Remove --pre from the root README’s pip install agent-framework command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants