Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:CSS language:PHP language:Java language:Java

Filter by

109M results  (2 s)

109M results

What Adds a top-level data.removal_reason field to GET /inserat/{id} responses so a downstream consumer can tell why a terminally-removed listing is gone, instead of collapsing every terminal state into ...

This draft PR introduces Phase 2: LLM-based episodic conflict resolution for mnemosyne, building directly on top of the Phase 1 heuristics shipped in 4dbc0c7. As agents correct themselves, the older contradictory ...

Bumps actions/checkout from 4 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v6.0.0 ...
dependencies
github_actions

What does this PR do? Adds PEFT/LoRA support to AsyncGRPOTrainer, matching the existing behavior in GRPOTrainer. Currently, AsyncGRPOTrainer has no peft_config parameter and cannot train with LoRA adapters. ...

Bumps hibernate-orm.version from 7.3.6.Final to 7.3.7.Final. Updates org.hibernate.orm:hibernate-core from 7.3.6.Final to 7.3.7.Final details summary Release notes /summary p em Sourced from a href= https://github.com/hibernate/hibernate-orm/releases ...
dependencies
java

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

This pull request introduces a new validation function for event data, ensuring that event date sequences are strictly increasing and consecutive, with no gaps. The validation logic is now centralized ...
bug

Bumps scrapy from 2.15.2 to 2.16.0. details summary Release notes /summary p em Sourced from a href= https://github.com/scrapy/scrapy/releases scrapy s releases /a . /em /p blockquote h2 2.16.0 /h2 ul ...
dependencies
python:uv

Previously, explorer.write was writing only cell boundaries, not the nucleus. This PR adds an optional nucleus_shapes_key to denote the name of the GeoDataFrame containing the cell nuclei. Note that both ...