pullrequests Search Results · language:Dune language:TypeScript language:Python language:PHP language:JavaScript language:Java
Filter by
278M results
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Summary
Add a deterministic PreToolUse gate that rejects GitHub MCP write bodies and titles carrying bare angle-bracket
placeholder tokens, so the known MCP write-tool corruption cannot ship silently ...
Unified replay for alcohol/iso3166
Problem
A hook-based external session (Claude Code via chroxy-hooks) that dies without emitting session_end — kill -9, crash,
OOM, terminal closed, laptop sleep, daemon restart mid-session — never fires ...
Summary
Adds a concert-prompter/Dockerfile so production builds are deterministic, plus a GitHub Actions workflow that builds
the image and smoke-tests the HTTP routes on every PR.
Independent of #5 ...
Why
transformers.js caches downloaded models in an ephemeral node_modules/@huggingface/transformers/.cache and reads no HF
env var — so every deploy/restart re-downloads the model (~100 MB for whisper-base.en). ...
Summary
Reconciles docs/API_KEYS.md against the two authoritative API-key surfaces:
- SUPPORTED_SECRET_KEYS (73-key allowlist in src-tauri/src/main.rs)
- process.env.* reads in src-tauri/sidecar/ ...