Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Java

Filter by

211M results  (2 s)

211M results

Automated PR generated from Application Advisor upgrade plan.

Adds Remio as a local-first AI memory and personal knowledge base app.\n\nRemio parses files, webpages, recordings, emails, messages, images, and notes into local indexes and vectors so users can retrieve ...

Users can now set a display name in Settings, and the top-right account menu shows it instead of the email address. What - Storage: Supabase user_metadata.username via a new auth-context updateUsername() ...

Adds Remio as a local-first AI memory and personal knowledge base app.\n\nRemio parses files, webpages, recordings, emails, messages, images, and notes into local indexes and vectors so users can retrieve ...

🎯 What: Restrict local HTTP servers to bind exclusively to 127.0.0.1 rather than implicitly binding to all network interfaces. ⚠️ Risk: Running python3 -m http.server without explicit binding arguments ...

Remote MCP servers are configured with custom auth headers (X-API-Key, vendor tokens, ${VAR} secrets). Every authenticated HTTP path followed redirects with those headers attached, and the only scrubber ...

Problem The Dockerfile build fails at BUILD_IMAGE with the error: flag --mount=type=cache,id=uv-cache,target=/root/.cache/uv is missing the cacheKey prefix from its id. Railway s Docker builder requires ...