pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:HTML language:Ruby
Filter by
28.4M results
Summary
- Adds §13 to docs/codebase/api-shape-conventions.md codifying the /api/v1/*-vs-/mcp route-prefix convention, with
explicit phantom-paths-that-have-never-existed callout for /api/v1/mcp ...
v51.3.0 — Repo-Glattzug
Konsistenz-Pass nach dem v51.2.0-Merge.
Fixes
- marketplace.json: dfg-foerderantrag und forschungszulage-antragstellung ergaenzt (waren in v51.0.0/v51.1.0 ueber
main hinzugekommen, ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
Summary
Implements four session lifecycle and security hardening features for the SkillSphere Soroban contract:
- #236 Rate-Limit Guard Per Address — Per-address ledger cooldown using DataKey::LastAction(Address) ...
What
Adds a project skill at .claude/skills/ux-design/SKILL.md for designing and improving the site s UX.
It s design-first, not a review checklist. The skill:
- Adopts a game/esports product-designer ...
Summary
- make Claude CLI keychain bootstrap read-only during startup, loader, and explicit OAuth login
- prefer OpenCode stored OAuth refresh before falling back to expired Claude CLI keychain refresh ...
Summary
- Adds og:type, og:title, og:description, og:url, og:site_name, twitter:card, twitter:title, and link rel= canonical
to _includes/head-custom.html
- All new tags use Liquid fallbacks ...
Summary
Resolves merge conflicts between production and staging to unblock PR #270 (sync/staging-to-production-20260530).
Root cause: Production was 2 commits ahead of staging s divergence point — PR ...
💡 What: Replaced per-frame object/array allocations with a persistent accelBuffer (Float32Array) in the N-body worker. 🎯
Why: High-frequency (60Hz) physics loops were creating thousands of small {x,y,z} ...