pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python language:Java
Filter by
184M results
Why
fitsinfo crashes with an unhandled ModuleNotFoundError traceback instead of a clean error message when given an LZW (.Z)
compressed FITS file and the optional uncompresspy package isn t installed ...
io.fits
Validates configured server ports to ensure they are within valid range.
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added ...
변경 사항
- workflow run LLM trace 조회 API에 workflow read guard와 whitelist 응답 경계를 적용했습니다.
- LLM usage logging에서 workflow/run context를 공통 helper로 검증하고, invalid/missing/mismatch context는 저장 전에 차단했습니다.
...
Summary
Adds replicate-based stability checks for human-reference DeepAgent draft trials so final candidates are promoted only
from trials that remain stable across repeated evaluations.
What changed ...
On portrait phones the 16:9 background film was object-fit: cover, cropping to a tiny zoomed-in slice of the core — hard
to read and competing with the hero text.
Fix: on phones (hover: none, max-width: ...
Updated environment and log_level to production and set features_enabled to true in config/toggle_settings.yaml.
Summary
Add internal authentication to CramAI — teachers log in before accessing attendance.
Changes
Backend
- JWT auth module (passlib/bcrypt + python-jose)
- v3 migration: teachers table (tenant-scoped, ...
Summary
Multiplayer voxel sandbox — server, networking, persistence, and project restructure.
Changes
Multiplayer Networking
- WebSocket server (server/server.js) with world routing, 50-player cap, ...