pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:PHP language:Go
Filter by
266M results
Closes #20
変更内容
Backend
- llm.effective_model(session): 実効モデルの解決を一元化 — session.model グローバル現在値
- session ドキュメントに optional model (作成時のみ指定可)。未固定セッションと legacy セッションはグローバル切替に追従
- POST /api/sessions ...
증상
배포·재배포 후에도 TTS 단계에서 ElevenLabs 401 Unauthorized.
점검 결과
코드상 헤더·환경변수명은 이미 정확했습니다:
- 헤더 = xi-api-key: key (Authorization: Bearer 아님) ✅
- 환경변수 = ELEVENLABS_API_KEY (오타 없음) ✅
→ 401 의 흔한 실원인은 키에 ...
Unified replay for edent/SuperTinyIcons
Summary
- Checkout date picker shows only dates where staff have open availability (from weekly schedule + date overrides)
- Time slots are synced from staff schedules on each request and only generated ...
Context
Until now, every SAML login forced a role remap: if the IdP did not send the userType attribute, the user was assigned a
no_permissions role, silently wiping whatever roles an administrator had ...
no-changelog
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess.call ...
ai-remediation
severity-medium
Summary
!-- 1-3 bullet points: what changed and why --
Changes
!-- List of notable changes. Link to relevant ADRs, audit bullets, or issues if applicable --
Test plan
- [ ] pnpm check-types passes ...
The brush, erase, and measurement dropdown buttons in the toolbar now correctly reflect which sub-tool is active when
cycling with w :
- Highlighting: The TRACE, ERASE_TRACE, and AREA_MEASUREMENT tools ...
frontend