-
Notifications
You must be signed in to change notification settings - Fork 72
feat: Go-module-style grader/eval references #15
Copy link
Copy link
Labels
coding-agentGood candidate for coding-agent implementationGood candidate for coding-agent implementationdesign-completeDesign spike is complete; remaining work should move to implementation-scoped issuesDesign spike is complete; remaining work should move to implementation-scoped issuesenhancementNew feature or requestNew feature or requestepic:evaluationE3: Evaluation FrameworkE3: Evaluation Frameworkgo:yesReady to implementReady to implementgradersquestionFurther information is requestedFurther information is requestedrelease:backlogNot yet targetedNot yet targetedsquad:copilotAssigned to @copilot (Coding Agent) for autonomous workAssigned to @copilot (Coding Agent) for autonomous worktype:spikeResearch/investigation — produces a plan, not codeResearch/investigation — produces a plan, not code
Description
Metadata
Metadata
Assignees
Labels
coding-agentGood candidate for coding-agent implementationGood candidate for coding-agent implementationdesign-completeDesign spike is complete; remaining work should move to implementation-scoped issuesDesign spike is complete; remaining work should move to implementation-scoped issuesenhancementNew feature or requestNew feature or requestepic:evaluationE3: Evaluation FrameworkE3: Evaluation Frameworkgo:yesReady to implementReady to implementgradersquestionFurther information is requestedFurther information is requestedrelease:backlogNot yet targetedNot yet targetedsquad:copilotAssigned to @copilot (Coding Agent) for autonomous workAssigned to @copilot (Coding Agent) for autonomous worktype:spikeResearch/investigation — produces a plan, not codeResearch/investigation — produces a plan, not code
Summary
Design how eval.yaml can reference remote graders via Go-module-style paths.
Concept
Design Questions
waza getresolve and cache remote graders?Parent: #385