pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:TypeScript
Filter by
204M results
Add a lightweight, type-safe i18n module under src/i18n that provides a useTranslation hook, a top-level I18nProvider,
and English and Chinese dictionaries for the full Track3 UI.
Highlights:
- A language ...
Replaces the ElevenLabs TTS integration with a self-hosted Kokoro TTS backend, simplifying voice management and reducing
external API dependencies.
Summary
The Radio tab now uses Kokoro TTS (deployed ...
Completes the four quest-chain re-sequencing items that ADR-0015 deferred over concerns that any Floor 1 flow change
would re-tune the behavior-tree AI and force headless-seed re-probing. Each change here ...
Summary
- New /scripts tool: enter a video title + niche + tone, Claude generates a narration-ready script sized to a target
run-time (no scene directions, hook-first, CTA close).
- Reuses existing ...
Descripción
!-- Agrega una breve descripción del propósito de este Pull Request y qué problema resuelve. --
Fix in deploy android deploy working
!-- Enumera las tareas, cambios específicos o bugs que ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| globals | ^15.15.0 → ^17.6.0 | age | confidence |
Release Notes
details summary sindresorhus/globals ...
dependencies
major
Promotes test to main (auto-deploys to production on merge).
🤖 Generated with Claude Code
Automated test pull request
Closes #396.
Summary
Adds the Vue 3 stack to Regrets, following the same architecture as the existing React stack (capture_react.mjs /
validate_react.mjs). Vue 3 components are rendered via SSR (createSSRApp ...