pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript language:TypeScript
Filter by
193M results
Bumps the npm-development group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @eslint/compat | 2.0.2 | 2.1.0 |
| @eslint/eslintrc | 3.3.4 | 3.3.5 |
| @jest/globals ...
dependencies
javascript
Automated test pull request
2026-06-03 사장님 운영 안전 보강 — PR #57 (자본 기준) + PR #64 (시각화) Telegram 확장.
배경:
- PR #64: 「전략 인스턴스」 카드에 SL 진행률 색상 (회/노/주/빨강)
- 다만 사장님이 화면 안 볼 때 SL 발동 임박 인지 X
- 신규 Telegram 알림 = 사장님 어디서든 즉시 인지 + 결정
backend/app/services/risk_service.py: ...
Summary
Pure consolidation / de-bloat refactor. Zero behavior change to signal logic, risk thresholds, funnel gates, cooldown
rules, or order construction. All PR#3 safety/correctness fixes are preserved ...
This PR improves the Dashboard screen performance by parallelizing independent Supabase queries, reducing the initial
load time. It also fixes the health score calculation by using the correct property ...
What why
You asked to make the allocation priority order configurable (item 2). The auto-allocate priority — factor-approved →
credit-card → oldest — was hardcoded; now there s a persistent ⚙ Rules ...
O que foi feito
Esta Pull Request consolida a fundação do nosso sistema de gamificação ligado diretamente ao Firebase (Issues #12 e
#35). Removemos totalmente o uso de mock data (dados falsos/chumbados ...
Summary
- Gitignore user config files (config/providers.yaml, config/tool_servers.yaml, config/harnesses.yaml) — they contain
internal URLs, env var names, and local infrastructure details that ...
🎯 Qual o objetivo deste Pull Request?
Resolve #
🧐 O que foi alterado?
-
-
-
✅ Como posso testar as alterações?
1.
2.
3.
📸 Screenshots (se aplicável)
Checklist do Contribuidor
- [ ...
What why
LIN-356 (Speed-up Evals) asks for a report of what takes the most time in an EC2 run (single + fleet) — docker upload,
LLM calls, docker execution, download results — with timing for each, ...
enhancement