pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:PHP language:Python
Filter by
196M results
Automated SHA bump for crowdstrike-falcon-foundry. The new SHA was validated via claude plugin validate in this workflow
run before this PR was opened.
| Old SHA | New SHA |
| --- | --- |
| c542c932956f ...
Bumps vue from 3.5.33 to 3.5.35. details summary Release notes /summary p em Sourced from a href=
https://github.com/vuejs/core/releases vue s releases /a . /em /p blockquote h2 v3.5.35 /h2 p For stable ...
dependencies
javascript
Summary
Adds an update_vendor tool to the Peakflo MCP server that allows updating existing vendors via the PUT
/v1/vendors/{externalId} API.
Changes
- schemas/vendor.py — Added update_vendor_schema ...
Deploy to production
Commits in this deploy:
- e2a14dd feat(batch-slot,tracks): batch-slot command + archived-track dedup (#131, #140) (#157)
Files changed: 8 files, +657 / -8
- skills/work-plan/commands/batch_slot.py ...
Summary
Lands three completed, tested read-only scoring signals for the funded-issues opportunity tracker (the desk s evidence
engine):
- Contested-bounty competition signal — flags issues with active ...
Share links now open in a locked view mode (?mode=view) instead of the full editor. The recipient sees the content but
cannot make any changes.
Templates (HTML editor):
- ?open= id mode=view renders ...
What
Memori.recall(query, limit) validates limit but leaves query unchecked. A non-string or empty/whitespace-only query
currently flows straight into the recall path (database / LLM) instead of failing ...