issues Search Results · language:Dune language:Python language:Python language:Python linked:pr
Filter by
2.6M results
Why
This is the only repo with code-but-no-tests. The two simplest scripts to cover first are `pipeline/filter.py` (pure
scoring functions) and `pipeline/build_manifest.py` (small CLI). Landing initial ...
@claude
Rewrite data_pipeline/youtube_scraper.py to use yt-dlp for channel video enumeration instead of the YouTube Data API v3.
No API key should be required for any part of the YouTube scraping pipeline ...
Context
The public roadmap still frames v0.2 adoption and v0.3 CLI/report depth as upcoming Next phases, while the progress
dashboard now lists most of those adoption, docs-site, packaging, CI, provider, ...
area:docs
priority:p2
status:in-progress
type:docs
Summary
prune_experts() mutates the config dict in-place via update_qwen3_moe_config() / update_lfm2_moe_config(). The caller in
entrypoint.py correctly snapshots with config_before_prune = dict(config) ...
documentation
good first issue
pruning
Context
The traffic store is now SQLModel-backed SQLite state under .entroping/state.db with explicit schema-version validation.
entroping doctor currently checks Python, Hurl, hurlfmt, and QAnstitution ...
area:cli
area:eye
priority:p2
status:in-progress
type:feature
Why
The app-behavior baseline kit (PR #229) caught a real cross-environment robustness issue in the spaced-repetition
scheduler. For a supported success attempt (correct answer, high confidence, support_level: ...
Implements the vetted, phased recommendations from the adversarial consensus review.
- Analysis: `docs/skill-improvement-analysis.md` (R1–R20, anonymized)
- Consensus decision record: `reviews/skill-improvement-adversarial-consensus.md` ...
The schema/README drift check (`src/check_schema_docs.py`) fails because four views defined in `sql/views.sql` are not
named in the README s Schema section:
- `basal_energy_canonical`
- `calories_consumed_canonical` ...
documentation
Summary
Setting a team captain fails from the browser with a CORS preflight error. The captain set route is the API s only PUT
endpoint, and PUT is missing from the CORS Access-Control-Allow-Methods allow-list ...
E2E tests can be difficult to debug without good reasons why the branch failed.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.