pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:CSS is:merged
Filter by
96.9M results
Merge pull request #4 from jenrum3ry/claude/gh-pages-deploy-bmWDQ
Enables Kraken directional spot speculation (you requested it), with hard guardrails:
- 8 major USDC-funded crypto pairs (XBT/ETH/SOL/ADA/AVAX/DOT/LINK/LTC).
- directional_budget_usd ($50) caps total ...
Problem
- Swiping caused the whole viewport to slide horizontally (not just the tab strip)
- The login screen could also be swiped left/right
- Hamburger icon was getting cut off on the left edge ...
Summary
把本项目稳态 Sensor Tower 消耗从约 360 → ~140 次/月(省 ~60%),对公司共享 3000/月池腾出余量,研究体验近乎无损。
两个杠杆(纯后端、配置驱动):
1. combo 分级 — 主市场(SYNC_RANKING_COMBOS_PRIMARY,默认 US:ios,US:android)每日全量同步;次市场(JP/KR)按
SYNC_SECONDARY_INTERVAL_DAYS(默认 ...
kaizen/memory/__init__.py eagerly imports persistent_tiers, which has an unconditional import aiosqlite, but #890
slim-core scoped aiosqlite to the optional db extra — so import kaizen.memory (a first-class, ...
Problem
For Dockerfile-based Railway services, the startCommand is executed in exec form (no shell), so the shell expression
${PORT:-7000} is passed literally to uvicorn s --port flag instead of being ...