Skip to content

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

Filter by

176M results  (3 s)

176M results

This PR adds functionality for users to enter the app through a QR link and have their start location updated based on an appConfig QR-latlng mapping. In Tahoe, there are signs at major bike path intersections ...

Summary The Add Workspace page (/ws/new) persisted the draft workspace name across tab switches, but kept the selected repo, source branch, and manually-edited branch name in ephemeral React state. Switching ...

Upstream Sync — Semantic Changes Targets the general branch. Review before merging. New templates — auto-generated match (3) | Template | Severity | Notable tags | Note | | --- | --- | --- | --- | | ...

what changed Adds Codex-oriented remote discovery repair so GUI-launched Codex can find and use the shim reliably, including an upstream remote repair command and checks surfaced through bootstrap/doctor. ...

Prevent PHP 8.1+ undefined session errors by guarding access to session/login with isset() and defaulting $login to an empty string. Add die; after header redirect checks to stop execution when $_SESSION[ ...

Bumps the aws group in /backend with 3 updates: boto3, botocore and s3transfer. Updates boto3 from 1.42.21 to 1.43.31 details summary Commits /summary ul li a href= https://github.com/boto/boto3/commit/3aa219ecc1d959a3ff798ffc38aaa6375f65aa6b ...
dependencies
python

Summary - .env.example had no reference for the three Ollama variables (OLLAMA_BASE_URL, OLLAMA_MODEL, OLLAMA_TIMEOUT_SECONDS) - Users enabling LLM reconstruction had no documented defaults or setup ...

Summary - Prepare gpt-rag-orchestrator v2.8.6. - Promote the latest single_agent_rag fixes and Copilot instruction filename correction from develop. Validation - pytest -q - 183 passed before ...