pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:PHP
Filter by
182M results
💡 What: Updated _poll_gmail and _poll_calendar to execute API requests concurrently using asyncio.gather. 🎯 Why: To
eliminate N+1 latency bottlenecks when making multiple independent API calls to Gmail ...
The bug
A realtime notification toast can display the wrong notification — a previous, unrelated one instead of the one that
just fired.
Reproduced from a real report: user glowingblue posted an @mention; ...
Bumps the github-actions-deps group with 1 update in the / directory: actions/checkout.
Updates actions/checkout from 6.0.2 to 6.0.3 details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases ...
dependencies
github_actions
Summary
- Add tests/unit/test_public_surface.py, a durable contract that pins khora s public API shape and import-boundary so
a later refactor cannot silently drop, rename, or re-couple a public ...
Documentation v2 to enable Automatic schema changes
Problem
release.yml for v1.6.1 failed at the Verify runtime dependencies gate:
runtime-dependency leaks (1):
.claude/hooks/pr-merge-audit-check.sh:294 .github/workflows/code-review-audit.yml
The ...
Quick release for randomization bug fix
PR Checklist for all PRs
- [ ] This comment contains a description of changes (with reason)
- [ ] Referenced issue is linked
- [ ] If you ve fixed a bug ...
Summary
- Adds canonical JSON agent operations: check, context, complete, hover, symbols, and fix.
- Wires CLI and AgentLSP.from_path/from_text through shared provider-backed helpers where available. ...
The documentation implies that a Juju action name may contain underscores, but that is not the case, and Juju will
refuse to deploy a charm that does have one. This PR updates the documentation to be clearer ...