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
.
CortexFlow
/
CortexBrain
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
84
Code
Issues
11
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Error handling improvements
- #173
#173
Merged
LorenzoTettamanti
merged 10 commits into
CortexFlow:0.1.5
CortexFlow/CortexBrain:0.1.5
from
LorenzoTettamanti:0.1.5
Copy head branch name to clipboard
Jan 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Error handling improvements
#173
LorenzoTettamanti
merged 10 commits into
CortexFlow:0.1.5
CortexFlow/CortexBrain:0.1.5
from
LorenzoTettamanti:0.1.5
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
[#171]: updated cli error handling. Added CliError to every function that returns a Result type
LorenzoTettamanti
committed
bdf9ea7
View commit details
Copy full SHA for bdf9ea7
Browse repository at this point
[#171]: moved custom errors implementation in the error.rs module
LorenzoTettamanti
committed
0b4f1c4
View commit details
Copy full SHA for 0b4f1c4
Browse repository at this point
updated k8s manifests file: updated image repository from my personal repository to the cortexflow org ghcr.io repository
LorenzoTettamanti
committed
1798067
View commit details
Copy full SHA for 1798067
Browse repository at this point
[dependencies]: update CLI dependencies
LorenzoTettamanti
committed
ecb9fc1
View commit details
Copy full SHA for ecb9fc1
Browse repository at this point
[#171]: removed deprecated rm_dir function
LorenzoTettamanti
committed
8f77322
View commit details
Copy full SHA for 8f77322
Browse repository at this point
[#171]: cleaned unused dependencies. Fixed error propagation from Result type with ? operator for the apply_component() function in install.rs module. Fixed stack overflow error while returning a c…
Show description for b135228
LorenzoTettamanti
committed
b135228
View commit details
Copy full SHA for b135228
Browse repository at this point
Commits on Jan 13, 2026
[#171]: fixed error logic
LorenzoTettamanti
committed
e72b615
View commit details
Copy full SHA for e72b615
Browse repository at this point
[#171]: removed unused imports, Added CliError::BaseError to return general errors. simplified ClientError responses and AgentError responses
LorenzoTettamanti
committed
7ccc1f7
View commit details
Copy full SHA for 7ccc1f7
Browse repository at this point
[#171]: improved main.rs error structure
LorenzoTettamanti
committed
44e3d89
View commit details
Copy full SHA for 44e3d89
Browse repository at this point
[#171]: removed useless derive macros
LorenzoTettamanti
committed
f1a0345
View commit details
Copy full SHA for f1a0345
Browse repository at this point
You can’t perform that action at this time.