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
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
.
agentscope-ai
/
OpenJudge
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
831
Code
Issues
13
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: agentscope-ai/OpenJudge
Actions
All workflows
Workflows
Deploy MkDocs to GitHub Pages
Deploy MkDocs to GitHub Pages
pages-build-deployment
pages-build-deployment
Pre-commit
Pre-commit
Publish Python Package to Pypi
Publish Python Package to Pypi
Show more workflows...
Management
Caches
Deployments
Deploy MkDocs to GitHub Pages
Deploy MkDocs to GitHub Pages
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
.
deploy-mkdocs.yml
will be ignored since log searching is not yet available
159 workflow runs
159 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.
feat(skills): reorganize skills/ into domain suites (#189)
Deploy MkDocs to GitHub Pages
#159:
Commit
d1e0642
pushed by
ployts
40s
main
main
40s
View workflow file
fix(models): harden LiteLLM request handling (#197)
Deploy MkDocs to GitHub Pages
#158:
Commit
0c2616c
pushed by
ployts
35s
main
main
35s
View workflow file
feat(graders): replace ReAct AgenticGrader with harness-based agent-a…
Deploy MkDocs to GitHub Pages
#157:
Commit
177d463
pushed by
XiaoBoAI
31s
main
main
31s
View workflow file
feat: add LiteLLM as a first-class chat model provider (#196)
Deploy MkDocs to GitHub Pages
#156:
Commit
af84f91
pushed by
XiaoBoAI
31s
main
main
31s
View workflow file
fix(models): give QwenVLModel a timeout, wired to DashScope's request…
Deploy MkDocs to GitHub Pages
#155:
Commit
5439e9f
pushed by
XiaoBoAI
35s
main
main
35s
View workflow file
fix(analyzer): guard CorrelationAnalyzer against NaN on zero-variance…
Deploy MkDocs to GitHub Pages
#154:
Commit
41bcc46
pushed by
XiaoBoAI
39s
main
main
39s
View workflow file
feature: add meta eval skill version 0.1 (#187)
Deploy MkDocs to GitHub Pages
#153:
Commit
2151def
pushed by
chr6192
38s
main
main
38s
View workflow file
Docs/add pawbench ecosystem (#186)
Deploy MkDocs to GitHub Pages
#152:
Commit
344e45d
pushed by
helloml0326
35s
main
main
35s
View workflow file
feat(models): upgrade MiniMax provider to M3 as default (#185)
Deploy MkDocs to GitHub Pages
#151:
Commit
6420ce5
pushed by
helloml0326
50s
main
main
50s
View workflow file
fix skills evaluation cookbook bugs (#184)
Deploy MkDocs to GitHub Pages
#150:
Commit
f43121e
pushed by
helloml0326
35s
main
main
35s
View workflow file
feat(graders): add eval_feedback schema and prompt citation instructi…
Deploy MkDocs to GitHub Pages
#149:
Commit
2fa9a94
pushed by
helloml0326
38s
main
main
38s
View workflow file
feat: create evaluation harness for graders (#179)
Deploy MkDocs to GitHub Pages
#148:
Commit
0851304
pushed by
helloml0326
39s
main
main
39s
View workflow file
fix: preserve user-provided enable_thinking for Qwen models (#178)
Deploy MkDocs to GitHub Pages
#147:
Commit
f1484ea
pushed by
helloml0326
41s
main
main
41s
View workflow file
fix(graders): avoid KeyError when LLM output misses score/reason fiel…
Deploy MkDocs to GitHub Pages
#146:
Commit
d198e62
pushed by
helloml0326
32s
main
main
32s
View workflow file
fix: replace print/silent exceptions with loguru logger and skip gene…
Deploy MkDocs to GitHub Pages
#145:
Commit
f56134a
pushed by
helloml0326
49s
main
main
49s
View workflow file
feat: update agent binary graders with normalized scores (#175)
Deploy MkDocs to GitHub Pages
#144:
Commit
0b915ff
pushed by
helloml0326
40s
main
main
40s
View workflow file
feat: add agent response graders (#174)
Deploy MkDocs to GitHub Pages
#143:
Commit
4dcb30d
pushed by
helloml0326
56s
main
main
56s
View workflow file
feat: add agent reasoning graders (#173)
Deploy MkDocs to GitHub Pages
#142:
Commit
e0772cd
pushed by
helloml0326
45s
main
main
45s
View workflow file
feat: add Qiniu provider support (#172)
Deploy MkDocs to GitHub Pages
#141:
Commit
0b669ba
pushed by
helloml0326
31s
main
main
31s
View workflow file
feat: add agent tool usage efficiency graders (#171)
Deploy MkDocs to GitHub Pages
#140:
Commit
d0cb5df
pushed by
helloml0326
43s
main
main
43s
View workflow file
feat: add agent trajectory error recovery and step efficiency graders…
Deploy MkDocs to GitHub Pages
#139:
Commit
218e161
pushed by
helloml0326
41s
main
main
41s
View workflow file
feat: add agent plan decomposition (#169)
Deploy MkDocs to GitHub Pages
#138:
Commit
b2d94ac
pushed by
helloml0326
39s
main
main
39s
View workflow file
feat: Standardize PromptTemplate format to include system + user mess…
Deploy MkDocs to GitHub Pages
#137:
Commit
135facf
pushed by
helloml0326
54s
main
main
54s
View workflow file
feat(skills): add MiniMax-AI/cli as default skill tap (#167)
Deploy MkDocs to GitHub Pages
#136:
Commit
55b2172
pushed by
helloml0326
41s
main
main
41s
View workflow file
feat: add tests for code graders (#166)
Deploy MkDocs to GitHub Pages
#135:
Commit
c8a1e8d
pushed by
helloml0326
40s
main
main
40s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.