issues Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:Python
Filter by
54.8M results
背景
harness-eval 目前只做靜態 repo 設定掃描,完全沒有 runtime trajectory 維度。 論文整套論點卻是「harness 成敗取決於 runtime feedback 效率」。這是最大的概念缺口。
改善內容
新增模組 tasks/harness_eval/trace/:解析 Claude Code session JSONL transcript, 逐 event ...
enhancement
问题
ginkgo serve mcp 的 /health 端点返回 version: 0.2.0,而 CLI 报告 ginkgo version 为 0.8.1。
复现
ginkgo version
# v0.8.1
curl http://localhost:8001/health | jq .version
# 0.2.0
影响
版本不一致会导致 API 兼容性判断困难,影响客户端和 ...
问题
ginkgo cache status 显示 Function Cache 和 Sync Progress 都报错。
输出
Redis Connection │ ✅ Connected │ Version: 7.2.3
Function Cache │ ❌ Error │ RedisService object has no attribute crud_repo
Sync ...
This issue defines the user-facing assistant experience in the wcEcoli interface.
As discussed, there should be a central ChatGPT/Claude-style chat interface for broad interaction with the platform.
This ...
🛠️ Issue Description
💭 How to test
- 검색 부하테스트를 할 때, 점진적으로 상품을 늘려가며 테스트할 수 있도록 환경을 구성한다.
📝 check-lists
- [ ] Task1
test
背景
harness-eval 已經在兩處用了「critical 子項缺失 → 整個維度歸零」的模式: D5(無 meaningful assertion → D5 語意分=0)與 D3(wildcard allow → 直接 FAIL)。
但這只是個別維度的隱性慣例,沒有寫成可沿用的通則。
改善內容
把它寫成一條明列的設計原則(「critical 子項缺失 → 該維度乘積歸零」),供未來新增維度沿用, ...
enhancement
背景
.claude/hooks/_audit_log.sh 會記錄 AP1/AP2 block 事件。若同一個 AP pattern 反覆觸發, 代表 hooks 沒能「教會」agent,harness 的回饋迴路是低效的——但目前
harness-eval 完全沒偵測此訊號。
改善內容
借用論文 NRS-EFC 的重複懲罰:把 audit log 中的重複 AP block視為 harness ...
enhancement
📝 작업 내용
팬 가입 API 구현
- POST /api/v1/artists/{artistId}/fans
- USER_FOLLOW 저장 (UK: fan_id + artist_id 중복 방지)
- ArtistProfilePort.incrementFanCount() 호출 (표지민 구현체)
- ArtistProfilePort.isActive() ...
Goal
Improve ad service reliability, security, and Kubernetes observability by adding standard production deployment
safeguards.
Context
Target service is ad service (Java, located in ./src/adservice/). ...
engineering
status:test-generating

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.