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
.
contextforge-org
/
cpex
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
11
Code
Issues
31
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: python plugin compat
- #79
#79
Draft
tedhabeck
wants to merge 15 commits into
dev
contextforge-org/cpex:dev
from
feat/python_plugin_compat
contextforge-org/cpex:feat/python_plugin_compat
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
feat: python plugin compat
#79
tedhabeck
wants to merge 15 commits into
dev
contextforge-org/cpex:dev
from
feat/python_plugin_compat
contextforge-org/cpex:feat/python_plugin_compat
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2026
fix: create the HookRef on each invocation of load_and_run_hook so a stale one is not used.
Show description for e539b49
tedhabeck
committed
e539b49
View commit details
Copy full SHA for e539b49
Browse repository at this point
Commits on Jun 23, 2026
feature: python compatibility layer
Show description for c68571d
tedhabeck
committed
c68571d
View commit details
Copy full SHA for c68571d
Browse repository at this point
Merge branch 'dev' into feat/python_plugin_compat
Show description for ceaaca1
tedhabeck
committed
ceaaca1
View commit details
Copy full SHA for ceaaca1
Browse repository at this point
Commits on Jun 26, 2026
enh: add e2e test for cpex-test-plugin (ignored by default since it requires the plugin to be installed before the test will pass)
Show description for c9cc237
tedhabeck
committed
c9cc237
View commit details
Copy full SHA for c9cc237
Browse repository at this point
Commits on Jul 8, 2026
Merge branch 'dev' into feat/python_plugin_compat
Show description for cff65ef
tedhabeck
committed
cff65ef
View commit details
Copy full SHA for cff65ef
Browse repository at this point
chore: updates to support isolated_venv python plugins leveraging 0.1.x in venv.
Show description for 23fe06c
tedhabeck
committed
23fe06c
View commit details
Copy full SHA for 23fe06c
Browse repository at this point
Commits on Jul 9, 2026
chore: ignore python isolated .cpex folders
Show description for b118aeb
tedhabeck
committed
b118aeb
View commit details
Copy full SHA for b118aeb
Browse repository at this point
chore: lint fix
Show description for 933540d
tedhabeck
committed
933540d
View commit details
Copy full SHA for 933540d
Browse repository at this point
chore: audit fix
Show description for 75c9551
tedhabeck
committed
75c9551
View commit details
Copy full SHA for 75c9551
Browse repository at this point
Commits on Jul 16, 2026
Merge branch 'dev' into feat/python_plugin_compat
tedhabeck
committed
124c094
View commit details
Copy full SHA for 124c094
Browse repository at this point
Commits on Jul 20, 2026
chore: Per issue #20 (run existing Python plugins unchanged), I implemented full legacy-payload support so the Rust host speaks the plugins' native bare hook names + payload types
Show description for d61cb12
tedhabeck
committed
d61cb12
View commit details
Copy full SHA for d61cb12
Browse repository at this point
Commits on Jul 21, 2026
chore: bump cpex-hosts-python version
Show description for 339fc8a
tedhabeck
committed
339fc8a
View commit details
Copy full SHA for 339fc8a
Browse repository at this point
Merge branch 'dev' into feat/python_plugin_compat
tedhabeck
committed
231cb5b
View commit details
Copy full SHA for 231cb5b
Browse repository at this point
Commits on Jul 23, 2026
refactor(hosts-python): move legacy hook handlers from cpex-core into cpex-hosts-python legacy module
Show description for b022acd
tedhabeck
committed
b022acd
View commit details
Copy full SHA for b022acd
Browse repository at this point
chore: update test to use relocated hooks
Show description for 7022d06
tedhabeck
committed
7022d06
View commit details
Copy full SHA for 7022d06
Browse repository at this point
You can’t perform that action at this time.