Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python is:public

Filter by

149M results  (2 s)

149M results

Wave 3 — Discovery, Slice 2 Second vertical slice of Wave 3 (founder-approved). Builds on Slice 1 (search/map, merged in #23). What this adds GET /api/v1/search/list — the discovery result set as a ...

Bumps launch-editor from 2.10.0 to 2.14.1. details summary Commits /summary ul li a href= https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript

Summary - make memory provider discovery descend one category level under user plugins to match the runtime plugin loader - teach find_provider_dir() to resolve providers installed at ~/.hermes/plugins/ ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Problem examples/cursor_mcp_config.json launched netops_mcp.server_http via command/args — but that entry point speaks HTTP on a port, not stdio JSON-RPC, so an MCP stdio client could never complete the ...

Problem The hostname/domain patterns used \\. inside a raw string, i.e. a literal backslash + . (regex any char ), not a literal dot. In practice the patterns rejected every multi-label name (google.com, ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

What load_config previously read only the JSON file; every variable documented in env.production.example (REQUIRE_AUTH, API_KEYS, RATE_LIMIT_*, CORS_*, ALLOWED_HOSTS, timeouts, …) was silently ignored. ...