pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Python
Filter by
176M results
Automated test pull request
Summary
Follow-up dead code cleanup from a broader repo-wide audit.
Dead code removed from app/main.py
- _FFPROBE/_FFMPEG (2 shutil.which calls at module top) — these constants live in app/media_utils.py ...
Summary
Adds two separate control commands for the MissionChief possible missions publisher.
What changed
- Adds [p]missions stop to stop an active posting/sync run and disable automatic full sync. ...
PR Summary
为 global-backend 添加 PostgreSQL、Redis 和 RQ 的配置支持,通过 pydantic-settings 管理数据库和队列连接参数,避免在控制器或服务中硬编码基础设施值。
Scope: pyproject.toml, app/core/config.py, tests/test_config.py, .env.example
Test-first ...
symphony
Polish billing AI usage language
Frontend copy only — clarifies the AI usage wording so it no longer shows a raw 0 / unlimited that reads like nothing is
happening.
Changes
- Billing page (/billing) ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
dependencies
Automated test pull request
Automated test pull request
Summary
- review-permissions skill の Step 6 アーカイブ Python 雛形に from datetime import datetime, timezone を追加
- 雛形は datetime.now(timezone.utc) を使うが import 行が import json, shutil のみで、そのまま実行すると NameError ...
Summary
Three independent agents audited the full request lifecycle (server-side, Claude API interaction, client-side), then a
chief-of-staff agent synthesized findings into a prioritized fix spec. All ...