Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:JavaScript

Filter by

182M results  (2 s)

182M results

Problem The app crashes on Railway with OperationalError: connection to server at 127.0.0.1 , port 5432 failed because config/settings.py builds the database config from individual DB_* environment variables ...

Summary Adds /CLAUDE.md to .gitignore following the mac/ workspace convention that project repos maintain a single local CLAUDE.md file (with repo-specific commands and architecture notes) that is gitignored ...

Summary Fixes #4742 Replace an empty try-with-resources block in KeycloakLifecycleManager.stop() with an explicit keycloak.stop() call. The previous implementation relied on an empty try-with-resources ...

Description: - Changed page background color to black. - Changed game text color to green.

Covers: - Config attributes: rotary positional embeddings, parallel_attn_mlp=True, default_prepend_bos=False - Component mapping: ParallelBlockBridge, JointQKVPositionEmbeddingsAttentionBridge, RotaryEmbeddingBridge, ...

概要 About タブの「最新版を確認」ボタンと「すべて更新」ボタンが縦に離れて(間にパッケージ一覧が挟まって)配置されていたのを、横並びに整えた。 変更 - app.html: 2つのボタンを .dashboard-about-update-actions の flex 行にまとめ、更新可能パッケージ一覧(ul)はその上へ移動。 - app.css: .dashboard-about-update-actions ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 90% - Auto-fix allowed: False 📝 Summary The code uses the subprocess ...
ai-remediation
needs-human-review
severity-high

Fix combat engine rapid-fire overkill The bug fireVolley picked one target per shooter and fired all of that unit s rapid-fire shots into it. A rapid-fire unit (e.g. interceptor ×5 vs fighters) therefore ...