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
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
.
codeuchain
/
codeuchain
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
7
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 2, 2026
docs: streamline GitHub Pages - replace narrative with practical content
Show description for c559e05
JoshuaWink
committed
c559e05
View commit details
Copy full SHA for c559e05
Browse repository at this point
fix: widen JS performance test threshold to prevent flaky timing failures
JoshuaWink
committed
0021fa4
View commit details
Copy full SHA for 0021fa4
Browse repository at this point
fix: restore Go stdlib context import, fix Java file renames for State/Hook rebrand
Show description for cc12027
JoshuaWink
committed
cc12027
View commit details
Copy full SHA for cc12027
Browse repository at this point
merge: incorporate PR #50 Chain.connect() predicate gating with State/Hook rename
JoshuaWink
committed
acc973b
View commit details
Copy full SHA for acc973b
Browse repository at this point
docs: streamline pages — v2.0.0 badges, real install commands, and quick code examples per language
JoshuaWink
committed
1151cda
View commit details
Copy full SHA for 1151cda
Browse repository at this point
fix: rename all remaining source files context→state, middleware→hook across C++, COBOL, Python, Dart, Rust, Pseudo
JoshuaWink
committed
be64074
View commit details
Copy full SHA for be64074
Browse repository at this point
fix: rename remaining JavaScript source files (context → state, middleware → hook)
Show description for 51bdf58
JoshuaWink
committed
51bdf58
View commit details
Copy full SHA for 51bdf58
Browse repository at this point
chore: bump versions to 2.0.0 for breaking changes
Show description for 639af26
JoshuaWink
committed
639af26
View commit details
Copy full SHA for 639af26
Browse repository at this point
refactor: rebrand Context → State and Middleware → Hook
Show description for 41c3360
JoshuaWink
committed
41c3360
View commit details
Copy full SHA for 41c3360
Browse repository at this point
Commits on Mar 1, 2026
fix: Chain.connect() predicates now gate link execution (#50)
Show description for 7879a1c
3 people
authored
7879a1c
View commit details
Copy full SHA for 7879a1c
Browse repository at this point
Commits on Jan 19, 2026
fix: handle zero-duration performance measurements in typed features test
Show description for 853fed3
JoshuaWink
committed
853fed3
View commit details
Copy full SHA for 853fed3
Browse repository at this point
fix: resolve Rust test compilation errors and enable integration tests
Show description for 9252034
JoshuaWink
committed
9252034
View commit details
Copy full SHA for 9252034
Browse repository at this point
release: Python v1.1.0 - Context.get() default parameter support (fixes #42)
JoshuaWink
committed
5ebaa0b
View commit details
Copy full SHA for 5ebaa0b
Browse repository at this point
chore: bump Python version to 1.1.0 for default parameter feature
JoshuaWink
committed
4b9974e
View commit details
Copy full SHA for 4b9974e
Browse repository at this point
fix: Mask sensitive data in demo output for security best practices
Show description for abbe901
Copilot
and
JoshuaWink
committed
abbe901
View commit details
Copy full SHA for abbe901
Browse repository at this point
chore: Update .gitignore to exclude Python build artifacts
Show description for df432e2
Copilot
and
JoshuaWink
committed
df432e2
View commit details
Copy full SHA for df432e2
Browse repository at this point
feat: Add default parameter to Context.get() and MutableContext.get()
Show description for 3261fef
Copilot
and
JoshuaWink
committed
3261fef
View commit details
Copy full SHA for 3261fef
Browse repository at this point
Initial plan
Copilot
authored and
JoshuaWink
committed
baafdf4
View commit details
Copy full SHA for baafdf4
Browse repository at this point
chore: update .gitignore
JoshuaWink
committed
0706733
View commit details
Copy full SHA for 0706733
Browse repository at this point
chore: update VERSIONS.json to remove resolution details and streamline versioning strategy
JoshuaWink
committed
28aee3c
View commit details
Copy full SHA for 28aee3c
Browse repository at this point
chore: clean up VERSIONS.json - remove redundant fields and simplify resolution section
JoshuaWink
committed
ff81204
View commit details
Copy full SHA for ff81204
Browse repository at this point
fix: resolve version mismatch - sync git tags with published package versions (Option A)
Show description for e3b1b09
JoshuaWink
committed
e3b1b09
View commit details
Copy full SHA for e3b1b09
Browse repository at this point
Commits on Jan 18, 2026
Add documentation for Universal CI testing improvements
JoshuaWink
committed
610283d
View commit details
Copy full SHA for 610283d
Browse repository at this point
Improve verify.py config path resolution and add integration tests
JoshuaWink
committed
5e8a0fd
View commit details
Copy full SHA for 5e8a0fd
Browse repository at this point
Commits on Oct 16, 2025
feat: Add complete Dart support with typed features (beta) (#35)
Show description for 04a5451
Copilot
and
JoshuaWink
authored
04a5451
View commit details
Copy full SHA for 04a5451
Browse repository at this point
Commits on Sep 11, 2025
Add Complete COBOL Implementation (#1)
Show description for f22bbda
JoshuaWink
and
Copilot
authored
f22bbda
View commit details
Copy full SHA for f22bbda
Browse repository at this point
Remove 'agape' references from implementation codebases (#29)
Show description for edc134d
JoshuaWink
authored
edc134d
View commit details
Copy full SHA for edc134d
Browse repository at this point
Release v1.1.1: Package cleanup and release assets (#27)
Show description for 3352d1f
JoshuaWink
authored
3352d1f
View commit details
Copy full SHA for 3352d1f
Browse repository at this point
feat: Establish I-prefixed types as recommended pattern (#26)
Show description for 89dea5b
JoshuaWink
authored
89dea5b
View commit details
Copy full SHA for 89dea5b
Browse repository at this point
Add comprehensive JSDoc documentation to TypeScript definition files (#24)
Show description for e0b3eae
Copilot
and
JoshuaWink
authored
e0b3eae
View commit details
Copy full SHA for e0b3eae
Browse repository at this point
Fix Context types: Use Record<string, any> as default for better key-value structure (#25)
Show description for cd0de8e
JoshuaWink
authored
cd0de8e
View commit details
Copy full SHA for cd0de8e
Browse repository at this point
Commits on Sep 8, 2025
Clean URL Router Implementation (#23)
Show description for a67fe97
JoshuaWink
authored
a67fe97
View commit details
Copy full SHA for a67fe97
Browse repository at this point
Commits on Sep 7, 2025
feat: Implement clean URL routing for docs site (#22)
Show description for 49b7b2e
JoshuaWink
authored
49b7b2e
View commit details
Copy full SHA for 49b7b2e
Browse repository at this point
feat: Add clean URL router for docs site (#21)
Show description for d350864
JoshuaWink
authored
d350864
View commit details
Copy full SHA for d350864
Browse repository at this point
Site + buf-json demo (#20)
Show description for f5fec4a
JoshuaWink
authored
f5fec4a
View commit details
Copy full SHA for f5fec4a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.