Skip to content

Python: Add computer use tool sample#2209

Closed
TaoChenOSU wants to merge 1 commit intomainfrom
taochen/python-add-computer-use-tool-sample
Closed

Python: Add computer use tool sample#2209
TaoChenOSU wants to merge 1 commit intomainfrom
taochen/python-add-computer-use-tool-sample

Conversation

@TaoChenOSU
Copy link
Contributor

@TaoChenOSU TaoChenOSU commented Nov 14, 2025

Motivation and Context

Add a sample to show how to create and use an Azure AI agent with a computer use tool.

Description

Add a sample to show how to create and use an Azure AI agent with a computer use tool.

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 Nov 14, 2025
Copilot AI review requested due to automatic review settings November 14, 2025 01:11
@github-actions github-actions bot changed the title Add computer use tool sample Python: Add computer use tool sample Nov 14, 2025
@markwallace-microsoft markwallace-microsoft added the documentation Improvements or additions to documentation label Nov 14, 2025
@TaoChenOSU TaoChenOSU force-pushed the taochen/python-add-computer-use-tool-sample branch from 3db424f to 2605222 Compare November 14, 2025 01:14
@TaoChenOSU TaoChenOSU closed this Nov 14, 2025
@TaoChenOSU TaoChenOSU deleted the taochen/python-add-computer-use-tool-sample branch November 14, 2025 01:14
@TaoChenOSU TaoChenOSU restored the taochen/python-add-computer-use-tool-sample branch November 14, 2025 01:14
@markwallace-microsoft
Copy link
Member

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
packages/core/agent_framework/openai
   _responses_client.py4187183%144–145, 148–149, 155–156, 159, 166, 201, 231, 259–260, 287, 291, 308, 313, 355, 416, 421, 498, 503, 507–509, 530, 545–546, 550–552, 600, 620–621, 634–635, 651–652, 690, 692, 730, 732, 741–742, 755, 757, 830–836, 853–858, 877, 895, 905, 907, 925–926, 928–930, 941–942, 945, 947
TOTAL14700212185% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
2036 129 💤 0 ❌ 0 🔥 38.945s ⏱️

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.

2 participants