Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
san360
/
agent-devops
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
47
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Phase 2: Add Code Interpreter for Data Analysis
- #2
#2
Merged
san360
merged 11 commits into
main
san360/agent-devops:main
from
feature/phase2-code-interpreter
san360/agent-devops:feature/phase2-code-interpreter
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Phase 2: Add Code Interpreter for Data Analysis
#2
san360
merged 11 commits into
main
san360/agent-devops:main
from
feature/phase2-code-interpreter
san360/agent-devops:feature/phase2-code-interpreter
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
feat: Phase 2 — add code interpreter for data analysis capability
san360
committed
aef45fd
View commit details
Copy full SHA for aef45fd
Browse repository at this point
docs: update README to reflect web_search tool replacing Bing Grounding
san360
committed
6b3414f
View commit details
Copy full SHA for 6b3414f
Browse repository at this point
docs: fix Phase 2 description — code_interpreter replaces web_search, not additive
san360
committed
4a12a78
View commit details
Copy full SHA for 4a12a78
Browse repository at this point
feat: add smoke test, fix tools config, model check in bootstrap
Show description for 6d91f99
san360
committed
6d91f99
View commit details
Copy full SHA for 6d91f99
Browse repository at this point
fix: use correct SDK methods for agent operations
Show description for 54ec420
san360
committed
54ec420
View commit details
Copy full SHA for 54ec420
Browse repository at this point
fix: remove non-existent latest_version attr from AgentDetails
Show description for 8bb0fdc
san360
committed
8bb0fdc
View commit details
Copy full SHA for 8bb0fdc
Browse repository at this point
fix: add model param and GPT_DEPLOYMENT env to smoke test
Show description for 4458f5d
san360
committed
4458f5d
View commit details
Copy full SHA for 4458f5d
Browse repository at this point
pipeline changes
san360
committed
16eb588
View commit details
Copy full SHA for 16eb588
Browse repository at this point
fix: use agent.versions instead of agent.version in smoke test
Show description for 9fd9a9f
san360
committed
9fd9a9f
View commit details
Copy full SHA for 9fd9a9f
Browse repository at this point
fix: convert agent.versions to list before negative indexing
Show description for 9b46c10
san360
committed
9b46c10
View commit details
Copy full SHA for 9b46c10
Browse repository at this point
fix: access agent.versions.latest.version correctly\nAgentDetails.versions is AgentObjectVersions (not a list).\nThe correct path is agent.versions.latest.version.\nVerified locally with SDK model …
Show description for b2f8e4b
san360
committed
b2f8e4b
View commit details
Copy full SHA for b2f8e4b
Browse repository at this point
You can’t perform that action at this time.