pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:Python language:JavaScript
Filter by
58.2M results
Summary
- Add the local content package for the published post AI Keynote Slides Need Taste Before Prompts.
- Add the local content package for the guarded draft Canada’s AI for All Strategy: A Skeptical ...
Refactor common processes with helper functions.
- Extract the process of (i) get access token from localStorage (ii) send HTTP request by fetch() as authFetch()
helper function.
- Extract addTag, ...
Summary
PUT /api/report/{ticker}/backlog의 entries: list 파라미터가 FastAPI 신버전에서 form data로 해석되어 python-multipart 를 요구하면서 백엔드가 기동 불가한
문제 수정.
- entries: list → entries: list = Body(...) 로 JSON body임을 명시 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
📝 관련 이슈 (Related Issues)
- closes #86
💡 작업 내용 (What s Changed)
- 댓글목록조회 pagination 방식 변경
- 테스트 코드 변경
🛠️ 변경 사항 (Key Changes)
- [] 기능 추가
- [ ] 버그 수정
- [x] 코드 리팩토링
- [ ] UI 디자인 변경
- [ ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Fourth slice of the IaC automation plan (docs/plans/2026-06-05-iac-automation-design.md), covering API tokens — the
automation identities themselves.
The token name is the stable external key. ...
Summary
- add stored synonym import/export support and wire synonyms into search
- validate synonym files as arrays of string arrays, rejecting non-string terms before storage
- add regression coverage ...
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...