issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:Python language:Python
Filter by
5.9M results
Source: Spotted while reviewing locally (during the #49 typewriter review).
Problem: On pages whose content is shorter than the viewport, the deep-space backdrop gradient cuts off with an ugly
hard horizontal ...
area:design
effort:S
priority:low
Sub-task of #30
Extract all configuration loading, environment variable handling, constants, and default values from server-mcp.py into
src/config.py.
sdlc:sub-task
Describe the feature or idea you want to propose
Implement Complex Exponential Smoothing (CES) forecaster
Describe the feature
For SCUM we now have, or are close to having:
- ARIMA
- ETS
- DOTM ...
enhancement
forecasting
Context
PR #28 closed a 21-day silent CI outage caused by a YAML parse error that GitHub Actions silently absorbed as 0-job
phantom-failure runs. audit_phase_a.py runs three silent-rot fingerprints today ...
priority:high
Goal
Measure whether different retrieval strategies change deterministic decisions in repeated-error scenarios without using
an LLM.
This is Level 2 of the benchmark program. It consumes raw runtime-visible ...
Parent: #25 Follow-up to: #26
Problem
When smaller Ollama or OpenAI-compatible models fail structured output, the current retry path is fairly weak. A
stricter JSON only reminder often is not enough ...
tests unitaires ContactRequestService
priority: must-have
type: test
Summary
Add a small, explicit overload classification step before overload emission. This is a lightweight design/implementation
issue for #390, not a new dispatcher framework.
The goal is to make the ...
enhancement
rule-layer
Bug
Slicing a PaginatedList at or beyond its real length raises IndexError instead of returning an empty result the way a
plain list does.
issues = repo.get_issues() # say it has 333 items
list(issues[333:]) ...

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.