pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Java language:Python
Filter by
264M results
Fixes #248.
UI wording polish only.
No internal keys, no enum changes, no zone renaming, no STATUS_TO_ZONES_MAP changes, no planning return.
Checks: lint, test, build.
Summary
- asdd-session.sh started its tmux detached and ran claude --remote-control inside the pane with no client attached.
Claude s bridge handshake needs a live terminal at startup, so pairing ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
What
Generalizes the per-municipality cemeteries subcollection into a generic places subcollection discriminated by a kind
enum (cemetery, church, hermitage, plaza, town_hall), so notable village sites ...
Summary
Adds leakage-safe nested-CV transfer to the GNN pipeline: an age-pretrained backbone is loaded per outer fold into a
VWM-prediction run, gated by a hard fold-alignment guard that refuses to transfer ...
Summary
Sets up a CI + release + container-image pipeline for this repo, replicating the one from the sibling malamtime/web
project, adapted to this repo s Bun runtime. Also wires up GitHub Container ...
Motivation
- Ensure that AI-generated, AI-updated, AI-linked, and AI-summarized records are not treated as untouchable system
data and can be corrected or removed by authorized users.
- Prevent ...
codex
Summary
- Validate and normalize Schedule Budget localStorage data before rendering.
- Persist Schedule Budget state synchronously from update handlers to avoid losing writes on immediate navigation ...
Overview
Adds native Gemini Developer API GenerateContent support to the v1 interception layer, stacked on #1666.
Details
- Registers the Google Gen AI SDK s v1beta generateContent and streamGenerateContent ...