pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:Java language:PHP
Filter by
128M results
torch (pulled in by sentence-transformers) was the bulk of every CI install. The unit suite stubs embed_one/rerank and
the sentence-transformers imports are lazy, so CI never needs it.
- sentence-transformers ...
Closes #218. 監査ログ閲覧の backend(frontend 画面は別 Issue)。
GET /admin/audit-events:
- ListAuditEventsUseCase(read-only。repo の findAll/count は org スコープ済)+ limit/offset ページング +
AuditEventResponse(who=actor_user_id, ...
Summary:
- reject fractional frame/count metadata in comparison and baseline loaders
- score reviewed empty labeled frames consistently in compare/bootstrap/texture-stress outputs
- harden overlap ...
Summary
- Consolidates duplicate session field updates in ReviewOrchestrator into applySessionState, with applyReviewResult
and applyReviewFailure helpers for the success and failure paths
- Ensures ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.github.jk1:gradle-license-report | 3.1.3 → 3.1.4 | age | confidence |
[!WARNING] Some dependencies ...
Automated test pull request
Summary
- add Winthrop CLI-backed DeviceToken provider for human-user auth
- add in-memory token caching and one-shot 401 refresh/retry behavior
- document winthrop login prerequisite and DeviceToken ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Problem
Node.copy() deep-copies every ancestor once per reference path, and the _build_graph frontier walk revisits each node
once per incoming path. In DAGs containing diamonds (the same node reachable ...
Why
During the 2026-06 nightly-wiki investigation I made two wrong calls that this PR makes structurally harder to repeat:
1. ** The nightly_wiki cron is disabled. ** I read cron_jobs.json ( enabled ...