pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
231M results
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- Bug Fixes
- Improved unit assignment logic during data migration. The system now intelligently ...
$(cat EOF
Summary
- Adds CLAUDE.md to give AI coding assistants (Claude Code) a concise reference for working in this repository
- Covers build/test/lint commands, single-test invocation, the Linux ...
Fix ERROR: Incomplete GRASS session: Variable LOCATION_NAME not set
Same setup and solution as here https://github.com/mundialis/m.neural_network/pull/49
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @typescript/native-preview (source) | 7.0.0-dev.20260614.1 → 7.0.0-dev.20260615.1 | age | confidence ...
Summary
Starting the Docker sandbox failed for any project whose compose defines a fixed container_name:, because the
per-worktree sandbox didn t namespace those names — they collided with the user s ...
PR Checklist
!-- Please check if your PR fulfills the following requirements: --
- [ ] Added label to the Pull Request for easier discoverability and search
- [ ] Commit Message meets guidelines ...
Audit privileged schema and role changes (db-grant, db-migrate) via the pgaudit extension, which was previously
unauditable.
- allow-list (azure.extensions) + preload (shared_preload_libraries, a static ...
요약
DM 기능 버그 3건 근본 수정 (backend PR jipsamoye-backend#65와 짝).
- 방 생성 시점: 메시지 없으면 draft로만 열고 첫 메시지 전송 시 방 생성 → 빈 방 노출 제거
- 방 목록 실시간: /user/sub/dm/rooms 사용자별 채널 구독 → 목록 배지·마지막 메시지·정렬 실시간 갱신(새로고침 불필요) ...
The bare except Exception: inside GuardedIterator.del (line 223) only guarded against three concrete failure modes for
the warn() call:
- OSError: writing to a closed or replaced sys.stderr at interpreter ...