issues Search Results · language:Dune language:JavaScript language:Python language:Java language:TypeScript linked:pr
Filter by
9.4M results
背景
当前通道策略(plots/channel_backtest.py)的买入/卖出逻辑硬编码耦合在 run_backtest 里,买卖对称绑定。需要一层抽象:买卖各自独立、不对称,且每个信号可由多个 tag 组合而成。
设计
在 tag 层(quant/tags.py)之上新增 Signal 层:
- Signal(tags, combiner):多个 tag 经 all(AND) / ...
목표
역 검색 결과에서 접근성 정보 품질이 더 높은 역을 먼저 보여준다.
대상 영역
- 백엔드 역 검색 서비스
- 공개 역 검색 API 응답 정렬
배경
교통약자는 같은 이름이나 비슷한 검색어로 여러 역이 조회될 때 데이터가 더 충분한 역을 먼저 확인해야 한다. 현재 역명 검색은 저장소 응답 순서를 그대로 반환해 접근성 시설 정보가 풍부한 역이 ...
在队列列表最前面加一列「#」序号,从 1 开始,方便直观看到一共多少首、定位某一首。封面缩略图、状态配色/动效相应移到新的列索引。
feat
gui
Summary
The validation panel shows a green Ready to run summary when the pipeline has info-level findings.
Repro
1. Open the example webview or a pipeline with an artifact-written-never-consumed finding. ...
기능 설명
DM WebSocket을 MSW mock에서 실서버(wss://dev-api.danim.kr/ws/conversations/{conversation_id}/)로 전환하고, 전송 흐름을 개선합니다.
작업 내용
WebSocket URL 변경
- 기존: ${config.wsBaseUrl}/ws/dm
- 변경: ${config.wsBaseUrl}/ws/conversations/{conversation_id}/ ...
What changes are proposed in this pull request?
When running ALTER TABLE ... UPDATE COLUMNS ... FROM source , the write schema was taken directly from the source query
s schema. The source query, such ...
문제 상황
유저 예약 상세/리뷰 작성 화면 QA 중 3건 발견.
1. 리뷰 작성 닫기 후 뒤로가기 시 작성 폼 재오픈
- 예약 상세 → 리뷰 작성 → 닫기 → (예약 상세에서) 뒤로가기 시 예약 리스트로 가야 하는데 리뷰 작성 폼이 다시 열림.
- 원인: 작성 폼은 router.push로 진입하는데 닫기/등록 성공 시에도 ...
🐞 BugFix
Summary
Add explicit diagnostics for unsupported or unknown Claude API surfaces, especially server-side WebSearch, so we can
capture the requested API and detailed payload needed to implement a compatible ...
Problem
The live CEO read model still reports nested CEO action source timeouts such as opportunities timed out after 15s.
/api/ceo/actions calls /api/opportunities directly, so a cold opportunity projection ...
codex
priority:high
reliability
Update your Claude agent s system prompt so that whenever it creates a PR for a visual fix, it must also generate or
update a small JSON file (e.g., .github/screenshot_target.json) in the same commit ...

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.