Skip to content

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

Filter by

204M results  (2 s)

204M results

This PR replaces the legacy in-memory Python BM25 logic with a deterministic SQLite FTS5 index, boosting retrieval latency from ~1.2s to sub-10ms (100x improvement). Changes - Implemented SQLite tables ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | uuid | 14.0.0 → 14.0.1 | age | adoption | passing | confidence ...
dependencies
javascript

What On claude.ai the composer showed doubled/garbled placeholder text whenever SayPi s custom placeholder differed from Claude s native one (e.g. during/after a call): SayPi s clone (#claude-placeholder.custom-placeholder) ...

- Enabled email inquiry functionality to facilitate direct user communication. - Optimized certification media by converting image assets from PNG to JPG format. - Updated image loading strategy ...
v0

Wires the opening-house content (beats 2–6) now that scripted events honor dialogue overrides (#75). - give-on-interaction: added a validated give field to NPC interactions (eb-schemas) + emit/dispatch ...

Summary - Empty trash button now shows a confirmation dialog before permanently deleting all items - File manager sidebar has a New folder button to create folders inline (type name + Enter) Test ...

Summary - Add EN/PT-BR language switch via useI18n composable with locale files - All UI strings extracted to src/locales/en.js and src/locales/pt-BR.js - Language toggle on login page (PT/EN pills) ...

Adds .github/workflows/publish.yml. On a published GitHub Release it runs the checks and npm publish --access public using npm trusted publishing (OIDC) — no NPM_TOKEN, provenance attached automatically. ...

Fixes the five bot bugs the L3 e2e write-workflow scenarios (#111) surfaced. Each is fixed at the right layer, not band-aided. The three previously-red scenarios (borrow / swap / move) are now green with ...

Summary - Dependabot security updates for tar and js-yaml keep failing because the resolvable range is capped below the patched version (tslint pins js-yaml@^3.13.1). - Bump overrides.tar to ^7.5.16 ...