pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C# language:Python language:CSS
Filter by
181M results
Summary
- Adds pattern memory type for reusable solution patterns
- New so_url field on memories — deduplicates by source URL, links patterns back to their origin
- cortec/stackoverflow.py — fetches ...
[v3.0.0] - 2026-05-31
✨ 新功能
- 📊 新增全网热榜聚合 /u 热榜 平台 : 支持哔哩哔哩、A站、HelloGitHub、网易云音乐、QQ音乐、微信读书共 6 个平台实时热榜,每 5 分钟自动更新。不带参数发送 /u 热榜 显示平台列表,输入错误平台名时给出提示。
- 🖼️ 平台专属渲染卡片: 新增独立热榜渲染引擎 hotboard/renderer.py,哔哩哔哩(Top ...
This PR syncs the repository with upstream changes and removes the entire .github directory.
Closes DEV-125 + DEV-127 (M10). Manual payment recording + reconciliation (no Stripe).
Changes
- payments table (0026, RLS + soft-delete): invoice_id, amount, method (check/bank_transfer/cash/card/other), ...
Quick fix on Luck per request — the win% multiplier was ~2× too powerful.
Problem
Yearly/all-time Luck = Σweekly × win% used the raw win% (0–1). That both shrank every team s luck (~×0.5 on average) ...
-
Strips all failure-handling logic out of JobsController and centralises it. Adds two custom domain exceptions
(JobNotFoundException and DuplicateJobListingException) in an Exceptions/ folder, and a GlobalExceptionHandler ...
Summary
Refactors the oversized root CLAUDE.md (909 → 229 lines, −75%) into a lean agent-initialization guide, and brings the
entire docs/ reference set up to current reality. Documentation-only — no ...