Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:TypeScript language:C++

Filter by

138M results  (2 s)

138M results

$(cat EOF Summary Completes the Phase 4 and Phase 5 world-building work that began in PR #499 (migrations 0062–0064: political parties, politicians, stadiums, training facilities, and their relationship ...

Summary - Lifts languagePrefs state from AppInner up to the outer App component so that saving new preferences via the account modal immediately re-renders TranslationProvider with the correct language ...

This pull request introduces two improvements: 1. Persistent Keyboard: Adds the currently active project and active model/quota to the persistent reply keyboard. It updates automatically after each ...

Problem The symptom-checker s streamed reasoning panel showed two bugs against the real LLM (visible after AI was enabled in prod): 1. Run-together words — The user rendered as Theuser. The API SSE ...

This pull request supplies the DISPLAY environment variable to child processes spawned by CdpService. This is particularly useful for headless setups (like Xvfb or daemon processes) where Chrome/VS Code ...

Refresh token + cookie - 180d (fixes weekly kick-outs); access 15m- 1h; frontend already auto-refreshes. VersionWatcher shows a refresh toast on new deploy, auto-reloads after 1h idle.

Bumps release-drafter/release-drafter from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/release-drafter/release-drafter/releases release-drafter/release-drafter ...
dependencies
github_actions

Summary - Adds ApplicationConfig extending javax.ws.rs.core.Application with @ApplicationPath( api ), registering the new REST layer at /api/* - Adds CorsResponseFilter as a JAX-RS @Provider for ...