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(tui): prevent usize to u16 overflow in interactive renderer
CI
#108:
Pull request
#38
opened by
echobt
14m 4s
fix/renderer-u16-overflow
fix/renderer-u16-overflow
14m 4s
View #38
View workflow file
fix(agents): validate UTF-8 boundaries in mention parsing
CI
#107:
Pull request
#37
opened by
echobt
16m 41s
fix/utf8-mention-parsing
fix/utf8-mention-parsing
16m 41s
View #37
View workflow file
fix: improve tool call 'Ask' permission handling with proper logging and error handling
CI
#106:
Pull request
#36
opened by
echobt
7m 54s
fix/tool-call-ask-handling
fix/tool-call-ask-handling
7m 54s
View #36
View workflow file
fix(session): increase default session timeout to 1 week
CI
#105:
Pull request
#30
synchronize by
echobt
11m 44s
fix/session-timeout-1-week
fix/session-timeout-1-week
11m 44s
View #30
View workflow file
fix(cli): use safe UTF-8 slicing for session IDs in lock command
CI
#104:
Pull request
#35
opened by
echobt
13m 24s
fix/utf8-lock-session-id
fix/utf8-lock-session-id
13m 24s
View #35
View workflow file
feat: add per-tool timeout in batch execution
CI
#103:
Pull request
#34
opened by
echobt
12m 14s
feat/batch-per-tool-timeout
feat/batch-per-tool-timeout
12m 14s
View #34
View workflow file
fix(resume): use char-aware string truncation for UTF-8 safety
CI
#102:
Pull request
#33
opened by
echobt
8m 20s
fix/utf8-path-truncation
fix/utf8-path-truncation
8m 20s
View #33
View workflow file
fix(notifications): use safe UTF-8 slicing for session IDs
CI
#101:
Pull request
#32
opened by
echobt
13m 58s
fix/utf8-notification-session-id
fix/utf8-notification-session-id
13m 58s
View #32
View workflow file
fix(cli): use safe UTF-8 slicing in import command base64 extraction
CI
#100:
Pull request
#31
opened by
echobt
14m 47s
fix/utf8-import-base64-extraction
fix/utf8-import-base64-extraction
14m 47s
View #31
View workflow file
fix(session): increase default session timeout to 1 week
CI
#99:
Pull request
#30
opened by
echobt
11m 46s
fix/session-timeout-1-week
fix/session-timeout-1-week
11m 46s
View #30
View workflow file
feat: add early JSON validation for tool call arguments
CI
#98:
Pull request
#29
opened by
echobt
11m 50s
feat/early-tool-call-json-validation
feat/early-tool-call-json-validation
11m 50s
View #29
View workflow file
fix: improve SSE parsing error visibility and propagation
CI
#97:
Pull request
#28
opened by
echobt
17m 54s
fix/sse-error-propagation
fix/sse-error-propagation
17m 54s
View #28
View workflow file
refactor: Centralize timeout constants
CI
#96:
Pull request
#27
opened by
echobt
15m 25s
feat/centralize-timeout-constants
feat/centralize-timeout-constants
15m 25s
View #27
View workflow file
refactor: replace unsafe unwrap() calls with expect() containing context
CI
#95:
Pull request
#26
opened by
echobt
3m 42s
refactor/replace-unwrap-with-expect
refactor/replace-unwrap-with-expect
3m 42s
View #26
View workflow file
feat: add per-chunk timeout for SSE streaming to prevent hangs
CI
#94:
Pull request
#25
opened by
echobt
12m 50s
feat/streaming-chunk-timeout
feat/streaming-chunk-timeout
12m 50s
View #25
View workflow file
feat(commands): consolidate /model into /models and persist model selection
CI
#93:
Pull request
#24
synchronize by
echobt
8m 33s
feat/consolidate-model-commands
feat/consolidate-model-commands
8m 33s
View #24
View workflow file
fix(tools): align Plan tool handler with schema definition
CI
#92:
Pull request
#23
synchronize by
echobt
8m 41s
fix/plan-tool-schema-mismatch
fix/plan-tool-schema-mismatch
8m 41s
View #23
View workflow file
feat(commands): consolidate /model into /models and persist model selection
CI
#91:
Pull request
#24
synchronize by
echobt
12m 26s
feat/consolidate-model-commands
feat/consolidate-model-commands
12m 26s
View #24
View workflow file
fix(tools): align Plan tool handler with schema definition
CI
#90:
Pull request
#23
synchronize by
echobt
13m 2s
fix/plan-tool-schema-mismatch
fix/plan-tool-schema-mismatch
13m 2s
View #23
View workflow file
feat(commands): consolidate /model into /models and persist model selection
CI
#89:
Pull request
#24
opened by
echobt
12m 9s
feat/consolidate-model-commands
feat/consolidate-model-commands
12m 9s
View #24
View workflow file
fix(tools): align Plan tool handler with schema definition
CI
#88:
Pull request
#23
synchronize by
echobt
5m 58s
fix/plan-tool-schema-mismatch
fix/plan-tool-schema-mismatch
5m 58s
View #23
View workflow file
fix(tools): align Plan tool handler with schema definition
CI
#87:
Pull request
#23
opened by
echobt
4m 27s
fix/plan-tool-schema-mismatch
fix/plan-tool-schema-mismatch
4m 27s
View #23
View workflow file
feat(tui): remove toast notifications
CI
#86:
Pull request
#22
synchronize by
echobt
11m 33s
feat/remove-toast-notifications
feat/remove-toast-notifications
11m 33s
View #22
View workflow file
feat(tui): remove toast notifications
CI
#85:
Pull request
#22
synchronize by
echobt
5m 10s
feat/remove-toast-notifications
feat/remove-toast-notifications
5m 10s
View #22
View workflow file
feat(tui): remove toast notifications
CI
#84:
Pull request
#22
opened by
echobt
8m 34s
feat/remove-toast-notifications
feat/remove-toast-notifications
8m 34s
View #22
View workflow file
Previous
1
2
3
4
5
6
7
8
9
10
Next
You can’t perform that action at this time.