issues Search Results · language:Dune language:Python language:JavaScript language:Java language:CSS language:Python
Filter by
56.4M results
Descripción
Issue meta que agrupa todos los issues de hardcoded values para coordinar el refactor general del proyecto.
Issues relacionados
- #10: Tabla BigQuery y project ID hardcodeados
- #11: ...
refactor
Describe the bug Task text is cutoff on mobile.
To Reproduce Steps to reproduce the behavior:
1. Go to app on mobile.
Expected behavior No text cutoff.
Screenshots
Smartphone (please complete the ...
bug
Goal
Generate an independent risk assessment artifact so downstream action recommendations can be downgraded or blocked when
risk is elevated.
Context
M3 must not let opportunity signals directly become ...
area:core
status:ready
type:task
Descripción
Varios valores de generación de datos de prueba están hardcodeados en la función get_sample_data().
Archivo: apps/backend/pipeline/ingestion.py
Línea 72: Default rows hardcodeado
def get_sample_data(n_rows: ...
hardcoded
refactor
!-- aops:alignment-queue --
- PR: #1673
- Repository: nicsuzor/academicOps
- Head ref: polecat/aops-ce68bbc5
- Head SHA: 6e4d0f1d88523df95da8e7d4780781225f30bef0
- Queued: 2026-06-09T14:09:02Z ...
alignment:queued
Bug Description
Bug Description
On every login, streak points are awarded twice — once inside login() in AuthContext.jsx and again inside
checkAndUpdateStreak() which is triggered by the onSnapshot listener ...
backend
bug
documentation
enhancement
gssoc
gssoc26
needs-review
needs-triage
nsoc
NSoC'26
It is currently testing until NU5.
Descripción
El cálculo de ROOT_DIR asume una estructura de directorios fija de 3 niveles de profundidad.
Archivo: apps/backend/cli/pipeline_dataops.py (línea 9)
ROOT_DIR = Path(__file__).resolve().parents[3] ...
hardcoded
refactor
Summary
The MLX nemotron_asr model runs in fp32 by default, while parakeet has a bf16 path (from_pretrained(..., dtype: mx.Dtype
= mx.bfloat16)). Adding a configurable compute dtype / bf16 default to ...

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.