issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Java
Filter by
55.4M results
Currently reports are one-shot files with no cross-run comparison. Add SQLite storage to enable:
- Trend analysis across multiple runs
- Historical engagement tracking per channel
- Comparison dashboards ...
idea
The project migrated from Poetry to uv + hatchling, but Taskfile.yml still references poetry commands. It s dead weight.
Action: Delete Taskfile.yml and update CONTRIBUTING.md if it references Taskfile. ...
chore
Performance distribution uses hardcoded 1.5x/0.5x multipliers for viral/low-engagement detection. Make these
configurable via:
- channels.yml per-channel overrides
- Environment variables as global ...
feature
Currently exports are CSV + TXT only. Add:
- JSON — structured data for programmatic consumption (APIs, pipelines)
- Markdown — human-readable reports suitable for docs/repos
Both should follow the ...
feature
Timestamped output folders (output/ timestamp /) accumulate without limit. Add a --clean flag or automatic rotation to
prevent unbounded disk usage.
Options:
- --clean flag to remove outputs older ...
feature
make typecheck fails with 1 error:
src/main.py:9: error: Library stubs not installed for yaml [import-untyped]
The types-PyYAML package is installed but mypy still flags the import. Need to either ...
bug
Currently transcript download is single-video only (yt-metrics transcript -v id ). Add support for downloading
transcripts for all videos in a channel in one command.
Use case: Bulk research/analysis ...
feature
=== Suggested Aero (rear wing) — algorithm ===
GOAL Compute the recommended rear wing for the upcoming race, adjusted per driver.
FORMULA wing_base = ELITE_SETUP_TABLE[track_code].wing # tier-3 table, ...
Summary
Build evaluation/sync_from_snowflake.py — a script that pulls live object definitions from Snowflake back into the repo
as .yaml files, closing the Snowsight → git loop.
Context
After a developer ...
Symptom
The Godot editor dock / MCP client shows the bridge disconnected even though the addon is enabled and listening, so no
tools work.
Root cause
The FastMCP server connects to the WebSocket bridge ...

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.