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
28
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: stale HookRef in TaskProcessor, and cmf vs. bare compatibility
- #113
#113
Merged
araujof
merged 23 commits into
0.1.x
contextforge-org/cpex:0.1.x
from
feat/python_plugin_compat_0.1.x
contextforge-org/cpex:feat/python_plugin_compat_0.1.x
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
fix: stale HookRef in TaskProcessor, and cmf vs. bare compatibility
#113
araujof
merged 23 commits into
0.1.x
contextforge-org/cpex:0.1.x
from
feat/python_plugin_compat_0.1.x
contextforge-org/cpex:feat/python_plugin_compat_0.1.x
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
fix: stale HookRef in TaskProcessor, and cmf vs. bare compatibility
Show description for 108aafa
tedhabeck
committed
108aafa
View commit details
Copy full SHA for 108aafa
Browse repository at this point
Commits on Jul 15, 2026
enh: These staged changes add support for "bare-FQN" plugins — plugins declared with a Python class path (e.g. pkg.module.ClassName) instead of a standard kind — by auto-converting them to isolated…
Show description for 22ae6b1
tedhabeck
committed
22ae6b1
View commit details
Copy full SHA for 22ae6b1
Browse repository at this point
Commits on Jul 16, 2026
doc: add implementation plan
Show description for f819c13
tedhabeck
committed
f819c13
View commit details
Copy full SHA for f819c13
Browse repository at this point
chore: missed commit - unit test fixtures, unit test fix
Show description for 2711c25
tedhabeck
committed
2711c25
View commit details
Copy full SHA for 2711c25
Browse repository at this point
Commits on Jul 22, 2026
fix: add --no-convert eschape hatch and a change log entry.
Show description for c1f2479
tedhabeck
committed
c1f2479
View commit details
Copy full SHA for c1f2479
Browse repository at this point
Commits on Jul 23, 2026
fix: address PR #113 "Should fix" review items
Show description for 75644e4
tedhabeck
committed
75644e4
View commit details
Copy full SHA for 75644e4
Browse repository at this point
fix: Fixed bugs in worker.py's stdin reading: bad readline keyword, wrong Pydantic membership tests, and added oversized-line truncation handling with prefix-length logging, refactored into a teste…
Show description for 0433e3a
tedhabeck
committed
0433e3a
View commit details
Copy full SHA for 0433e3a
Browse repository at this point
chore: remove commented code
Show description for 2d44459
tedhabeck
committed
2d44459
View commit details
Copy full SHA for 2d44459
Browse repository at this point
chore: revert normalized namespace hook names
Show description for e543727
tedhabeck
committed
e543727
View commit details
Copy full SHA for e543727
Browse repository at this point
chore: revert normalized namespace hook names
Show description for 64699c8
tedhabeck
committed
64699c8
View commit details
Copy full SHA for 64699c8
Browse repository at this point
chore: revert normalized namespace hook names
Show description for 781ec16
tedhabeck
committed
781ec16
View commit details
Copy full SHA for 781ec16
Browse repository at this point
Commits on Jul 29, 2026
feature: python compatibility layer
Show description for 39a1f59
tedhabeck
committed
39a1f59
View commit details
Copy full SHA for 39a1f59
Browse repository at this point
Commits on Jul 30, 2026
Merge branch '0.1.x' into feat/python_plugin_compat_0.1.x
Show description for 56a33a1
tedhabeck
committed
56a33a1
View commit details
Copy full SHA for 56a33a1
Browse repository at this point
chore: lint fix
Show description for 4825cee
tedhabeck
committed
4825cee
View commit details
Copy full SHA for 4825cee
Browse repository at this point
fix: pin mcp at 1.29.0 until issue 129 is addressed
Show description for 5c94365
tedhabeck
committed
5c94365
View commit details
Copy full SHA for 5c94365
Browse repository at this point
chore: ping mcp ">=1.29.0,<2".
Show description for 58c24b1
tedhabeck
committed
58c24b1
View commit details
Copy full SHA for 58c24b1
Browse repository at this point
Commits on Jul 31, 2026
feat: isolated_venv extensions support
Show description for b6f9f7c
tedhabeck
committed
b6f9f7c
View commit details
Copy full SHA for b6f9f7c
Browse repository at this point
Commits on Aug 5, 2026
Merge branch '0.1.x' into feat/python_plugin_compat_0.1.x
Show description for 1e315e4
tedhabeck
committed
1e315e4
View commit details
Copy full SHA for 1e315e4
Browse repository at this point
enh: add spawn-time handshake
Show description for 919800f
tedhabeck
committed
919800f
View commit details
Copy full SHA for 919800f
Browse repository at this point
Commits on Aug 6, 2026
Merge branch '0.1.x' into feat/python_plugin_compat_0.1.x
Show description for 153916e
tedhabeck
committed
153916e
View commit details
Copy full SHA for 153916e
Browse repository at this point
Merge branch '0.1.x' into feat/python_plugin_compat_0.1.x
Show description for 02d21ec
tedhabeck
committed
02d21ec
View commit details
Copy full SHA for 02d21ec
Browse repository at this point
Commits on Aug 7, 2026
Merge branch '0.1.x' into feat/python_plugin_compat_0.1.x
tedhabeck
committed
7c99bfc
View commit details
Copy full SHA for 7c99bfc
Browse repository at this point
fix: address PR review feedback (#113)
Show description for 383c51c
tedhabeck
committed
383c51c
View commit details
Copy full SHA for 383c51c
Browse repository at this point
You can’t perform that action at this time.