issues Search Results · language:Dune language:JavaScript language:Java language:HTML language:Python language:JavaScript
Filter by
62M results
File: skills/ponytail-review/SKILL.md, Lines 17-18 and 34
Bug: The Format section (lines 17-18) documents:
L line : tag what . replacement .
But Example line 34 uses a line range that is NOT covered ...
📊 Activity Summary (Last 24 Hours)
Issues
- New: 0 issues created
- Closed: 0 issues closed
- Total Open: 140 issues
- 136 automated status/tracking reports (labeled report)
- 4 actionable ...
report
Hi, The alpaca-mcp-server project serves as a core service, as evidenced by its dockerfile and entrypoint scripts like
server and service. We observed a KrabArena battle comparing the mcp server approach ...
In pi-extension/index.js lines 185-188:
pi.on( before_agent_start , async (event) = {
if (!currentMode || currentMode === off ) return;
return { systemPrompt: `${event.systemPrompt}\n\n${getPonytailInstructions(currentMode)}` ...
File: examples/csv-sum.md, Lines 63-66
Bug: The With Ponytail example leaks an open file handle:
total = sum(float(row[ amount ]) for row in csv.DictReader(open( sales.csv )))
print(total)
open( sales.csv ...
In hooks/ponytail-mode-tracker.js lines 26-31:
} else if (cmd === /ponytail || cmd === /ponytail:ponytail ) {
if (arg === lite ) mode = lite ;
else if (arg === full ) mode = full ;
else if ...
https://github.com/tranvuongduy2003/rebuilt-eventhub
배경
문서와 ADR에서는 백엔드를 api, domain, infrastructure Gradle Multi Module 구조로 정의하고 있다.
현재 백엔드는 단일 Spring Boot 프로젝트이며, Gradle 설정도 단일 build.gradle.kts에 직접 선언되어 있다.
이후 Article, Topic, Review 도메인 구현은 domain 모듈을 ...
agent:codex
priority:high
status:ready
type:setup

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.