Skip to content

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

Filter by

288M results  (2 s)

288M results

Summary - move veto-sdk runtime dependencies to optional peers/dev deps so the base install has an empty dependencies object - add Veto.local({ bundle | rules }) plus validate() and enforce() aliases ...
area:docs
area:infra
area:sdk

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

Bumps the npm_and_yarn group with 11 updates in the /web directory: | Package | From | To | | --- | --- | --- | | vite | 6.3.5 | 6.4.3 | | vitest | 3.2.4 | 4.1.0 | | @modelcontextprotocol/sdk | 1.11.0 ...
dependencies
javascript

Summary Two-layer auth model (API Key → Session Token) with scope-based permissions: - scripts/api-key.js CLI for key management (generate/revoke/list) - POST /api/auth/token exchanges API key for ...

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

!-- Authored with Coder Agents on behalf of @Emyrk -- Make WoWDB dataset-aware: one shared set of LRU caches serves all datasets through composite keys, with Prometheus instrumentation on every cache. ...

Summary Add a test line to the top of README.md to verify the Forge AI workflow integration. Changes - Added This is a test from Forge AI as the first line in README.md Testing Manual testing recommended ...

- pyproject.toml: replace the non-existent setuptools.backends.legacy:build with the standard PEP 517 backend setuptools.build_meta, so pip install -e . succeeds - .gitignore: ignore common Python ...