Skip to content

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

Filter by

168M results  (2 s)

168M results

Problem: DVB image-based subtitle tracks (codec dvbsub) sometimes slip into text-subtitle code paths and trigger libass init failures or image sub treated as text misbehaviour. Similarly, codec strings ...

### Pull Request SummaryMerged changes from prasad-branch to main. Updated README.md and added the project demo video link. Changes Made Added setup instructions in README.md. Included video link for project ...

Fixes two critical CI issues: 1. Auto-bump version collision When multiple branches are in development, they all start from the same galaxy.yml version and bump to the same new version. Now the auto-bump ...

Summary !-- What changed and why. -- Scope !-- What areas of the codebase or product this touches. -- Safety checklist - [ ] No PII beyond what the product model allows (see CLAUDE.md learner minimisation). ...

Summary - Add sync-marketplace job to release workflow that auto-updates marketplace.json version fields when release-please creates a new release - Updates three files: root marketplace.json, ...

set up docker and deloy

Summary I audited src/jcs.ts / src/hash.ts for correctness drift against the Rust app_identity_crypto::canonicalize oracle (used to verify capability-token signatures and payload hashes). I read the full ...

Phase 3 — Marketplace Features - Richer search / filters — getListings accepts form, price range, weight range, and sort (newest / price ↑↓ / weight); an expandable filter bar on Shop. Featured ...

…eaders, type+rarity badges, price rows, action buttons, and updated collection stats

Executes the tool track of 07-0903.md (no-more-int). - W1 — list/array of uniform tuples lowers to a faithful array (t0, …) (local case): a[i] reads the tuple, a[i][k] destructures (not a 2-D matrix). ...