Skip to content

Python: Update lab packages and installation instructions#1687

Merged
ekzhu merged 2 commits into
mainfrom
update-lab
Oct 24, 2025
Merged

Python: Update lab packages and installation instructions#1687
ekzhu merged 2 commits into
mainfrom
update-lab

Conversation

@ekzhu

@ekzhu ekzhu commented Oct 24, 2025

Copy link
Copy Markdown
Contributor
  1. Incremented lab package version, made a release
  2. Updated installation instructions for lab packages
  3. Include agent-framework-lab in agent-framework package.

Copilot AI review requested due to automatic review settings October 24, 2025 18:20
@markwallace-microsoft markwallace-microsoft added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python lab labels Oct 24, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the lab packages by incrementing the version to 1.0.0b251024 and changing the development status from Pre-Alpha to Beta. The installation instructions across all lab module READMEs have been updated to use pip install "agent-framework-lab[module]" instead of installing from source. Additionally, agent-framework-lab is now included as a dependency in the main agent-framework package.

  • Updated package version and development status classification
  • Simplified installation instructions to use pip with extras instead of source installation
  • Added agent-framework-lab to main package dependencies

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
python/pyproject.toml Added agent-framework-lab as a dependency to the main package
python/packages/lab/pyproject.toml Incremented version to 1.0.0b251024, changed development status to Beta, removed tau2-bench from dependencies
python/packages/lab/README.md Updated installation instructions to use pip with extras syntax
python/packages/lab/gaia/README.md Updated installation instructions from source to pip install
python/packages/lab/lightning/README.md Updated installation instructions from source to pip install
python/packages/lab/tau2/README.md Updated installation instructions and added separate tau2-bench installation step

Comment thread python/packages/lab/README.md
@github-actions github-actions Bot changed the title Update lab packages and installation instructions Python: Update lab packages and installation instructions Oct 24, 2025
@markwallace-microsoft

markwallace-microsoft commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL11651186983% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
1371 98 💤 0 ❌ 0 🔥 27.687s ⏱️

Comment thread python/packages/lab/pyproject.toml
@ekzhu ekzhu enabled auto-merge October 24, 2025 18:28
@ekzhu ekzhu added this pull request to the merge queue Oct 24, 2025
Merged via the queue into main with commit aba505d Oct 24, 2025
29 checks passed
@ekzhu ekzhu deleted the update-lab branch October 24, 2025 22:05
ReubenBond pushed a commit to ReubenBond/agent-framework that referenced this pull request Oct 28, 2025
…1687)

* update lab packages and installation instructions

* fix dep
arisng pushed a commit to arisng/agent-framework that referenced this pull request Feb 2, 2026
…1687)

* update lab packages and installation instructions

* fix dep
@moonbox3 moonbox3 removed the lab label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants