Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:PHP language:Ruby

Filter by

241M results  (2 s)

241M results

This pull request was created by @kiro-agent on behalf of @axionixshorts-jpg :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous ...

Summary Persists the league emblem the owner picks in the create sheet onto the league doc, replacing the name-derived 1-char mark that every league surface used to compute on the fly. The emblem picker ...

Bumps com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22. details summary Commits /summary ul li See full diff in a href= https://github.com/FasterXML/jackson/commits compare view /a /li ...
dependencies
java

Bumps org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2. details summary Changelog /summary p em Sourced from a href= https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt ...
dependencies
java

Summary - Utility/cost chart uses dynamic lever weights from water, waste, and air allocations (benefit base utility × category weight, summed). - Joint view passes slider allocations into the ...

Summary\n- fix setup email links to match the frontend route shape\n- fix reset email links to match the frontend route shape\n\n## Problem\nThe backend mailer was generating query-string token links like ...

Bumps postcss from 8.5.3 to 8.5.15. details summary Release notes /summary p em Sourced from a href= https://github.com/postcss/postcss/releases postcss s releases /a . /em /p blockquote h2 8.5.15 /h2 ...
dependencies
javascript

Summary - Extract drift orchestration into DriftWorkflow so DriftController no longer constructs drift/sentinel services inline. - Inject the workflow via ControllerFactory while keeping controller-owned ...

문제 관영명 같은 등록되지 않은 용어로 질문하면 LLM이 억지로 해석하여 엉뚱한 SQL 생성 수정 BASE_SYSTEM_PROMPT에 18번 규칙 추가: - 동의어 매칭/RAG 컨텍스트/허용 컬럼 목록 어디에도 없는 용어 → SQL 생성 금지 - 대신 안내 메시지 응답: {용어} 에 대한 정보가 등록되어 있지 않습니다. 관리자에게 문의하여 학습관리에 ...