pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript
Filter by
212M results
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Analyze this repository and set up code coverage reporting, ...
Ops-infra parity with inbox-to-action.
- bug_report.md — command, error (with mask-your-secrets reminder), expected, environment (llm_provider / version /
Python+OS).
- feature_request.md — what/why/notes ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- java/pom.xml ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Summary
- OTel Collector 的抓取端口原先对 25 个角色都写死在 ddl 的静态 jmxPort 字段里,用户在 Web UI 改了实际业务端口后 OTel 就抓不到——本 PR 让全部 25 个角色的监控端口都跟随 Web
UI 实时配置,读不到时退回 ddl defaultValue,彻底撤销静态 jmxPort 字段。
- 逐个角色核实了真实端口暴露机制(javaagent ...
What
Adds the Admin-only delete affordance to Beringer management (PRD #205, issue #208), reusing the ADR 0003 reassignment
model.
Backend (backend/birds/)
- ScientistViewSet: add mixins.DestroyModelMixin; ...
Summary
This PR introduces foundational schema and state management for Phase 1 follow-up handling, enabling the system to track
caller requests for time and manage side questions that arise during conversations. ...