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
.
CortexLM
/
cortex-code
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
154
Code
Issues
47
Pull requests
172
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: CortexLM/cortex-code
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
Homebrew Release
Homebrew Release
Publish CLI Release to R2
Publish CLI Release to R2
Release
Release
Version Bump
Version Bump
Winget Release
Winget Release
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
233 workflow runs
233 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: consolidated numeric overflow/underflow prevention with saturating operations
CI
#133:
Pull request
#71
opened by
echobt
7m 20s
consolidated/numeric-overflow
consolidated/numeric-overflow
7m 20s
View #71
View workflow file
fix: consolidated UTF-8 safety improvements for string slicing
CI
#132:
Pull request
#70
opened by
echobt
5m 52s
consolidated/utf8-safety
consolidated/utf8-safety
5m 52s
View #70
View workflow file
fix(tui): consolidated TUI fixes for overflow, positioning, and panic prevention
CI
#131:
Pull request
#69
opened by
echobt
7m 50s
consolidated/tui-fixes
consolidated/tui-fixes
7m 50s
View #69
View workflow file
fix(tui): prevent panic in HelpBrowserState when sections empty
CI
#130:
Pull request
#66
opened by
echobt
9m 0s
fix/help-browser-panic
fix/help-browser-panic
9m 0s
View #66
View workflow file
fix(tui): prevent underflow in dropdown navigation and scroll calculations
CI
#129:
Pull request
#64
opened by
echobt
10m 50s
fix/dropdown-underflow
fix/dropdown-underflow
10m 50s
View #64
View workflow file
fix(tui): improve autocomplete popup positioning and width calculation
CI
#128:
Pull request
#60
opened by
echobt
7m 27s
fix/autocomplete-positioning
fix/autocomplete-positioning
7m 27s
View #60
View workflow file
fix(tui): fix cursor positioning and underflow in selection list
CI
#127:
Pull request
#58
opened by
echobt
7m 1s
fix/selection-list-cursor
fix/selection-list-cursor
7m 1s
View #58
View workflow file
fix(tui): fix mention popup positioning and Unicode width calculation
CI
#126:
Pull request
#59
opened by
echobt
8m 38s
fix/mention-popup
fix/mention-popup
8m 38s
View #59
View workflow file
fix(config): add validation for threshold, ratio, and token count fields
CI
#125:
Pull request
#55
opened by
echobt
9m 24s
fix/config-validation
fix/config-validation
9m 24s
View #55
View workflow file
fix(storage): improve error handling in session storage operations
CI
#124:
Pull request
#54
opened by
echobt
7m 51s
fix/session-storage-errors
fix/session-storage-errors
7m 51s
View #54
View workflow file
fix(common): improve path validation and tilde expansion
CI
#123:
Pull request
#52
opened by
echobt
7m 36s
fix/path-validation
fix/path-validation
7m 36s
View #52
View workflow file
fix(server): eliminate TOCTOU races in MCP server and plugin registry
CI
#122:
Pull request
#51
opened by
echobt
18m 48s
fix/toctou-races
fix/toctou-races
18m 48s
View #51
View workflow file
fix(engine): bound ToolResponseStore size and cleanup consumed entries
CI
#121:
Pull request
#50
opened by
echobt
14m 56s
fix/tool-response-store
fix/tool-response-store
14m 56s
View #50
View workflow file
docs: Add comprehensive timeout configuration documentation
CI
#120:
Pull request
#49
opened by
echobt
14m 36s
docs/standardize-timeout-documentation
docs/standardize-timeout-documentation
14m 36s
View #49
View workflow file
fix(engine): handle semaphore and init failures gracefully in async_utils
CI
#119:
Pull request
#48
opened by
echobt
19m 2s
fix/async-utils-panic
fix/async-utils-panic
19m 2s
View #48
View workflow file
fix(storage): add fsync after file writes to prevent data loss
CI
#118:
Pull request
#47
opened by
echobt
11m 26s
fix/storage-fsync
fix/storage-fsync
11m 26s
View #47
View workflow file
fix(session): increase default session timeout to 1 week (#30)
CI
#117:
Commit
c398212
pushed by
echobt
12m 24s
main
main
12m 24s
View workflow file
cleanup: remove dead code and unnecessary allow(dead_code) annotations
CI
#116:
Pull request
#46
opened by
echobt
10m 56s
cleanup/remove-dead-code
cleanup/remove-dead-code
10m 56s
View #46
View workflow file
fix(engine): add cache size limits to prevent unbounded memory growth
CI
#115:
Pull request
#45
opened by
echobt
11m 10s
fix/unbounded-cache-growth
fix/unbounded-cache-growth
11m 10s
View #45
View workflow file
fix(common): add cleanup for stale file locks to prevent memory leak
CI
#114:
Pull request
#44
opened by
echobt
10m 12s
fix/file-lock-leak
fix/file-lock-leak
10m 12s
View #44
View workflow file
refactor: replace magic numbers with documented named constants
CI
#113:
Pull request
#43
opened by
echobt
12m 45s
refactor/document-magic-numbers
refactor/document-magic-numbers
12m 45s
View #43
View workflow file
fix(tui): prevent usize to u16 overflow in card count displays
CI
#112:
Pull request
#42
opened by
echobt
14m 24s
fix/cards-u16-overflow
fix/cards-u16-overflow
14m 24s
View #42
View workflow file
fix(compact): use saturating subtraction to prevent underflow
CI
#111:
Pull request
#41
opened by
echobt
9m 40s
fix/compaction-underflow
fix/compaction-underflow
9m 40s
View #41
View workflow file
fix(engine): use saturating casts for token counts in streaming
CI
#110:
Pull request
#40
opened by
echobt
8m 24s
fix/streaming-token-overflow
fix/streaming-token-overflow
8m 24s
View #40
View workflow file
fix(engine): use saturating casts in git_info to prevent overflow
CI
#109:
Pull request
#39
opened by
echobt
17m 50s
fix/git-info-overflow
fix/git-info-overflow
17m 50s
View #39
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.