Skip to content

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

Filter by

183M results  (2 s)

183M results

Removed redundant files and cleaned up repo organisation and readme

Follow-up to #51. The modal overlays were still rendering 0×0 on the user s browser. Live console diagnostics showed the browser had position:fixed, edges applied, no transformed ancestor, body sized normally ...

背景 トランスクリプト由来の固有名詞が誤変換されても(例: Vibe Coding → ビブコーディング)、従来の検証層(Stage 05 Reviewer / Stage 06 scaffold)は構造・網羅・教育品質しか見ず、原文も渡されないため誤変換を検出できなかった。本 PR は決定論的な固有名詞ガードを追加する。 設計は「整合性を確認しやすい順序」=決定論データ → 読取専用の検出器 ...

Summary Reduces the main loop sleep from 30s to 5s so the bot catches price drops faster and gets better exit prices on loser legs. Link to Devin session: https://app.devin.ai/sessions/7f6ae3f928934e499755004ad6848800 ...

Automated change by Forge (Jarvis Ops), on a Claude subscription. Task: Add collection tracking to FarmingXpListener: after awarding Farming XP on a crop break, call profile.incrementCollection(material.name(), ...

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

Summary - add Copy JSON alongside Copy module in the standalone and inline review export panels - render an apply-ready JSON artifact for single and batch editorial decision exports - update docs ...

Bumps python from 3.12-slim to 3.14-slim. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python package-manager=docker previous-version=3.12-slim ...
dependencies
docker

Problem Warm-start (stop → start) took ~15 minutes because the model file on root EBS hit the snapshot lazy-initialization penalty (~33 MB/s). The fitting params to device memory step in llama.cpp reads ...