pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:CSS
Filter by
51M results
📌 Related Issue
관련 이슈가 있다면 작성해주세요
- Closes #
✨ Summary (작업 개요)
이번 PR에서 구현한 주요 기능 혹은 변경 사항을 간략히 설명해주세요. 프롬프트 고도화
🛠 Work Description (작업 상세)
무엇을 어떻게 변경/추가/삭제했는지 구체적으로 작성해주세요.
⚠️ Trouble Shooting ...
Problem
The daily Security scan workflow (gitleaks/gitleaks-action@v2, full-history scan) is red on main. Gitleaks reports 3
generic-api-key findings — all in test/doc files, none are real credentials: ...
First of the PR10b series from docs/pr10-jinja2-plan.md: adopt Jinja2 autoescape for the page builders so untrusted
scraped data (nursery titles) and query-string URLs are HTML-escaped instead of going ...
This PR adds release notes for ocis 8.1.0
documentation
…rd UI pitman live exam fixed newcommit
Problem
DataCatalog.get_rasterdataset (via RasterDatasetAdapter._slice_data) raised a NoDataException whenever a requested
variable was missing from the source — regardless of handle_nodata. So calling ...
Summary
Two new nodes for SillyTavern preset integration, placed in custom_tool/:
- TavernPresetLoader (酒馆预设加载器) — parses SillyTavern preset JSON files, outputs structured prompt components
- TavernStyleLLM ...
Summary
The consolidate blocks transpiler pass was lacking concrete documentation on it s operation. Especially for how it
iteracted with other passes and specific property set fields. This commit aims ...