Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:JavaScript

Filter by

212M results  (2 s)

212M results

Closes out the renderer-hardening arc (PRs #29, #30) with the Kimi-facing brief that hands the report + sarif grills to the red-team loop (#3). dogfood/SPEC-renderer-redteam.md mirrors SPEC-advise-redteam.md: ...

Summary - Replace the five-line /** ... */ string heuristic in find_files_needing_docs with AST-based file-level JSDoc detection - Add minimal parsing helpers under mcp/audit/ using @babel/parser ...

Two Console UI labels in the Settings docs drifted from the current UI: the Login Privacy section is now Session (was Session information ), and the MCP connectors button is Add connector (was Create new ...

feat: pool Claude OAuth subscriptions alongside Codex OAuth What this PR does Pools Claude Max/Pro/Team OAuth tokens alongside the existing Codex OAuth pool. New /claude/v1/messages, /claude/v1/models, ...

chore: Update crawler log upgrade tools

Bumps ruff from 0.12.7 to 0.15.19. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote h2 0.15.19 /h2 h2 Release ...
dependencies
python

Resolves #1544 Phase-3 first slice of the Bedrock ingress epic (#1540): the wire protocol and the API-side lifecycle for the per-server Bedrock relay tunnel. The relay QUIC listener (#1545) and the worker ...
feature-request

Stacktrace replaced with a WARN Instead of asserting an exception is thrown, each test now asserts the executed Solr query equals +(entity_group:free) — i.e., the malicious field was dropped entirely ...

Motivation - Address two remaining SonarCloud findings that flagged include-order and a const-safety issue in Common SDK headers/sources while preserving starter-compatibility and existing connector-neutral ...
codex

Our robots.txt actually has not been served (proof: https://prysm.offchainlabs.com/robots.txt). This PR fixes this issue. You can check locally via this command after npm start: $ curl -i http://localhost:3000/docs/robots.txt ...