pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:JavaScript language:Java
Filter by
211M results
Closes #13.
Bug
prev_states was advanced every poll even while the mute guard suppressed the notification. So a monitor that started (or
kept) firing during a mute had prev_state already at the firing ...
Bumps ruff from 0.15.18 to 0.15.20. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.20 /h2 h2 ...
dependencies
python
What
Lands TASK-MONO-307 in root tasks/ready/ as a backlog task: rehab the ecommerce integration-test harness, then enable a
Testcontainers integration CI lane. Doc-only — no ci.yml change (the lane is ...
Operational testing surfaced three issues: the tool gave no sign it was working, a large scan against a firewalled host
appeared to hang, and Ctrl+C did not interrupt it.
- Show an always-on startup ...
!--- Provide a general summary of your changes in the Title above --
Description
!--- Describe your changes in detail --
Checklist
- [ ] I have reviewed and signed the Adobe Open Source CLA.
- ...
Why
The DB tool surface split SQL execution across three LLM-facing tools — read_query (read-only), execute_ddl, and
execute_write — forcing the model to pick the right one and pinning permissions to ...
Updates the requirements on uv-build to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/astral-sh/uv/releases uv-build s releases /a . /em ...
dependencies
python:uv
Why
Ensure the project maintains a minimum of 90% test coverage across all code.
What Changes
- pyproject.toml: Added pytest-cov to dev dependencies, configured [tool.coverage] with fail_under = 90 ...