pullrequests Search Results · language:Dune language:Python language:Python language:Java language:TypeScript
Filter by
167M results
Pull Request
Adding support App Services service for Azure One Click Integrations
📄 Summary
Why does this change exist? This is first PR in the series of PRs towards adding Compute related services ...
enhancement
events-pod
integrations
staging:winning-poodle
Draggable node handles on Path objects, updates bezier control points in real time. 🤖 Generated with Claude Code
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes ...
🎯 What: The recognize method in ChordRecognizer was lengthy (100+ lines). It has been refactored to extract distinct
phases (feature extraction, post-processing) into private helper methods (_separate_harmonic, ...
High-severity fixes (5) — two-model consensus audit (opus-4.8 + sonnet-4.6)
- SSRF in URL unfurl (services/files.py) and bot webhook (services/command_parser.py) — new app/core/ssrf.py guard;
validate ...
!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
Breaking change
!-- If your PR contains a breaking change for existing ...
cla-signed
Summary
Firebase Functions deploy was completing successfully but then erroring because no artifact cleanup policy was
configured in us-central1. Adding --force to the deploy command instructs the Firebase ...
Linked Issues
!-- Does this PR close or fix any Issues? Remember to create an Issue before starting work so that your fix / proposal
can be addressed by the team. --
Closes #3604
Description
Old action ...
Summary
- Remove unsupported subcategories field from both MusicGPT.node.json and MusicGPTTrigger.node.json codex files
- Replace inputs/outputs string literals ( main ) with NodeConnectionTypes.Main ...