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
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
.
AllStak
/
allstak-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 6, 2026
release: v0.2.1
abdualziz-techsea
committed
d75b321
View commit details
Copy full SHA for d75b321
Browse repository at this point
Commits on May 30, 2026
Harden SDK reliability certification
abdualziz-techsea
committed
2f14d8b
View commit details
Copy full SHA for 2f14d8b
Browse repository at this point
release: 0.2.0 — zero-config auto-instrumentation for Django, FastAPI, and logging
Show description for 5dc15f3
abdualziz-techsea
and
claude
committed
5dc15f3
View commit details
Copy full SHA for 5dc15f3
Browse repository at this point
Commits on May 29, 2026
docs/chore: scrub internal references from public surface
Show description for 54112eb
abdualziz-techsea
committed
54112eb
View commit details
Copy full SHA for 54112eb
Browse repository at this point
chore: untrack .coverage build artifact
abdualziz-techsea
committed
232d4a4
View commit details
Copy full SHA for 232d4a4
Browse repository at this point
feat(integrations): deepen Django + FastAPI to standalone-tested parity (0.1.4)
Show description for 27f4c56
abdualziz-techsea
committed
27f4c56
View commit details
Copy full SHA for 27f4c56
Browse repository at this point
release: 0.1.3 — refresh PyPI README for post-first-publish reality
Show description for cb58bf3
abdualziz-techsea
committed
cb58bf3
View commit details
Copy full SHA for cb58bf3
Browse repository at this point
ci(pypi): production-grade publish workflow with Trusted Publisher OIDC
Show description for 2484cad
abdualziz-techsea
committed
2484cad
View commit details
Copy full SHA for 2484cad
Browse repository at this point
feat(privacy): value-pattern PII scrubbing (CC/SSN/email/IP) + sendDefaultPii
Show description for ac5daa3
abdualziz-techsea
and
claude
committed
ac5daa3
View commit details
Copy full SHA for ac5daa3
Browse repository at this point
Commits on May 28, 2026
feat(transport): offline/persistent event queue (survive restart + outage)
Show description for 0ab9e6f
abdualziz-techsea
and
claude
committed
0ab9e6f
View commit details
Copy full SHA for 0ab9e6f
Browse repository at this point
feat(session): release-health session tracking (start/end + crash-free)
Show description for f3a74ae
abdualziz-techsea
and
claude
committed
f3a74ae
View commit details
Copy full SHA for f3a74ae
Browse repository at this point
docs: improve SDK contribution readiness
abdualziz-techsea
committed
c5855ca
View commit details
Copy full SHA for c5855ca
Browse repository at this point
Commits on May 26, 2026
docs: remove host setup from quickstart
abdualziz-techsea
committed
8de5e46
View commit details
Copy full SHA for 8de5e46
Browse repository at this point
feat: auto-register runtime releases
abdualziz-techsea
committed
08db51f
View commit details
Copy full SHA for 08db51f
Browse repository at this point
Remove hardcoded E2E API keys
abdualziz-techsea
committed
48e28c0
View commit details
Copy full SHA for 48e28c0
Browse repository at this point
feat(config): add runtime local-git release auto-detection
Show description for ad93a59
abdualziz-techsea
and
claude
committed
ad93a59
View commit details
Copy full SHA for ad93a59
Browse repository at this point
feat(integrations): add celery and logging integrations
Show description for c337e14
abdualziz-techsea
and
claude
committed
c337e14
View commit details
Copy full SHA for c337e14
Browse repository at this point
feat: add uncaught-exception capture, before_send hook, and sampling
Show description for fec25db
abdualziz-techsea
and
claude
committed
fec25db
View commit details
Copy full SHA for fec25db
Browse repository at this point
fix(transport): retry 429 with Retry-After backpressure; make breadcrumb requests patch idempotent
Show description for bda4e3d
abdualziz-techsea
and
claude
committed
bda4e3d
View commit details
Copy full SHA for bda4e3d
Browse repository at this point
feat(requests): trace-propagate + capture outbound requests calls
Show description for 7d5fcb0
abdualziz-techsea
and
claude
committed
7d5fcb0
View commit details
Copy full SHA for 7d5fcb0
Browse repository at this point
Commits on May 22, 2026
Prepare SDK production release
abdualziz-techsea
committed
6254c22
View commit details
Copy full SHA for 6254c22
Browse repository at this point
Commits on May 19, 2026
fix(dx): honest install snippet + align __version__ with pyproject (0.1.2) (#1)
Show description for 44f6ae2
3 people
authored
44f6ae2
View commit details
Copy full SHA for 44f6ae2
Browse repository at this point
Commits on May 18, 2026
fix(client): capture_exception always returned None — typo on self.config
Show description for dcf23a8
abdualziz-urnt
and
claude
committed
dcf23a8
View commit details
Copy full SHA for dcf23a8
Browse repository at this point
Commits on May 11, 2026
chore: add MIT LICENSE
allstak-io
committed
b511526
View commit details
Copy full SHA for b511526
Browse repository at this point
chore: add CONTRIBUTING.md
allstak-io
committed
fa7e0b7
View commit details
Copy full SHA for fa7e0b7
Browse repository at this point
chore: remove committed .DS_Store macOS artifact
allstak-io
committed
7afb4d7
View commit details
Copy full SHA for 7afb4d7
Browse repository at this point
chore: add SECURITY.md
allstak-io
committed
dc8101e
View commit details
Copy full SHA for dc8101e
Browse repository at this point
chore: align domain references to allstak.sa
allstak-io
committed
09874d1
View commit details
Copy full SHA for 09874d1
Browse repository at this point
chore: update allstak-io references to AllStak org
allstak-io
committed
da882a2
View commit details
Copy full SHA for da882a2
Browse repository at this point
chore: update repository URLs to AllStak org
abdualziz-techsea
committed
d65ff98
View commit details
Copy full SHA for d65ff98
Browse repository at this point
Commits on Apr 25, 2026
feat: v2 ingest contract — top-level identity + structured frames
Show description for 4fbed7c
abdualziz-techsea
and
claude
committed
4fbed7c
View commit details
Copy full SHA for 4fbed7c
Browse repository at this point
Commits on Apr 23, 2026
docs: upgrade README to product-grade (#1)
Show description for f696868
3 people
authored
f696868
View commit details
Copy full SHA for f696868
Browse repository at this point
Commits on Apr 22, 2026
release: v0.1.1 — metadata fixes, version alignment, CI/CD
Show description for 10935a9
AllStak SDK
committed
10935a9
View commit details
Copy full SHA for 10935a9
Browse repository at this point
fix(ci): exclude tests/test_integration.py (requires live backend)
Show description for 18678c6
abdualziz-techsea
and
claude
committed
18678c6
View commit details
Copy full SHA for 18678c6
Browse repository at this point
feat: wire production host api.allstak.sa + add CI/CD workflows
Show description for 52518c2
abdualziz-techsea
and
claude
committed
52518c2
View commit details
Copy full SHA for 52518c2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.