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
.
Flagsmith
/
flagsmith-openfeature-provider-python
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: implement experimentation tracking
- #37
#37
Merged
Zaimwa9
merged 16 commits into
main
Flagsmith/flagsmith-openfeature-provider-python:main
from
feat/experimentation
Flagsmith/flagsmith-openfeature-provider-python:feat/experimentation
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat!: implement experimentation tracking
#37
Zaimwa9
merged 16 commits into
main
Flagsmith/flagsmith-openfeature-provider-python:main
from
feat/experimentation
Flagsmith/flagsmith-openfeature-provider-python:feat/experimentation
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
build: require flagsmith >=5.5 for the experimentation API
Show description for 3292203
Zaimwa9
committed
3292203
View commit details
Copy full SHA for 3292203
Browse repository at this point
feat: populate reason, variant and flag_metadata on resolutions
Show description for dc991ae
Zaimwa9
committed
dc991ae
View commit details
Copy full SHA for dc991ae
Browse repository at this point
feat: support transient identities via the evaluation context
Show description for 521d98c
Zaimwa9
committed
521d98c
View commit details
Copy full SHA for 521d98c
Browse repository at this point
fix!: track() crashed on flagsmith >=5.4 and hid value in metadata
Show description for b39a66c
Zaimwa9
committed
b39a66c
View commit details
Copy full SHA for b39a66c
Browse repository at this point
feat: route feature_flag.exposure tracking events to Flagsmith
Show description for c70cedd
Zaimwa9
committed
c70cedd
View commit details
Copy full SHA for c70cedd
Browse repository at this point
feat: add FlagsmithExposureHook for evaluation-coupled exposures
Show description for f0682e0
Zaimwa9
committed
f0682e0
View commit details
Copy full SHA for f0682e0
Browse repository at this point
feat: re-export provider, hook and exposure constant from package root
Show description for 1c3ab22
Zaimwa9
committed
1c3ab22
View commit details
Copy full SHA for 1c3ab22
Browse repository at this point
docs: document exposure tiers and fix broken tracking example
Show description for f40e0d5
Zaimwa9
committed
f40e0d5
View commit details
Copy full SHA for f40e0d5
Browse repository at this point
Commits on Aug 4, 2026
feat: emit SPLIT for multivariate assignments and gate exposures on it
Show description for 7f7a9e4
Zaimwa9
committed
7f7a9e4
View commit details
Copy full SHA for 7f7a9e4
Browse repository at this point
test: pin the cross-SDK wire contract with literal assertions
Show description for 2682781
Zaimwa9
committed
2682781
View commit details
Copy full SHA for 2682781
Browse repository at this point
feat: remove ia slop
Show description for d070cb4
Zaimwa9
committed
d070cb4
View commit details
Copy full SHA for d070cb4
Browse repository at this point
fix: warn and drop exposures carrying a non-string variant
Show description for d4f42f6
Zaimwa9
committed
d4f42f6
View commit details
Copy full SHA for d4f42f6
Browse repository at this point
ci: run the test suite against the minimum supported flagsmith
Show description for 8e81177
Zaimwa9
committed
8e81177
View commit details
Copy full SHA for 8e81177
Browse repository at this point
Commits on Aug 6, 2026
refactor: drop the hook dedupe LRU in favor of SDK-side deduplication
Show description for 59ec7b6
Zaimwa9
committed
59ec7b6
View commit details
Copy full SHA for 59ec7b6
Browse repository at this point
Commits on Aug 7, 2026
feat: forward engine evaluation reasons from flagsmith >=6.2
Show description for 940dda7
Zaimwa9
committed
940dda7
View commit details
Copy full SHA for 940dda7
Browse repository at this point
feat: map the engine DEFAULT reason to STATIC
Show description for b09d685
Zaimwa9
committed
b09d685
View commit details
Copy full SHA for b09d685
Browse repository at this point
You can’t perform that action at this time.