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 }}
shauryagangrade
/
GCode
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
6
Code
Issues
31
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: shauryagangrade/GCode
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
119 workflow runs
119 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
feat(ui): add as-you-type filtering to the slash command menu
CI
#110:
Pull request
#91
opened by
aryansk
33s
aryansk:codex/issue-61-slash-filter
aryansk:codex/issue-61-slash-filter
33s
View #91
View workflow file
perf: cache the OpenRouter model catalog with a 30-minute TTL
CI
#109:
Pull request
#90
opened by
aryansk
28s
aryansk:codex/issue-56-catalog-cache
aryansk:codex/issue-56-catalog-cache
28s
View #90
View workflow file
fix: cancel current command/stream on Ctrl+C instead of exiting
CI
#108:
Pull request
#89
opened by
aryansk
34s
aryansk:codex/issue-51-ctrl-c
aryansk:codex/issue-51-ctrl-c
34s
View #89
View workflow file
docs: refresh CONTRIBUTING with the real dev workflow
CI
#107:
Pull request
#88
opened by
aryansk
32s
aryansk:codex/issue-73-contributing
aryansk:codex/issue-73-contributing
32s
View #88
View workflow file
docs: add Windows setup and troubleshooting guide
CI
#106:
Pull request
#87
opened by
aryansk
34s
aryansk:codex/issue-74-windows-guide
aryansk:codex/issue-74-windows-guide
34s
View #87
View workflow file
test: cover ui.py rendering helpers and slash menu
CI
#105:
Pull request
#86
opened by
aryansk
30s
aryansk:test/ui-helpers
aryansk:test/ui-helpers
30s
View #86
View workflow file
chore: add pre-commit config mirroring the CI lint job
CI
#104:
Pull request
#85
opened by
aryansk
29s
aryansk:chore/pre-commit-config
aryansk:chore/pre-commit-config
29s
View #85
View workflow file
ci: upload coverage to Codecov and add the badge
CI
#103:
Pull request
#84
opened by
aryansk
28s
aryansk:ci/codecov-upload
aryansk:ci/codecov-upload
28s
View #84
View workflow file
docs(changelog): log changes since v0.2.0
CI
#102:
Commit
6c7edfb
pushed by
shauryagangrade
27s
main
main
27s
View workflow file
fix: make session history save atomic and surface corrupt files (#83)
CI
#101:
Commit
6d0b65e
pushed by
shauryagangrade
35s
main
main
35s
View workflow file
fix: make session history save atomic and surface corrupt files
CI
#100:
Pull request
#83
opened by
aryansk
29s
aryansk:fix/atomic-history-save
aryansk:fix/atomic-history-save
29s
View #83
View workflow file
docs: point setup instructions at ~/.gcode/.env (#82)
CI
#99:
Commit
1d8dfb5
pushed by
shauryagangrade
29s
main
main
29s
View workflow file
fix(grep): pass -H so single-file output matches the fallback
CI
#98:
Commit
bb7f15e
pushed by
shauryagangrade
29s
main
main
29s
View workflow file
docs: point setup instructions at ~/.gcode/.env
CI
#97:
Pull request
#82
opened by
aryansk
32s
aryansk:docs/env-path-setup
aryansk:docs/env-path-setup
32s
View #82
View workflow file
test(setup): cover key validation, env loading and persistence (close…
CI
#96:
Commit
5d9ab61
pushed by
shauryagangrade
35s
main
main
35s
View workflow file
feat(cli): add --cwd DIR to run against another project (closes #69) …
CI
#95:
Commit
370352d
pushed by
shauryagangrade
5s
main
main
5s
View workflow file
test(grep): compare _grep_python against a real grep (closes #63) (#79)
CI
#94:
Commit
76335db
pushed by
shauryagangrade
6s
main
main
6s
View workflow file
fix(grep): keep the glob attached to --include so MSYS cannot expand …
CI
#93:
Commit
cd5011d
pushed by
shauryagangrade
9s
main
main
9s
View workflow file
test(grep): compare _grep_python against a real grep (closes #63)
CI
#92:
Pull request
#79
synchronize by
shauryagangrade
29s
dchaudhari7177:test/grep-differential
dchaudhari7177:test/grep-differential
29s
View #79
View workflow file
fix(grep): keep the glob attached to --include so MSYS cannot expand it
CI
#91:
Pull request
#78
synchronize by
shauryagangrade
33s
dchaudhari7177:fix/grep-include-glob-msys-expansion
dchaudhari7177:fix/grep-include-glob-msys-expansion
33s
View #78
View workflow file
test(setup): cover key validation, env loading and persistence (closes #59)
CI
#90:
Pull request
#81
opened by
dchaudhari7177
29s
dchaudhari7177:test/setup-key-validation
dchaudhari7177:test/setup-key-validation
29s
View #81
View workflow file
test: add unit tests for gcode/history.py (fixes #66) (#77)
CI
#89:
Commit
46cdab3
pushed by
shauryagangrade
29s
main
main
29s
View workflow file
feat(cli): add --cwd DIR to run against another project (closes #69)
CI
#88:
Pull request
#80
opened by
dchaudhari7177
29s
dchaudhari7177:feat/cwd-flag
dchaudhari7177:feat/cwd-flag
29s
View #80
View workflow file
fix(grep): keep the glob attached to --include so MSYS cannot expand it
CI
#85:
Pull request
#78
opened by
dchaudhari7177
27s
dchaudhari7177:fix/grep-include-glob-msys-expansion
dchaudhari7177:fix/grep-include-glob-msys-expansion
27s
View #78
View workflow file
test: add unit tests for gcode/history.py (fixes #66)
CI
#84:
Pull request
#77
opened by
HeaTTap
34s
HeaTTap:test/history-unit-tests
HeaTTap:test/history-unit-tests
34s
View #77
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.