Skip to content

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

Filter by

209M results  (2 s)

209M results

Three Deathblade fixes: 1. F skill was broken — defined but skills are called with no args, so was undefined and it called the nonexistent → threw. Removed it; replaced with Phantom Slash — a dodgey ...

Changes message format from We are going to do an Elvis Presley video.\n\nSCRIPT:\n\n@quickkickbot {script} to: /agents SCRIPT: {script} 🤖 Generated with Claude Code https://claude.ai/code/session_01NUWqKtmh7McoTki2H2exsU ...

Summary - add tested poll draft utilities for mobile post payloads - let members add poll questions/options from the mobile composer - show an inline poll preview before posting Verification ...

Session retrospective for BEAD-CAT-001-001 review fixes, BEAD-CAT-001-002 (cat_transition.py), and BEAD-CAT-001-003 (snapshot/rollback). Covers 4 non-obvious learnings captured to bd.

Implementation: bode-basic - r/ggplot2 Implements the r/ggplot2 version of bode-basic. File: plots/bode-basic/implementations/r/ggplot2.R Parent Issue: #4411 :robot: impl-generate workflow

💡 What: Replaced dataclasses.asdict with manual dictionary construction in EconomyManager serialization paths. 🎯 Why: dataclasses.asdict incurs a deep-copy overhead of ~5ms per call, causing bottlenecks ...

Summary - Seed Docker history from the tracked prebuilt history snapshot instead of ignored output artifacts - Keeps Railway builds from failing when output/history is absent from the deploy snapshot ...

Closes #83. Decision Per the issue s revised recommendation (2026-06-17), this implements option 2 (independent multi-algorithm calibration), not option 1. Option 1 (force ensemble on for 2+ algorithms) ...