Skip to content

issues Search Results · language:Dune language:Python language:Java language:Java language:Java language:HTML language:HTML

Filter by

42.5M results  (812 ms)

42.5M results

Descrição Todas as actions de terceiros sao referenciadas por tag mutavel, nao por commit SHA imutavel. Em claude-respond.yml (linhas 23,27) e claude-auto.yml (linhas 21,41,71,102) usa-se actions/checkout@v4, ...
infrastructure
medium
security

Descrição A aplicacao FastAPI e construida apenas com CORS e o exception handler do slowapi; nao ha middleware nem verificacao de Content-Length/tamanho de corpo. Starlette le e bufferiza o corpo inteiro ...
medium
security

Descrição O logging e configurado via logging.basicConfig com format fixo %(asctime)s %(name)s %(levelname)s %(message)s (api/main.py 27-30; identico em ui/chat_ui.py 478-481 e database/semantic_chunker.py ...
medium
security

Descrição O /register responde 400 Username already registered quando o username existe (linhas 133-142), revelando explicitamente quais contas estao cadastradas. O /token usa mensagem generica (bom), ...
medium
security

Summary The README Performance notes (#14) flag a serious stack cliff on this exact build: Measured in fp16 because on this torch 2.11+rocm7.2 build the bf16 GEMM misses the MFMA/hipBLASLt path and runs ...
enhancement

Summary The INT4 W4A16 grouped fused-MoE GEMM (#1 / #7) is the single heaviest GPU kernel on the Kimi-K2.6 decode path, but it currently runs with Triton s default (untuned) config for the production ...
enhancement

Descrição Nas tres branches de falha do pipeline, a HTTPException retornada ao cliente embute a mensagem bruta da excecao via str(e): linha 127-130 ( Erro ao gerar embedding: {str(e)}... ), 139-142 ( ...
medium
security

If all moves loses the engine should choose the longest PV.
bug
engine
search

Descrição Em generate(), apenas a pergunta do turno atual passa por _sanitize_question (linha 151). O historico de conversa e anexado as mensagens sem nenhuma sanitizacao (loop linhas 157-158: messages.append({ ...
medium
security

Descrição O servico qdrant publica as portas 6333 (REST) e 6334 (gRPC) no host (linhas 12-14). O Docker faz bind em 0.0.0.0 por padrao, entao qualquer host que alcance a maquina ve o Qdrant. Nenhuma API ...
infrastructure
medium
security
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.