pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:Python
Filter by
262M results
This change implements Phase 48 of the Cryptographic Ingress Mode, including:
1. AES-256-GCM Payload Decryption: Handled within the `handleWebhookIntake` edge function via Cloudflare Web Crypto
APIs ...
!-- CURSOR_SUMMARY -- [!NOTE] Low Risk Changes are limited to an on-box hardware diagnostic script; no production
runtime paths are affected.
Overview The ZED cable verification script is stricter and ...
This pull request was created by @kiro-agent on behalf of @Fall-Llihc :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub
Ringkasan ...
Summary
Bump the OpenAI provider default model from gpt-5-mini to gpt-5.4-mini.
gpt-5.4-mini is the canonical replacement for gpt-5-mini — the enterprise Codex proxy already maps gpt-5-mini -
gpt-5.4-mini. ...
💡 What: Removed the async/Promise wrapper from the buildPrompt function and updated all call sites to invoke it
synchronously. 🎯 Why: buildPrompt only performs synchronous string manipulation and logic ...
Summary
Four changes, all branched off staging.
1. Gold star for perfect (exactly 5.0) listings — map pins only
- New public/assets/map-icons/map-5-gold.svg: the standard red teardrop pin with the ...
Summary
Make the public web calendar refresh from the deployed same-origin /calendar.json snapshot instead of attempting a
browser CORS fetch to the live Phala endpoint, and contain calendar/availability ...
Summary
Implement post scheduling: a post with a future date in its frontmatter stays hidden from all public surfaces (web, API,
feed, search) until that day arrives. Visibility is computed per request, ...