Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript language:PHP

Filter by

207M results  (2 s)

207M results

Problem promote-to-production failed on every recent release (v0.13.56, v0.13.57), so images never received the :production tag and Railway never redeployed. Root cause: the two workflows computed the ...
fix

Summary Adds a reusable admin tag catalog at /super-admin/tags — categories (name + description) and tags (M:N with categories, server-side paginated/searchable/sortable list) — plus a grouped tag picker ...

Summary - Added a review-only long-term holding health helper for long-term/core holdings. - Added health labels: healthy, needs_review, thesis_weakening, valuation_stretched, risk_rising, and ...

Summary - replace failing step with - keep major/minor/patch bump semantics - remove legacy/non-UV bump input names and duplicate prepatch option - use UV-native bump choices: alpha, beta, rc, ...

Summary The migration file 20260601000000_widen_numeric_precision.sql was merged without the drop view / recreate view block needed to alter columns that the leaderboard view depends on. The DB was patched ...

What First slice of Phase 7.7 — Postgres dialect DDL for the native ORM engine: PgDialect, the Postgres half of the native engine s Dialect seam (packages/orm/src/native/dialect-pg.ts). The DDL compiler ...

Summary The unmerged delta on mcp-dogfood-fixes after main was merged in (the large Kawaii poster/identity/leaderboard/item-map/on-chain work — 835e3b9, b54830f — is already on main). Three small workstreams ...

rcm_mc/ml/feature_engineering.py has 7 public functions but only 3 had direct test coverage via test_ridge_predictor. The other two — normalize_metrics and detect_outliers — are used at the ridge-predictor ...

Motivation - Prevent the /api/generate endpoint from throwing raw runtime/HTML errors that crashed the /create UI for simple queries like steak dinner by ensuring it always returns JSON. - Make ...
codex

Summary - Fix all syntax and runtime bugs across kaping/ and qa/ modules (indentation errors, wrong function calls, type mismatches, module shadowing) - Migrate dependency management from requirements.txt ...