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
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
.
askui
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
552
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
src
on
main
User selector
All users
All time
Commit history
Commits on Aug 13, 2026
chore: bump version to v0.44.0
philipph-askui
authored
f0b99ba
View commit details
Copy full SHA for f0b99ba
View code at this point
Browse repository at this point
Merge pull request #307 from askui/fix/desktop-agent-os-recoverable-exception
Show description for 69b4cca
philipph-askui
authored
69b4cca
View commit details
Copy full SHA for 69b4cca
View code at this point
Browse repository at this point
Merge pull request #308 from askui/fix/thinking-display-summarized
Show description for 988991d
philipph-askui
authored
988991d
View commit details
Copy full SHA for 988991d
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
docs: clarify get_file_names_tool returns files only, not folders
Show description for 47ba795
philipph-askui
and
claude
committed
47ba795
View commit details
Copy full SHA for 47ba795
View code at this point
Browse repository at this point
fix(models): request visible thinking summaries on adaptive-thinking models
Show description for d4d63c4
philipph-askui
and
claude
committed
d4d63c4
View commit details
Copy full SHA for d4d63c4
View code at this point
Browse repository at this point
fix: split Desktop Agent OS errors into recoverable vs unfixable
Show description for 163af42
philipph-askui
and
claude
committed
163af42
View commit details
Copy full SHA for 163af42
View code at this point
Browse repository at this point
bump version to 0.43.0
mlikasam-askui
committed
dc333cf
View commit details
Copy full SHA for dc333cf
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
fix: warn when a zero-size image is dropped by normalize_to_pil_images
Show description for f5030b9
philipph-askui
and
claude
committed
f5030b9
View commit details
Copy full SHA for f5030b9
View code at this point
Browse repository at this point
fix: reject zero-size screen captures before they reach the reporter
Show description for 3279410
philipph-askui
and
claude
committed
3279410
View commit details
Copy full SHA for 3279410
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
fix(openai): report cached tokens disjoint from input_tokens
Show description for 630c000
mlikasam-askui
committed
630c000
View commit details
Copy full SHA for 630c000
View code at this point
Browse repository at this point
fix(models): correct thinking config for gateway model IDs and new model generations
Show description for 7a1ae43
philipph-askui
and
claude
committed
7a1ae43
View commit details
Copy full SHA for 7a1ae43
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
chore: bump version to 0.42.0
philipph-askui
authored
30ff667
View commit details
Copy full SHA for 30ff667
View code at this point
Browse repository at this point
feat: make sonnet-5 the new default model for askui
philipph-askui
committed
e597076
View commit details
Copy full SHA for e597076
View code at this point
Browse repository at this point
fix: preserve Gemini thought_signature for multi-turn tool calling by adding `extra_content` field to `ToolUseBlockParam`
philipph-askui
committed
c85bf29
View commit details
Copy full SHA for c85bf29
View code at this point
Browse repository at this point
feat: add support for new openai-compatible endpoint on askui API in askuiVlmProvider
philipph-askui
committed
a7853e0
View commit details
Copy full SHA for a7853e0
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
chore: bump version to 0.41.0
Show description for b592803
programminx-askui
and
claude
committed
b592803
View commit details
Copy full SHA for b592803
View code at this point
Browse repository at this point
feat(openai): add message_transform hook to OpenAI providers
Show description for 90be835
programminx-askui
and
claude
committed
90be835
View commit details
Copy full SHA for 90be835
View code at this point
Browse repository at this point
chore: bump version to 0.40.0
Show description for fd0200c
programminx-askui
and
claude
committed
fd0200c
View commit details
Copy full SHA for fd0200c
View code at this point
Browse repository at this point
style: satisfy ruff format and import-order checks
Show description for 85caa65
programminx-askui
and
claude
committed
85caa65
View commit details
Copy full SHA for 85caa65
View code at this point
Browse repository at this point
feat(android): add display selection to AndroidAgent
Show description for ac72386
programminx-askui
and
claude
committed
ac72386
View commit details
Copy full SHA for ac72386
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
chore: bump version to 0.39.0
philipph-askui
authored
8049b7d
View commit details
Copy full SHA for 8049b7d
View code at this point
Browse repository at this point
fix: reliably flush new-tab events before screenshot
Show description for 5ad260a
philipph-askui
and
claude
committed
5ad260a
View commit details
Copy full SHA for 5ad260a
View code at this point
Browse repository at this point
fix: correct auto-follow-new-tab for Playwright sync API
Show description for 458dcca
philipph-askui
and
claude
committed
458dcca
View commit details
Copy full SHA for 458dcca
View code at this point
Browse repository at this point
feat: add multi-tab support to WebAgent
Show description for 1ce0d23
philipph-askui
and
claude
committed
1ce0d23
View commit details
Copy full SHA for 1ce0d23
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Merge pull request #293 from askui/fix/webagent-download
Show description for 603d4fd
philipph-askui
authored
603d4fd
View commit details
Copy full SHA for 603d4fd
View code at this point
Browse repository at this point
Merge pull request #292 from askui/feat/sonnet-5-support
Show description for 6240244
philipph-askui
authored
6240244
View commit details
Copy full SHA for 6240244
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
feat: add support for adaptive thinking config
philipph-askui
committed
3bd9d73
View commit details
Copy full SHA for 3bd9d73
View code at this point
Browse repository at this point
fix: complete browser downloads before teardown instead of truncating
philipph-askui
committed
83eb388
View commit details
Copy full SHA for 83eb388
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
chore: bump version to 0.38.0
philipph-askui
authored
e68ed27
View commit details
Copy full SHA for e68ed27
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
address review comments
philipph-askui
committed
b3e9400
View commit details
Copy full SHA for b3e9400
View code at this point
Browse repository at this point
chore: merge current main
philipph-askui
committed
8863ee0
View commit details
Copy full SHA for 8863ee0
View code at this point
Browse repository at this point
chore: merge current main
philipph-askui
committed
279b4c7
View commit details
Copy full SHA for 279b4c7
View code at this point
Browse repository at this point
fix: coordinate scaling issue after merge
philipph-askui
committed
1a179c5
View commit details
Copy full SHA for 1a179c5
View code at this point
Browse repository at this point
chore: merge current main
philipph-askui
committed
58d2de7
View commit details
Copy full SHA for 58d2de7
View code at this point
Browse repository at this point
chore: add missing docs
philipph-askui
committed
ce84b1c
View commit details
Copy full SHA for ce84b1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.