Aller au contenu
login

Trouve une issue

Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.

search
sort
Niveau Langage
progress_activityChargement…

553 issues · page 17/19

sage-code/bee
star1 Poids du dépôt léger
Débutant

D1 Last Element

We must use [$] for last element. We use [1] for first element. We need to change the specification and the examples. […

Python good first issue
Ouvrirarrow_forward
samarthputhraya/modelpin
star1 Poids du dépôt léger
Débutant

feat(diff): annotate confidence as 'underpowered/inconclusive' when N can't reach p<=ALPHA

At --runs 2-3 some signals can't fire; surface that instead of a confident 'unchanged'. (UX/trust)

Python enhancement good first issue
Ouvrirarrow_forward
Hazyshades/Sendly-Test-Repo
star0 Poids du dépôt léger
Débutant

[Bug] npm test silently skips file_upload_component.test.js

I will pay for a fixed file - details below. ## Bug `package.json` hardcodes three files: ```json "test": "node --t…

TypeScript bug good first issue
Ouvrirarrow_forward
Hazyshades/Sendly-Test-Repo
star0 Poids du dépôt léger
Débutant

[Bug] fix.py is a stale hardcoded stub

I will pay for a fixed file - details below. ## Bug [`fix.py`](https://github.com/Hazyshades/Sendly-Test-Repo/blob/ma…

TypeScript bug good first issue
Ouvrirarrow_forward
Hazyshades/Sendly-Test-Repo
star0 Poids du dépôt léger
Débutant

[Docs] README payout instructions say Base — bounties pay test USDC on ARC Testnet

I will pay for a fixed file - details below. ## Bug (docs) [`README.md`](https://github.com/Hazyshades/Sendly-Test-Re…

TypeScript documentation good first issue
Ouvrirarrow_forward
Hazyshades/Sendly-Test-Repo
star0 Poids du dépôt léger
Débutant

[Bug] maxSizeMB prop silently accepted as NaN / 0 / negative

I will pay for a fixed file - details below. ## Bug In [`components/FileUpload.tsx`](https://github.com/Hazyshades/Se…

TypeScript bug good first issue
Ouvrirarrow_forward
Hazyshades/Sendly-Test-Repo
star0 Poids du dépôt léger
Débutant

[Bug] Enter key after choosing a file doesn't start upload (no form submit path)

I will pay for a fixed file - details below. ## Bug The picker and button sit loose in a `` with `onClick` handlers. …

TypeScript bug good first issue
Ouvrirarrow_forward
kripa-sindhu-007/feature-flag-system
star0 Poids du dépôt moyen
Débutant

How does the percentage rollout decide who gets a feature? Can't tell why a user is ON/OFF

### Is your feature request related to a problem? I set a flag's rollout to 25% but I have no idea **which users** tha…

TypeScript enhancement good first issue
Ouvrirarrow_forward
StellarLock/StellarLock
star0 Poids du dépôt léger
Débutant

LP lock creation silently ignores the beneficiary override field

## Summary `src/components/locks/CreateLpLockForm.tsx` renders a "Beneficiary (optional)" input (`beneficiaryOverride`…

TypeScript bug good first issue
Ouvrirarrow_forward
w1977-0/media-archiver
star0 Poids du dépôt léger
Débutant

docs: add contributor installation verification checklist

## Goal Add a contributor-facing installation verification checklist that complements `docs/INSTALLATION_VERIFICATION.…

Go documentation good first issue
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

A five-minute quickstart that ends with something deployed

USAGE.md is thorough but assumes a fleet already exists. Someone arriving with a fresh VM and no context has no obvious…

Go good first issue up-for-grabs
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

No way to run a command on a VM, so anything outside sync/build/compose falls back to raw ssh

There is no way to run a command on a VM in the fleet. Everything BaryoVM does is sync, build, compose or backup, so th…

Go good first issue help wanted
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

Generate the command reference from cobra

There are 21 commands and the documentation for them is prose in USAGE.md, which means it drifts the moment a flag chan…

Go good first issue up-for-grabs
Ouvrirarrow_forward
jrullan/ducklab
star0 Poids du dépôt moyen
Débutant

Let `npm run dev` reach fake-engine in a plain browser

The frontend can only learn the engine's address from `window.ducklab`, which the Wails shell injects — so a frontend c…

Go good first issue
Ouvrirarrow_forward
rllko/claude-desktop-gateway
star0 Poids du dépôt moyen
Débutant

bug: The reasoning is broken iin some models

Apparently models like the `Ox Alpha Free (Unlimited)` from open code requires thinkiing to be enabled. Someone needs…

Go bug help wanted
Ouvrirarrow_forward
medici-finance/assay
star0 Poids du dépôt léger
Débutant

Recurring: workers write PR ref into board Status cell -> malformed row fails lint (PRs #74, #76, #80)

## Recurring: workers write the PR ref into the board Status cell, producing a malformed row that fails `lint` Three s…

Go help wanted
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

a Homebrew tap, so installing does not need a Go toolchain

v0.1.0 does attach binaries for linux and darwin on amd64 and arm64, plus `checksums.txt`, so the release side of #5 al…

Go help wanted up-for-grabs
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

Add CONTRIBUTING.md and a code of conduct

BaryoVM has a README, a USAGE guide and a VISION doc, which is more than most tools this age. What it lacks is anything…

Go good first issue help wanted
Ouvrirarrow_forward
japan4415/cron-ical-controller
star0 Poids du dépôt léger
Débutant

NetworkPolicy有効化時にフィード配信ポート8082が遮断される問題の修正

## 背景 scaffold 由来の NetworkPolicy は metrics(8443)のみ許可しフィード 8082 の考慮がない。ベストプラクティスに従って有効化すると中核機能が静かに壊れる罠がある。 ## 現状 - conf…

Go bug good first issue
Ouvrirarrow_forward
WonderForgeLabs/gooey
star0 Poids du dépôt moyen
Débutant

markup: a namespaced attribute is silently accepted under its local name (xml:Style becomes Style)

**Latent today. Found while doing something else** (the body-whitespace work in #349) and deliberately not fixed there …

Go bug good first issue
Ouvrirarrow_forward
harshal-mehta-code/RemoteMouse
star0 Poids du dépôt moyen
Débutant

Cleanup: duplicated/dead CSS rule blocks in style.css

## Summary `src-shared/public/style.css` has several fully duplicated rule blocks (likely from a copy/paste during iter…

TypeScript good first issue
Ouvrirarrow_forward
zanni098/ai-documentary-101
star0 Poids du dépôt moyen
Débutant

docs: add README with project description and usage guide

## Problem AI Documentary 101 has no README. The repository provides no documentation on what this project does or how…

Python documentation good first issue
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

baryovm site add: provision a static site end to end

Standing up a new static site on the VM is currently a sequence of hand-run steps: write an nginx server block, create …

Go help wanted up-for-grabs
Ouvrirarrow_forward
DeveloperPuneet/Tensorless
star0 Poids du dépôt léger
Débutant

Improve Training Speed and Efficiency

The current training process is quite slow and could be optimized to make training faster and more efficient. Suggeste…

Python help wanted
Ouvrirarrow_forward
DeveloperPuneet/Tensorless
star0 Poids du dépôt léger
Débutant

Support More Training Data Formats

It would be helpful to support a wider variety of data formats for training. Suggested improvement Allow users to pro…

Python help wanted
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

Ship prebuilt binaries with each release

There is one release, v0.1.0, and it is source-only. So trying BaryoVM means having a Go toolchain, which rules out mos…

Go help wanted up-for-grabs
Ouvrirarrow_forward
poojithdevan4D/pooji-vllm
star0 Poids du dépôt léger
Débutant

Swap-to-CPU preemption as an alternative to recompute

When blocks run out, `LLMEngine._preempt()` evicts the newest request and re-prefills it later. vLLM also supports copy…

Python help wanted
Ouvrirarrow_forward
Hooneybadger/Scrooge-Router
star0 Poids du dépôt moyen
Débutant

확장 지점 정리와 로드맵

대회가 끝난 뒤에도 쓰이려면 다른 상황에 적용할 수 있어야 합니다. - 비용 예측, 품질 예측, 예산 배분을 각각 교체하려면 무엇을 구현해야 하는지 정리 - 다른 모델 목록이나 다른 비용 구조에 적용하는 방법…

Python help wanted 📝 docs
Ouvrirarrow_forward
poojithdevan4D/pooji-vllm
star0 Poids du dépôt léger
Débutant

Fused paged attention kernel (remove the per-layer K/V gather)

The single biggest remaining cost. We gather K/V into a contiguous tensor every layer, every step, then call SDPA. **W…

Python help wanted performance
Ouvrirarrow_forward
BaryoDev/BaryoVM
star0 Poids du dépôt léger
Débutant

Golden-file tests for command construction

Several packages have no tests at all — `internal/cli`, `deploy`, `backup`, `bootstrap`, `provider`, `toolchain`, `ui` …

Go help wanted up-for-grabs
Ouvrirarrow_forward