Skip to content

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

Filter by

156M results  (2 s)

156M results

Motivation - OCR output from Saison NISA splits Japanese labels with extra spaces (e.g. 基準 日, 評価 額 合計) which prevents existing extractors from finding dates and amounts. - Apply a conservative ...
codex

Adds a consistent project banner, engineering principles document, and technical decisions document for a more polished AI engineering portfolio ecosystem. No runtime code changes.

Add OKF knowledge bundle under okf/ What This PR adds an Open Knowledge Format v0.1 (OKF) knowledge bundle under a new okf/ directory. The bundle wraps each existing PRD with structured frontmatter, ...

FOR HUMANS - Mystery Melody now transposes each turn into a random key, so a song that recurs as the answer two turns in a row no longer sounds identical (and it just adds variety). - New ⚙️ Admin ...

What Models the Estimates tab on Jacob s planning sheet — a near-term deal pipeline plus quarterly projections by brand. We can have estimates of what s coming up and then quarterly estimates, stuff ...

Containerises the Qanary project page (the static GitHub Pages content in docs/) and adds an automated build + deploy pipeline for it, mirroring the existing docker-deployment.yml flow. What s included ...

[MEM-08] useSocketSync unmount race with dynamic import leaks 8 listeners Finding: src/context/hooks/useSocketSync.js — the effect cleanup can run before import( socketServiceEnhanced ) resolves. When ...