pullrequests Search Results · language:Dune language:TypeScript language:PHP language:Java language:JavaScript
Filter by
223M results
Motivation
- Simplify the public header and footer to remove nonfunctional items and keep navigation focused.
- Improve the visual consistency of the sharing action row so button order stays predictable ...
codex
!-- softlight:description --
Enable Softlight Designer
This PR adds a GitHub Actions workflow that lets Softlight review future pull requests in this repo.
Once this PR is merged, Softlight will scan ...
Begins S2 (durable state + memory) with its foundation: an embedded-SQLite persistence layer behind a runtime-agnostic
SqlDriver port, and a durable event store that makes S1 sessions survive a process ...
- Localized the homepage content to French.
- Added a subtle background image overlay with custom styling to the hero section.
- Updated landing page assets to improve visual branding.
v0 Session ...
v0
Motivation
- The independent route heading above the hero card was rendering airport-code-only values (e.g. SFO to LAX) instead
of human-readable city names, which is confusing for users.
- The ...
codex
Performance optimization and minor fixes #1
What was implemented
Added Lithuanian (lt) translations to all theory-lesson prose in the get-started module
(src/data/basics/ch1/get-started.ts).
Plan: i18n-translate-ch1-plan.md — first module of the ...
Self-contained orchestrator runbook so a replacement can run the all-12-domains push end-to-end during a ~5h Claude gap.
Covers: exact state + gauntlet scoreboard (4/12), worker lane ownership, the merge ...
Flips external (PSTN) calling live via Twilio. The full integration already merged in #11; this PR just turns it on.
What this changes
- wrangler.toml: TELEPHONY_PROVIDER= twilio , TELEPHONY_ENABLED= ...