pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript
Filter by
149M results
Summary
- Add from __future__ import annotations to all 22 source files so that list[str], dict[str, Any], and X | Y union
syntax in annotations are treated as lazy strings and not evaluated at ...
Closes #3 — the real remaining core-tests gap was supervisor.py had no dedicated tests (only indirect coverage via
ghsync). Fresh tests written on current master (the stale feat/core-tests branch was NOT ...
Summary
The new graphql-inspector release (5.0.21, release-1781692943029) resolves the rules: filename relative to its own
runtime cwd rather than the checkout root, so the bare gql-inspector-checker.js ...
size:XS
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| renovate (source) | [43.229.1 → 43.229.2](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
automerge
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds design documentation for handling LLM vision/image-reading capabilities under a conservative product strategy: keep
OCR as the default path, require explicit ...
Summary
Second batch toward #77. Mutation testing on main reports 86.90%, 198 survivors; this PR shows the bulk of the remainder
are equivalent mutants from the codebase s defensive layering and value ...