Skip to content

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

Filter by

183M results  (2 s)

183M results

Two commits. Land the bug fix first; the Makefile s *-off targets call the fixed restore. Commit 1 — Fix restore-snapshot self-overwrite + baseline fallback The bug. Both config helpers captured the ...

The motion-series writer (gated behind motion_series_enabled, default off) writes ~1 row/camera/second into motion_samples, so the table needs pruning before the flag can be enabled in production. What ...

Summary - report voice/audio client failures to the existing /api/diag/client-error sink - keep expected browser permission/autoplay noise captured but non-actionable - expose Sonar configuration ...

수정 사유 Reason for modification 소스를 수정한 사유가 무엇인지 체크해 주세요. Please check the reason you modified the source. ([X] X는 대문자여야 합니다.) - [ ] 버그수정 Bug fixes - [ ] 기능개선 Enhancements - [ ] 기능추가 Adding features ...

Motivation - Surface visual previews for featured projects and the hero section to improve portfolio clarity and visual engagement. - Provide structured screenshot metadata and placeholder assets ...
codex

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary - validate upstream Spaggiari session inside GET /session/me and clear stale cookies/session when invalid - harden POST /card to handle None responses and ...

Resolves #178 Description Currently, when exporting/downloading documents to Markdown (.md), HTML (.html), PDF (.pdf), or PNG (.png), the application always defaults to document as the base filename. ...

Bumps the npm_and_yarn group with 1 update in the /advanced_ai_agents/multi_agent_apps/agent_teams/ai_travel_planner_agent_team/client directory: next. Bumps the npm_and_yarn group with 6 updates in the ...
dependencies
javascript

💡 What: Replaced row-by-row iteration in apply_bundle (via _upsert_row_lww) with a batched alternative _upsert_rows_lww_batch using executemany for inserts and IN clauses for fetching prior state. 🎯 Why: ...

What does this PR do? Fixes a critical MCP timeout regression where _run_on_mcp_loop() could spin forever after a configured MCP tool timeout elapsed. If the background MCP future was still pending when ...