pullrequests Search Results · language:Dune language:Python language:Python language:Python language:JavaScript is:unmerged
Filter by
63.3M results
fix: The lint job (mypy) fails because PR #1126 accidentally committed a
Summary
- Extracted pure response rehydration placeholder helpers into content/rehydration/placeholderRehydrator.js and
exposed them through globalThis.PWM.PlaceholderRehydrator.
- Wired the new ...
fix: The Lint (mypy) job fails with: `src/strands/init.py: error: Dupli
What
Mechanical lint/format cleanup so the repo can pass a ruff lint+format gate and a shellcheck gate (added in the
follow-up CI PR).
- ruff check --fix: drop unused imports, split multi-import lines ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- bump the Google Drive plugin manifest version from 0.1.3 to 0.1.4
Why
The Google Drive skill guardrail updates from #315 changed plugin skill behavior. Some downstream systems use the plugin ...
Summary
- memory= param added to LlmAgent.__init__ (default off) — DataAgent, Agent, and all subclasses now support it
- normalize_memory_knob moved from coworker.py to _models.py (next to the configs ...