pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Python language:JavaScript
Filter by
163M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| AWSSDK.S3 | 4.0.23.5 → 4.0.24.3 | age | adoption | passing ...
…ipts
Admin Events manager:
- Add source (skill/manual) + date-range filter chips with custom from/to, sort by created/modified, extracted into
testable eventFilters.js helpers
- eventFilters.test.mjs ...
Article follows the v1.1 x-article convention: failure-mode framing, before/after lane tables, the tie-degeneracy plot
twist, claim boundary. Header renders the actual lane evidence (baseline 0.897 run-variant ...
OpenTelemetry clients hardcode serialization options for gen_ai.input.messages and gen_ai.output.messages, ignoring the
user-supplied JsonSerializerOptions.
This PR changes the default JsonSerializerOptions ...
関連 Issue
Closes #24
背景
デフォルト 5 認識器構成では credit_card / my_number / jp_phone / jp_postal がそれぞれ独立に normalize(text) または normalize_digits(text)
を呼んでおり、 入力長 n に対して O(n) のフルスキャン + コピーが 4 回発生していた。 1MB 級の長文ペイロード(FastAPI ...
This pull request focuses on improving the robustness, logging, and output handling of the CRPS station scoring
utilities. The main changes include replacing print statements with structured logging, improving ...
Summary
- remove the leading grey dot from the top сессия | indicator
- keep success/error color on the word only and the separator/container neutral
- leave session-check, launcher flow and buttons ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| Microsoft.OpenApi | 3.5.3 → 3.7.0 | age | confidence |
Release Notes
details summary Microsoft/OpenAPI.NET ...
🤖 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
Added 10-minute output caching and authorization to the overview , events , and events/series analytics endpoints using
.CacheOutput with .Expire and .SetAuthorized policies.