pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:C#
Filter by
171M results
Adds two public ladder surfaces for the progression ranking system: the apex leaderboard (Grand Master + Master
standings) and the non-apex progression league ladder (Adept…Grass). Downstream half of P11-4. ...
Summary
- handleSave: if suite number is blank, defaults to String(floor.floor_number * 100) (e.g. floor 19 → 1900 )
- persistSuiteNow (auto-save before camera): same default, so photos also get a ...
問題
パッケージ版アプリの更新チェックが「1.4.0 → 1.1.0」というダウングレードを「更新あり」として表示していた。
main.js の判定が
const updateAvailable = latestTag latestTag !== currentVersion;
となっており、バージョンの大小ではなく単なる不一致で更新ありと判定していた。インストール版 1.4.0 に対し ...
Resumo
Merge automatico de develop - master.
Commits incluidos
- Merge pull request #12 from stanleydevbr/feature/F02
- test: adiciona traits Category=Unit e Category=Integration nos testes
- ...
auto-pr
release
Summary
Commit-review runs have been failing repeatedly since ~June 5 (the same SHA retried up to 5x, e.g.
runs 27242431859, 27143183692) because self-hosted runner workspaces persist between runs: a ...
chore: Semantic search
Problem
Selecting a stock clip (Pexels video or Freesound audio) failed to import with ... is not a valid video, audio, or image
file, so stock media could never reach the timeline.
Root cause: the stock ...
Summary
- Reverts incorrect $11.99 Pro monthly price introduced on the ship-ready branch back to production $12.99.
- Aligns pricing copy across marketing pages (pricing.html, intro.html, faq.html, ...
Fixes #3
What changed
- **\src/channels/local.js**: the stdin/stdout REPL extracted from main.js; calls the shared \handleCommand(text,
{channel: local }).
- **\src/channels/telegram.js**: Telegram ...
Summary
End-to-end review: 4 parallel reviewers audited the whole repo (app, MCP server, tests/docs, security/product), then an
adversarial verification pass on a different model checked every claim against ...