pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Python
Filter by
159M results
Adds ADCP-4009 regression coverage for the signal-owned activate_on_agent storyboard request shape. The tests assert
both the request-builder output and the full runStoryboard MCP dispatch preserve account, ...
Add OSN retry diagnosis
- added OSNRetryDiagnosis with retry status, retry count, failure kind, failure summary, retry reason, allowed
changes, blocked changes, next action, and manual review flag ...
Summary
Problem: Issues fixed on main stay open indefinitely when their fix PRs were merged without explicit closing keywords
(Fixes #N, Closes #N).
Root cause: closingPullRequestsForIssue calls GitHub ...
A ble_devices.log és ant_devices.log közvetlen open()-írással készül, a logging modult megkerülve – így a logging:false
eddig NEM állította le őket. Most mindkét író függvény elején (if not _logging_enabled: ...
Summary
Fix the example notebook imports that were broken by the monorepo refactoring. The old graphrag.config.enums.ModelType,
graphrag.config.models.language_model_config.LanguageModelConfig, and graphrag.language_model.manager.ModelManager ...
#️⃣ 연관된 이슈 번호
- Closes #11
br
📝 작업 내용
신규 생성
| 파일 | 설명 |
| --- | --- |
| src/features/auth/hooks/useKakaoLogin.ts | 카카오 로그인 전체 플로우 훅 (SDK → API → 라우팅) |
| src/features/auth/hooks/useSplashAuth.ts ...
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Bumps the uv group with 1 update in the /python directory: ...
dependencies
python:uv
根因
parse_pr_url 返回 tuple[str, str, int],原代码用字符串下标 parsed[ owner ] 取值,对 tuple 非法 → TypeError: tuple indices must be integers
or slices, not str。
修复
owner, repo, _pr_number = parse_pr_url(job.req.url) ...
Vercel Speed Insights Installation - Implementation Report
Summary
Successfully installed and configured Vercel Speed Insights for the React + Vite project following the official Vercel
documentation ...