Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:Vue

Filter by

39.4M results  (2 s)

39.4M results

What Two ways to observe vLLM traffic in detail (e.g. watching a Hermes agent run), building on the vLLM metrics support: 1. Live activity timeline (no model restart) poll_metrics records each vLLM ...

Testando a ferramenta Jira

FastAPI 0.137 made app.routes a tree with intermediate _IncludedRouter nodes (no .path), which broke the [r.path for r in app.routes] route-registration checks across four test files. They now assert against ...

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies
python:uv

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 100% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

Bumps the python-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | fastapi | 0.136.3 | 0.137.0 | | uvicorn | 0.48.0 | 0.49.0 | | matplotlib | 3.10.9 | ...
dependencies
python

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...
renovate

Summary Fixes the facet-extraction Haiku schema that Anthropic s structured-output dialect rejected with a 400 ( Enum value avid does not match declared type [string, null] ) — a union type + enum combination ...

Summary Fixes 4 confirmed production correctness defects documented by Job #8 golden fixture (Batch 0, PR #50). Changes Fix 1: Candidate rejection enforcement (visual_director.py:997) _apply_best_candidate ...

Summary - Fix cross-platform Node test invocation on Windows by listing test files explicitly. - Use fileURLToPath for CLI fixture paths so Windows drive letters are handled correctly. - Force UTF-8 ...