pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:Ruby
Filter by
45.1M results
Fixes SandCrabScript repeatedly throwing java.lang.IllegalStateException: must be called on client thread. The crash
occurred in isNpcAggressive() when NPC/player world area access was performed from the ...
- Enable verify_token on /api/v1/video and /api/v1/llm routers; fail-closed when api_key is unset, constant-time
compare via secrets.compare_digest.
- Default listen_host to 127.0.0.1 so the API ...
TestShutdown.test_closes_open_cache_connection (added in #256) calls pytest.raises() but the module never imports pytest
→ NameError on every platform. It landed on main because the failing check was bypassed ...
Summary
- _assemble_context now calls _inject_skill_context from subprocess_dispatch_internals.skill_injection, giving
tmux-spawn workers the full skill body + intelligence/antipatterns the subprocess ...
概要
issue #385 の対応。independence contract の違反を 4 件解消し、目標の =20 件(23 → 19 件)を達成。
④ rule_engine - market_data(2 件)
- rule_engine/ports.py に OHLCVWithIndicatorsPort プロトコルを追加
- rule_engine/pipeline.py ...
WA-BASE-BOT-main.zip
!-- SPDX-FileCopyrightText: 2026 bartzbeielstein SPDX-License-Identifier: AGPL-3.0-or-later
Summary
!-- What does this change do, and why? One or two sentences. --
Type of change
!-- Match the Conventional-Commits ...
Recreated from auto-closed #19 (its base branch was deleted when #17 squash-merged). Same head branch, now retargeted to
main.
Summary
Tuning work (request 028), now on top of merged #17.
- Fix phantom ...
요약
TDD 절차(CLAUDE.md)에 Red→Green 실행 가시성 규칙을 명문화.
테스트를 먼저 짰다 고 말만 하지 않고, 실패 테스트를 실제 실행해 Red를 보여준 뒤 → 구현 → 다시 실행해 Green을 보고하는 흐름을 밖으로 드러내도록 강화.
내용
- 절차 1(Red)/2(Green)에 실제 실행해 실패/통과를 눈으로 확인 단계 추가
...