issues Search Results · language:Dune language:JavaScript language:Python language:Python language:JavaScript linked:pr
Filter by
4.4M results
Problem
When the code-review agents review files too large to fit in the LLM context window, the files are reduced before review
in a way that can cut a single function/method across the boundary, so ...
📝 要約記事の改善タスク
YouTube動画の日本語字幕から自動生成された記事を要約・整形してください。
対象ファイル
- xserver/summaries/2025/08/202508180000_All_About_AI.md
- xserver/summaries/2026/06/202606121117_Wes_Roth.md
- xserver/summaries/2026/06/202606130358_David_Ondrej.md ...
content-improvement
copilot-task
This issue is just to test the automation
Project name
Interactive DSA Visualizer
One-line description
Learn and visualize data structures and algorithms interactively with animations, step-by-step execution, and
performance insights.
Your ...
enhancement
Problem
Image tokens received both 1D RoPE and 2D RoPE (double rotation). Text tokens received only 1D RoPE. The composition was
unintentional: code applied 1D to all tokens, then applied 2D on top of ...
eng
Descrição da melhoria
No response
enhancement
What
ScenarioResult.to_dict() and ScenarioResult.from_dict(...) are marked for removal in 0.16.0, with the recommended
replacements being ScenarioResult.model_dump(mode= json , by_alias=True) and ScenarioResult.model_validate(...). ...
Project name
Developer Portfolio Builder
One-line description
Build professional developer portfolios with project showcases, skills visualization, resume sections, and customizable
themes.
Your GitHub ...
enhancement
Bug
`StorageService.list_sessions` returns every non-hidden subdirectory of `base_path`:
```python sessions = [ d.name for d in self.base_path.iterdir() if d.is_dir() and not d.name.startswith(\ .\ ) ...
Problem: bankbuddy audit statements --bank fails with No such option --bank, even though statements summary, statements
list, and tx list support bank filtering. This came up while sanity-checking HDFC ...

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.