pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:Java
Filter by
184M results
Problem
Accounts with a one-time code factor (SMS, authenticator app, or email) on their Generac/ecobee account can t log in.
After the password step, Auth0 redirects /authorize/resume to /u/mfa-sms-challenge?state=…, ...
관련 이슈(Related Issues)
- #384
변경 사항(Changes)
- 현재 활성 공지사항을 노출한다.
- 공지사항은 업무DB 도메인 모델로 구현 예정
예상되는 리스크 및 대응 방법(Risks Mitigations)
참고 사항(Notes)
poc-server: channel-app
poc-server: channel-web-react
type: feat
Qué hace
Primer paso de develop → main: lleva a la rama desplegable el sistema completo (Fases 0–7) y deja main listo para el
primer release etiquetado v0.7.1.
Incluye
- Fases 0–7 completas: datos ...
Summary
- Fix 6 independent integration/unit test failures to bring the fork CI three-tier run (p0 / p0+p1 / full sweep)
from 4/4 matrix failure to 4/4 matrix pass across ubuntu, macOS, Windows, ...
What changed
Adds app-shell breadcrumbs so users can orient themselves inside Ember/CMSX, especially on deep or confusing pages. This
is a small, additive UI change — no routing refactor.
New/changed ...
Bumps the actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 4 | 7 |
| actions/setup-node | 4 | 6 |
| actions/setup-python | 5 | 6 |
| actions/cache | 4 | 6 ...
dependencies
github_actions
Enhanced PDF extraction to handle scanned pages using pypdfium2 and OCR tools.
Summary
Completes Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement (line 110)
- Added ...
What
Adds automated tests for both components and restructures the publish workflow into a single gated CI/CD pipeline: tests
run on every pull request, and the Docker image builds/publishes only after ...
Summary
Add Umans AI as an Anthropic-compatible model provider, supporting the main model, sub-agent model, and server-side Exa
web search via the X-Umans-Websearch-Provider header.
Changes
Config (src/config.py) ...