Skip to content

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

Filter by

174M results  (2 s)

174M results

구현 기능 및 변경 사항 예약 시 발생할 수 있는 예외 상황들을 검증하는 테스트 코드 추가 1. test_seat_store.py - test_reserve_already_occupied_seat_fail() - 이미 선점된 좌석에 예약을 시도할 때 ValueError 예외가 정상적으로 발생하는지 검증하는 테스트 함수 - test_reserve_invalid_seat_id_fail() ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | astral-sh/setup-uv | action | minor | v8.1.0 → v8.2.0 | 🤖 Auto-generated version bump PR This ...
dependencies
minor-version-bump
version-bump-auto

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Fixes two issues reported on the Research Desk and Screener: 1. Research Desk feed — Publications ingested via Re-fetch were not running extract + TT-voice ...

Summary - Gemini backend (bmw_helper/ai.py, bmw_helper/config.py): GeminiClient with full tool-use support (function declarations, tool result round-trips, thought-signature preservation); auto-selects ...

Summary Replace direct chrome.tabs.create() with openTabIfNotExists() when adding a tab to an existing managed window. This reuses the existing duplicate-tab check (isMatchingChannelTabUrl, case-insensitive) ...