pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go language:Java language:JavaScript
Filter by
245M results
Stripped README down to essentials: setup, env vars, demo login, stack.
https://claude.ai/code/session_01VgW8879Mct5czsjg2QZKz4
Generated by Claude Code
Security: add pnpm.overrides to clear the two transitive advisories reported by pnpm audit (both dev/build-only,
published bundle unaffected):
- devalue - =5.8.1 (GHSA-77vg-94rm-hx3p, high)
- brace-expansion ...
Dependabot Configuration
Adds automated dependency management via Dependabot.
Detected ecosystems
- pip
Configuration
- Schedule: weekly
- PR limit: 5 per ecosystem
- Grouping: security updates ...
- Add v3 runtime seed (public/seed/semantic-v3/runtime_seed.json, 87 KB) 807 of 865 real content IDs mapped via
theme-based matching; 58 open-text items correctly excluded; hash fallback for any ...
Summary
Implements Tier A (projected) cannon-es physics loop for blast fragments. Part of Chapter 5 blast pipeline
(backlog 5.13).
Changes
- New: src/physics/FragmentSimPhysics.ts — Physics simulation ...
Bring-your-own WIT (P3) — the headline capability: a Fern program + a user-supplied WIT world → a working component
scoped to that world.
The composition pipeline was already world-driven, so P3 is ingestion: ...
Here is everything you need to know about this update. Please take a good look at what changed and the test results
before merging this pull request.
What changed?
✳️ @types/jasminewd2 (2.0.8 → 2.0.13) ...
depfu
Removes the V1 creator leaderboard so it can be rebuilt from scratch (V1 wasn t good enough). The page was already
non-functional in production (HTTP 401 — its LEADERBOARD_* env vars are absent from Vercel). ...
Background
The development workflow has moved from single sequential sessions to parallel worktrees via claude --worktree tag ,
where each worktree is an isolated repo copy owned by one agent. The existing ...