pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python
Filter by
147M results
What does this PR do?
Fixes the gateway /restart path when Hermes is running as a macOS launchd service.
The existing restart logic already routes systemd-managed and container-managed gateway processes ...
Why
Cloud Run was throwing Field embedding is not knn_vector type on every search, causing all e2e smoke tests to hang and
time out. GCP OpenSearch logs confirmed the exact error at vector_store.py:503. ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout (changelog) | action | digest | de0fac2 → df4cb1c |
Configuration
📅 Schedule: ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- 기록 페이지에 완료된 세트가 없는 빈 세션 제외, 같은 날 같은 루틴은 1건으로 합산
- 분석 페이지 총 세션 수 / 주간 세션 수 날짜+루틴 기준 dedup으로 중복 카운트 제거
- 루틴 상세 페이지 체류 시간 누적으로 운동 시간 측정 (탭 이탈/복귀 반복해도 이어서 집계)
- 기록 페이지 총 시간이 조회할 때마다 늘어나는 ...
概要
テストコード品質向上の 段階2。混在していたテストフレームワークを統一します。
変更
- unittest.TestCase 形式だった3ファイルを pytest 形式へ変換:
- test_client.py(real client + requests.Session.request patch)
- test_customer_resource.py / ...
Reverts csc-307-221-org/307_group_proj#70
Bumps the ai-and-llm group with 6 updates in the /packages/dd-trace/test/plugins/versions directory:
| Package | From | To |
| --- | --- | --- |
| @ai-sdk/amazon-bedrock | 4.0.107 | 4.0.111 |
| @ai-sdk/anthropic ...
dependabot
dependencies
javascript
semver-patch
Summary
- add a pure-Python code-context extractor for Python AST chunks, including module path, qualified name, defined
symbols, imports, calls, and referenced symbols
- enrich AST chunk metadata ...