pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
181M results
Bumps the npm_and_yarn group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| svelte | 3.15.0 | 5.55.7 |
| express | 4.16.4 | 4.22.0 |
| @babel/helpers | 7.3.1 | 7.29.7 ...
dependencies
javascript
Summary
- Show the active chapter position inside the sidebar table of contents.
- Add an accessible label for the active sidebar chapter count.
- Adjust sidebar TOC link layout so long chapter ...
Resolves #14.
Implement admission control to protect the ComputeQueue from uncontrolled client flood:
- Add try_submit to ComputeQueue raising QueueFullError
- Update Controller.submit_train to use ...
What
First step toward the privacy security agent team. The goal for agent #1 (the privacy analyst) is to replace the
first-round analyst s job: research a subject, find the controls, conduct the assessment. ...
Fixed below Hygiene issues:
1. SQL Injection in file src/main/java/com/example/sample_gradle_project/repository/EmployeeRepositoryVulnerable.java
Adds the OTEL exporter from #5 (collector stack deploy tracked separately, still open under #5).
What
- install_telemetry(mcp, config) wraps each tool fn to emit an mcp.tool.call span + mcp.tool.calls ...
What
DSPs decide when to stop chasing a stale applicant based on how long they ve been sitting — when to cut and run. The
funnel cards didn t show that.
Each card now shows ** Added {date} · {N days ...
Upstream sync (merge commit). 17 new commits, zero conflicts.
What comes in (v0.20 → v0.22)
- Plugin Devkit (authoring kit), clean plugin delete (uninstall --purge)
- Plugin goal verifiers (ADR 0028) ...
Summary
The fleet coordinator runs on a cron-tick stream; non-blocking operator questions ( want me to X? ) scroll away
unanswered or the coordinator hangs. This adds a timer/default-proceed mechanism ...