pullrequests Search Results · language:Dune language:Python language:JavaScript language:C++ language:Python
Filter by
160M results
Summary
Adds five new Box of Fish Bait rewards: Voidmark Bait, Lunar Pearl worm Bait, Amberwing Relic Bait, Prismtide Jelly
Bait, and Crownluck Grub Bait.
Updates the bait roll table to the requested ...
증상
수동으로 브리핑을 실행하면 날씨에서 오전/오후 줄이 누락되고 최저/최고가 좁으며(예: 19~20℃), 강수 0%·맑음으로 표시됨.
진짜 원인
기상청 getVilageFcst는 발표시각(base) 이후 시간대만 예보를 제공한다. 코드가 현재 시각 기준 최신 발표분 을 골랐기 때문에, 낮/저녁에 수동 실행하면 최신 발표분이 저녁 것이라 ** 오늘 예보에 ...
- Implemented CalendarGridView with full RTL/LTR and Dark/Light mode support.
- Added interactive date exclusion and cell selection (PLAN-277).
- Added semester date range editor and filter/sort ...
…ulti-format upload
European Portuguese (pt-PT):
- Hybrid auto-detection (utils/lang_detect.py): Arabic by script, fast diacritic/stopword Portuguese heuristic, lingua
fallback for short ambiguous ...
Summary
- Harden Claude Code macOS Keychain credential parsing when subprocess stdout is not a string.
- Fix TUI TypeScript spawn stdio typing and user prompt transcript-width estimation.
- Relax ...
Closes #148
Summary
Single-line fix to resolve EXECUTOR-SCHEDULE-FETCH-NO-MODULE-SCRIPTS BACKLOG item.
Changes the import on line 928 of scripts/ibkr_executor.py from a package-style import to a sibling ...
Summary
- add a project-local worktree-cleanup skill for safely removing branch worktrees, scoped simulators, and branches
- document the new skill in AGENTS.md alongside the existing worktree setup ...
Issue Management Automation Workflow
This PR implements a comprehensive issue management automation workflow for the Node.js project.
Features Implemented
1. Issue Triage (issue-triage job)
- Category ...
Why (card bT65EGi0)
The partner-path-capture SKILL.md documented Shape-1 quiz selectors (.quiz-question__stem, .quiz-question__option,
.quiz-question__next, [data-correct]) that do not exist in the live ...
🎯 What: The evaluateBehavior function, which performs complex regex-based string manipulation and logic branching for
urgency word detection and first communication state, completely lacked test coverage. ...