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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
huaweicloud
/
agentarts-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
14
Code
Issues
6
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
add integration test
- #31
#31
Merged
Zhiyue-Wang
merged 26 commits into
main
huaweicloud/agentarts-sdk-python:main
from
feature/test
huaweicloud/agentarts-sdk-python:feature/test
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
add integration test
#31
Zhiyue-Wang
merged 26 commits into
main
huaweicloud/agentarts-sdk-python:main
from
feature/test
huaweicloud/agentarts-sdk-python:feature/test
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
fix(memory): correct region attribute references in sync client and session
Show description for d6f6df8
Zhiyue-Wang
committed
d6f6df8
View commit details
Copy full SHA for d6f6df8
Browse repository at this point
test: add non-mock integration/e2e suite covering all SDK clients
Show description for 587d56b
Zhiyue-Wang
committed
587d56b
View commit details
Copy full SHA for 587d56b
Browse repository at this point
test: cover async memory writers, session wrappers, and billable file ops
Show description for 31621a7
Zhiyue-Wang
committed
31621a7
View commit details
Copy full SHA for 31621a7
Browse repository at this point
docs(integration): refresh method-coverage report in README
Show description for 7f6fdfd
Zhiyue-Wang
committed
7f6fdfd
View commit details
Copy full SHA for 7f6fdfd
Browse repository at this point
docs(test): clarify MCP xfail reason — 409-masking on accounts with pre-existing agency
Zhiyue-Wang
committed
2061a4b
View commit details
Copy full SHA for 2061a4b
Browse repository at this point
test: add toolkit (CLI) non-mock integration tests + design doc
Show description for e158423
Zhiyue-Wang
committed
e158423
View commit details
Copy full SHA for e158423
Browse repository at this point
test: add full CLI lifecycle e2e (init→config→deploy→invoke→destroy)
Show description for da4d40b
Zhiyue-Wang
committed
da4d40b
View commit details
Copy full SHA for da4d40b
Browse repository at this point
fix(iam): read agency_id from CreateAgencyV5Response.agency
Show description for a48e8b2
Zhiyue-Wang
committed
a48e8b2
View commit details
Copy full SHA for a48e8b2
Browse repository at this point
test: adapt gateway tests to main's mcpgateway→gateway rename; remove xfail
Show description for e98aa80
Zhiyue-Wang
committed
e98aa80
View commit details
Copy full SHA for e98aa80
Browse repository at this point
test(toolkit): pair billable runtime CLI tests with a shared Docker deploy fixture
Show description for c1c2ad7
Zhiyue-Wang
committed
c1c2ad7
View commit details
Copy full SHA for c1c2ad7
Browse repository at this point
test: runtime-agent CRUD dual-mode (standalone env var OR reuse deploy)
Show description for d8fde57
Zhiyue-Wang
committed
d8fde57
View commit details
Copy full SHA for d8fde57
Browse repository at this point
test: make Docker deploy fixture work end-to-end (macOS keychain + SWR + backend constraints)
Show description for bf5cdb5
Zhiyue-Wang
committed
bf5cdb5
View commit details
Copy full SHA for bf5cdb5
Browse repository at this point
test: clean up local docker images + speed up build pip install via mirror
Show description for 77bf35a
Zhiyue-Wang
committed
77bf35a
View commit details
Copy full SHA for 77bf35a
Browse repository at this point
test(memory): wait for async extraction before retrieval/delete
Show description for 291a36d
Zhiyue-Wang
committed
291a36d
View commit details
Copy full SHA for 291a36d
Browse repository at this point
test(memory): configure extraction triggers + rich content so delete_memory runs
Show description for 7583286
Zhiyue-Wang
committed
7583286
View commit details
Copy full SHA for 7583286
Browse repository at this point
test: prune dangling docker images in deploy fixture teardown
Show description for 19e6ef4
Zhiyue-Wang
committed
19e6ef4
View commit details
Copy full SHA for 19e6ef4
Browse repository at this point
lint: fix ruff errors (import sort, unused imports, compound asserts, Path usage)
Show description for 6c3f5ae
Zhiyue-Wang
committed
6c3f5ae
View commit details
Copy full SHA for 6c3f5ae
Browse repository at this point
fix(signer): V11 must not sign the query string (data-plane gateway doesn't)
Show description for 5256cf0
Zhiyue-Wang
committed
5256cf0
View commit details
Copy full SHA for 5256cf0
Browse repository at this point
fix(runtime): default IAM signing for data-plane cmds + sign download_files
Show description for 8bfba00
Zhiyue-Wang
committed
8bfba00
View commit details
Copy full SHA for 8bfba00
Browse repository at this point
fix(cli): add -r short alias to download-files --region
Show description for f1f3789
Zhiyue-Wang
committed
f1f3789
View commit details
Copy full SHA for f1f3789
Browse repository at this point
Commits on Jul 15, 2026
feat(cli): default upload path to /tmp/ instead of /home/user/
Show description for a72e003
Zhiyue-Wang
committed
a72e003
View commit details
Copy full SHA for a72e003
Browse repository at this point
feat(config): default arch to arm64 (backend is predominantly arm)
Show description for 1422407
Zhiyue-Wang
committed
1422407
View commit details
Copy full SHA for 1422407
Browse repository at this point
chore(release): bump version to 0.1.4
Zhiyue-Wang
committed
7921046
View commit details
Copy full SHA for 7921046
Browse repository at this point
Commits on Jul 17, 2026
fix(lint): use public contextvars.ContextVar; configure ruff isort first-party
Show description for 77b911b
Zhiyue-Wang
committed
77b911b
View commit details
Copy full SHA for 77b911b
Browse repository at this point
fix(lint): drop known-first-party isort config; sync uv.lock (CI ruff fix)
Show description for 080cb87
Zhiyue-Wang
committed
080cb87
View commit details
Copy full SHA for 080cb87
Browse repository at this point
ci: make ruff lint non-blocking (local/CI ruff isort disagree)
Show description for 99cb48e
Zhiyue-Wang
committed
99cb48e
View commit details
Copy full SHA for 99cb48e
Browse repository at this point
You can’t perform that action at this time.