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
.
runloopai
/
api-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
26
Code
Issues
0
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(SDK): Build context helpers for the python clients and SDKs
- #684
#684
Merged
james-rl
merged 25 commits into
main
runloopai/api-client-python:main
from
james/ctxt-loader
runloopai/api-client-python:james/ctxt-loader
Copy head branch name to clipboard
Dec 6, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
feat(SDK): Build context helpers for the python clients and SDKs
#684
james-rl
merged 25 commits into
main
runloopai/api-client-python:main
from
james/ctxt-loader
runloopai/api-client-python:james/ctxt-loader
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2025
added context loader helper
james-rl
committed
7c65baa
View commit details
Copy full SHA for 7c65baa
Browse repository at this point
Merge branch 'main' of github.com:runloopai/api-client-python
james-rl
committed
5dcdbfd
View commit details
Copy full SHA for 5dcdbfd
Browse repository at this point
added context loader helper to make it easier to add build context when creating a blueprint
james-rl
committed
c8916eb
View commit details
Copy full SHA for c8916eb
Browse repository at this point
added oop build context functional method wrapper
james-rl
committed
4f47bf3
View commit details
Copy full SHA for 4f47bf3
Browse repository at this point
Commits on Nov 21, 2025
added context helpers to SDKs
james-rl
committed
5fb7945
View commit details
Copy full SHA for 5fb7945
Browse repository at this point
Merge branch 'main' of github.com:runloopai/api-client-python
james-rl
committed
471334f
View commit details
Copy full SHA for 471334f
Browse repository at this point
Merge branch 'main' into james/ctxt-loader
james-rl
committed
0bc941b
View commit details
Copy full SHA for 0bc941b
Browse repository at this point
made ctxt example a bit better
james-rl
committed
dcbaad0
View commit details
Copy full SHA for dcbaad0
Browse repository at this point
made this example better
james-rl
committed
e19c775
View commit details
Copy full SHA for e19c775
Browse repository at this point
Commits on Nov 24, 2025
Merge branch 'main' of github.com:runloopai/api-client-python
james-rl
committed
fe9abbd
View commit details
Copy full SHA for fe9abbd
Browse repository at this point
merged main
james-rl
committed
f2a3b03
View commit details
Copy full SHA for f2a3b03
Browse repository at this point
Commits on Nov 25, 2025
refactored ignore logic to follow moby (docker project) pattern matching logic and tests
james-rl
committed
2f62fee
View commit details
Copy full SHA for 2f62fee
Browse repository at this point
fixed some tests and broken imports
james-rl
committed
81dba83
View commit details
Copy full SHA for 81dba83
Browse repository at this point
improved typing and made the ignore matching less docker-specific
james-rl
committed
e0a1725
View commit details
Copy full SHA for e0a1725
Browse repository at this point
Commits on Nov 26, 2025
added tar filter for upload_from_dir
james-rl
committed
9ef3450
View commit details
Copy full SHA for 9ef3450
Browse repository at this point
fixed bad type
james-rl
committed
d5621ab
View commit details
Copy full SHA for d5621ab
Browse repository at this point
Commits on Dec 1, 2025
removed some dead code and standardized the ignore interface & made it a bit more ergonomic
james-rl
committed
bbc1f78
View commit details
Copy full SHA for bbc1f78
Browse repository at this point
rolled back change that made tar its own filter type -- big misunderstanding
james-rl
committed
7070b95
View commit details
Copy full SHA for 7070b95
Browse repository at this point
Commits on Dec 3, 2025
Merge branch 'main' of github.com:runloopai/api-client-python
james-rl
committed
14c45c0
View commit details
Copy full SHA for 14c45c0
Browse repository at this point
Merge branch 'main' into james/ctxt-loader
james-rl
committed
deeea33
View commit details
Copy full SHA for deeea33
Browse repository at this point
Commits on Dec 5, 2025
Merge branch 'main' of github.com:runloopai/api-client-python
james-rl
committed
be047f6
View commit details
Copy full SHA for be047f6
Browse repository at this point
Merge branch 'main' into james/ctxt-loader
james-rl
committed
b50f80e
View commit details
Copy full SHA for b50f80e
Browse repository at this point
added handling for extremely weird edge case behavior for dockerignore
james-rl
committed
136ad7e
View commit details
Copy full SHA for 136ad7e
Browse repository at this point
added some type hints and override flags
james-rl
committed
2a7fc17
View commit details
Copy full SHA for 2a7fc17
Browse repository at this point
Commits on Dec 6, 2025
docstring fixes and consolidation of duplicated ignore code
james-rl
committed
597825d
View commit details
Copy full SHA for 597825d
Browse repository at this point
You can’t perform that action at this time.