pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:Python language:CSS
Filter by
252M results
When an array callable like [$this, $methodName] with a non-constant method name is narrowed to callable (e.g. by an
is_callable() check), ConstantArrayType::findTypeAndMethodNames() returns ConstantArrayTypeAndMethod::createUnknown(), ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
CHANGELOG entry for the retro PAT-AUTO noise fix (PR #4543). Docs only.
🤖 Generated with Claude Code
Summary
- New /food/shopping/from-plan page: pick a date range → server walks every plan_entries row in range (recipe_run_id
IS NULL), aggregates ingredient needs by (ingredient_id, variant_id, ...
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
- Route OpenAI and Anthropic calls through optional Headroom proxy base URLs via a shared LLM client factory
- Compress executive summary prompts and add MCP tool response_format=summary for ...
Pins the pyyaml dependency to =6.0.1 in both requirements.txt and pyproject.toml, and pytest to =8.0.0 in the dev
dependencies.
Closes #291
Summary
- 챕터 4 이상에서 해당 챕터 대화 턴이 5회를 넘으면 트리거 키워드 없이 자동으로 다음 챕터로 전환
- 전환 시 LLM이 캐릭터 말투에 맞는 자연스러운 장면 전환 유도 대사 생성
- 챕터 6(도착)에서도 동일 적용 — 호감도 기준 멀티 엔딩 자동 진입
Changes
- story_engine.py: AUTO_ADVANCE_MIN_CHAPTER=4, ...