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 }}
limem01
/
coderev
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: limem01/coderev
Actions
All workflows
Workflows
AI Code Review
AI Code Review
CI
CI
Publish to PyPI
Publish to PyPI
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
52 workflow runs
52 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.
fix(rules): match custom rules by canonical language name
CI
#52:
Commit
71e328a
pushed by
limem01
34s
main
main
34s
View workflow file
fix: route and price OpenAI chatgpt-4o-latest as an OpenAI model
CI
#51:
Commit
4fa3695
pushed by
limem01
35s
main
main
35s
View workflow file
refactor(cost): route count_tokens tiktoken decision via detect_provider
CI
#50:
Commit
a9538d7
pushed by
limem01
32s
main
main
32s
View workflow file
fix: route OpenAI o3/o4 reasoning models to the OpenAI provider
CI
#49:
Commit
263ffd3
pushed by
limem01
40s
main
main
40s
View workflow file
fix(providers): parse JSON robustly against inner code fences and tru…
CI
#48:
Commit
c4f06a1
pushed by
limem01
28s
main
main
28s
View workflow file
refactor: unify language detection into coderev.languages
CI
#47:
Commit
d6639aa
pushed by
limem01
33s
main
main
33s
View workflow file
fix(cost): strip router prefixes before choosing tiktoken fallback en…
CI
#46:
Commit
3a8c09b
pushed by
limem01
29s
main
main
29s
View workflow file
fix(cost): use o200k_base tiktoken fallback for o-series/4o models
CI
#45:
Commit
c1c7e21
pushed by
limem01
27s
main
main
27s
View workflow file
fix(autofix): splice fixes bottom-up so edits land on the right lines
CI
#44:
Commit
8622b64
pushed by
limem01
3h 28m 6s
main
main
3h 28m 6s
View workflow file
feat(cli): honor .coderevignore when collecting files for review/esti…
CI
#43:
Commit
c885e47
pushed by
limem01
28s
main
main
28s
View workflow file
cost: resolve AWS Bedrock/Vertex model IDs in pricing
CI
#42:
Commit
6ac15d3
pushed by
limem01
22s
main
main
22s
View workflow file
fix(history): write month files atomically and never overwrite an unr…
CI
#41:
Commit
542fa49
pushed by
limem01
26s
main
main
26s
View workflow file
cost: add Google Gemini pricing to cost estimation
CI
#40:
Commit
c90d47a
pushed by
limem01
31s
main
main
31s
View workflow file
cost: resolve provider-routed model IDs (openai/, anthropic/, openrou…
CI
#39:
Commit
e3d009a
pushed by
limem01
26s
main
main
26s
View workflow file
fix(cache): stop prune_expired() from deleting entries it could not read
CI
#38:
Commit
63112a2
pushed by
limem01
25s
main
main
25s
View workflow file
fix(cache): write cache entries atomically to survive concurrent reviews
CI
#37:
Commit
37303ae
pushed by
limem01
27s
main
main
27s
View workflow file
ignore: support gitignore backslash escapes for glob metacharacters
CI
#36:
Commit
64a5087
pushed by
limem01
26s
main
main
26s
View workflow file
ignore: honor gitignore directory-only (trailing-slash) semantics
CI
#35:
Commit
71da366
pushed by
limem01
28s
main
main
28s
View workflow file
fix(ignore): honor gitignore parent-directory re-inclusion rule
CI
#34:
Commit
1454554
pushed by
limem01
29s
main
main
29s
View workflow file
feat(cost): add --per-file breakdown to the estimate command
CI
#33:
Commit
ba05630
pushed by
limem01
25s
main
main
25s
View workflow file
fix(ignore): match a matched directory's contents for no-slash patterns
CI
#32:
Commit
5061126
pushed by
limem01
32s
main
main
32s
View workflow file
fix(ignore): treat unbounded ** as regular asterisks (gitignore seman…
CI
#31:
Commit
0fd6e73
pushed by
limem01
31s
main
main
31s
View workflow file
fix(ignore): stop wildcards in directory patterns from crossing '/'
CI
#30:
Commit
6d28244
pushed by
limem01
28s
main
main
28s
View workflow file
feat(cost): add --batch flag for Batch API rate estimation
CI
#29:
Commit
eaf17bc
pushed by
limem01
27s
main
main
27s
View workflow file
estimate: add --max-cost budget gate for CI
CI
#28:
Commit
daf695a
pushed by
limem01
27s
main
main
27s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.