pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript
Filter by
189M results
💡 What: Replaced chained array methods (.map, .reduce) and spread operators with a unified for loop in simpleGRUModel.ts
s summarizeWFV method. 🎯 Why: To prevent heavy iteration overhead and avoid hitting ...
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
Motivation
- Rebrand the app for production as GOOD Coaching and prepare the backend and frontend for a live launch with stricter
production checks and clearer operator instructions.
- Move away ...
codex
Adds a weekly review summary (track record + calibration + lessons) sent via WhatsApp/console. Notifier.sendText(),
formatWeeklyReview()/sendWeeklyReview(), orchestrator schedules it Sundays 18:00, npm ...
Bumps axios from 1.15.2 to 1.16.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.0 — May 2, 2026 ...
dependencies
javascript
Motivation
- BehavioML now treats Capability.uses as an ordered internal decomposition and the validator must preserve and
validate that ordering structurally without adding speculative heuristics. ...
codex
Add location, role-title, profile-text, and document overlap scoring; weight skills by candidate level and job weight.
Extend employer match table and add tests for localized ranking.
Summary
Fixes #527 — the sandbox/live subordination guard in src/utils/env.ts (from #348) anchored its containment check with
raw fwRootResolved + sep. When CTX_FRAMEWORK_ROOT resolves to filesystem root ...
Adds AI-powered meme suggestions wired into the 🐼 panda button on the Browse Memes overlay.
User flow:
- Tap 🐼 → modal panel opens with two inputs: I am… and My situation…
- Click Generate → Gemini ...
Problem
Running dev servers from more than one git worktree collided: every worktree s .claude/launch.json declared the same
ports (5173 landing, 5174 client, 2567 server), so only one worktree could ...