pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:Python language:HTML
Filter by
190M results
This is a sync of all of niksyarg s iterations on the Leap exercise on Exercism s TypeScript Track.
It has been automatically generated at the request of niksyarg using Exercism s GitHub Solution Syncer ...
Pull Request Description
This PR adds an animated progress bar with smooth loading effect.
Type of Change
- [x] ✨ New animation / hover effect
- [ ] 🧩 New component
- [ ] 📝 Documentation improvement ...
블로그툴에 🎨 이미지 자동화 탭 신규 추가 (벤치마킹). 다른 기능은 변경하지 않음.
- 블로그 글 붙여넣기 → 소제목(숫자·이모지·■·짧은 줄) 기준 자동 섹션 분할
- 섹션별로 ChatGPT/Gemini용 이미지 생성 프롬프트 자동 생성 (레퍼런스 포맷 그대로: 주제/소제목/핵심내용 + 톤 + 비율 + 자유 구도 지시)
- 이미지 스타일 12종 ...
Closes #63. Adds .claude/agents/historian.md.
What
A custom, near-read-only subagent (subagent_type: historian) that owns the module-responsibility glossary in
.claude/CONTEXT.md:
1. Documents each ...
Summary
- Add total count, average score, and standard deviation below the table on both Canvas and Gradeo tabs
- Applied to both CourseDetail and CourseGroupDetail pages
- Stats are computed client-side ...
배경
이미지 없이 텍스트로만 캐릭터를 생성할 때 ~142s 소요. 원인: 텍스트 전용도 항상 SDXL 이미지를 생성하는데, 소스 사진이 없으면 고정 회색 원 실루엣을 ControlNet img2img(매번 거의 동일한
blob, ~83s) 로 돌리고 LLM 이 만든 appearance(외형) 를 버리고 있었음.
변경
- 사진 없을 때: appearance ...
Bumps eslint-config-next from 15.0.3 to 16.2.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/vercel/next.js/releases eslint-config-next s releases /a . /em /p blockquote ...
Summary
- Keep coordinate summaries visible in explorer repr previews even when value loading is disabled.
- Clear _preview_stopping when close handling is interrupted so explorers can recover from ...
Summary
- Add ext/standard/ErrorLastJitHelper.php as SSOT last-error buffer; NativeLastError delegates to it for VM.
- Rewrite lib/JIT/Builtin/LastErrorRuntime.php to emit thin LLVM bridges into compiled ...