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
.
lemony-ai
/
cascadeflow
Public
Notifications
You must be signed in to change notification settings
Fork
918
Star
4k
Code
Issues
2
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
hardening/v1.0.0: Gold-standard release hardening
- #169
#169
Merged
saschabuehrle
merged 14 commits into
main
lemony-ai/cascadeflow:main
from
hardening/v1.0.0
lemony-ai/cascadeflow:hardening/v1.0.0
Copy head branch name to clipboard
Mar 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
hardening/v1.0.0: Gold-standard release hardening
#169
saschabuehrle
merged 14 commits into
main
lemony-ai/cascadeflow:main
from
hardening/v1.0.0
lemony-ai/cascadeflow:hardening/v1.0.0
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
fix: metadata and doc corrections for v1.0.0 release
Show description for 2beb57c
saschabuehrle
committed
2beb57c
View commit details
Copy full SHA for 2beb57c
Browse repository at this point
docs: add CHANGELOG.md for v1.0.0 release
Show description for ea8b113
saschabuehrle
committed
ea8b113
View commit details
Copy full SHA for ea8b113
Browse repository at this point
perf: lazy-import numpy in semantic router
Show description for baa3b7a
saschabuehrle
committed
baa3b7a
View commit details
Copy full SHA for baa3b7a
Browse repository at this point
perf: lazy-load provider classes via PEP 562 __getattr__
Show description for 023babb
saschabuehrle
committed
023babb
View commit details
Copy full SHA for 023babb
Browse repository at this point
feat: PEP 562 lazy imports across package — import time 1900ms → 23ms
Show description for 8574752
saschabuehrle
committed
8574752
View commit details
Copy full SHA for 8574752
Browse repository at this point
feat: add langchain optional dependency extra
Show description for 68ffde3
saschabuehrle
committed
68ffde3
View commit details
Copy full SHA for 68ffde3
Browse repository at this point
fix: remove deprecated CascadeAgent __init__ params
Show description for 3cd8b38
saschabuehrle
committed
3cd8b38
View commit details
Copy full SHA for 3cd8b38
Browse repository at this point
feat: _MissingIntegration proxy for better import errors
Show description for 3a6dfd0
saschabuehrle
committed
3a6dfd0
View commit details
Copy full SHA for 3a6dfd0
Browse repository at this point
security: harden proxy gateway (CORS, auth, body limit)
Show description for dc6d4c8
saschabuehrle
committed
dc6d4c8
View commit details
Copy full SHA for dc6d4c8
Browse repository at this point
fix: add threading lock for SDK patch/unpatch state
Show description for 55ddc17
saschabuehrle
committed
55ddc17
View commit details
Copy full SHA for 55ddc17
Browse repository at this point
fix: thread-safe HarnessRunContext counters + bounded deque trace
Show description for 3428d4a
saschabuehrle
committed
3428d4a
View commit details
Copy full SHA for 3428d4a
Browse repository at this point
Pre-compile all regex patterns in ComplexityDetector.__init__()
Show description for ca3eab3
saschabuehrle
committed
ca3eab3
View commit details
Copy full SHA for ca3eab3
Browse repository at this point
Remaining cleanup: rich optional, Python 3.13, CI fix, TS updates
Show description for 409651b
saschabuehrle
committed
409651b
View commit details
Copy full SHA for 409651b
Browse repository at this point
fix: address gold-standard review findings
Show description for ad5b122
saschabuehrle
committed
ad5b122
View commit details
Copy full SHA for ad5b122
Browse repository at this point
You can’t perform that action at this time.