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 13/19

codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

Run and Submit disagree on sample verdicts (exact vs token compare)

**Severity:** Low/Medium The Run button checks samples with an exact `data.stdout.trim() === sampleOutput.trim()` (`sr…

TypeScript good first issue
Ouvrirarrow_forward
codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

Arena advertises 4 languages the judge can't run (C#, Go, Rust, Zig)

**Severity:** High · **Verified:** yes (end-to-end) The language picker offers 9 languages, but the judge only support…

TypeScript good first issue
Ouvrirarrow_forward
aissa-laribi/StudyQuiz
star3 Poids du dépôt lourd
Débutant

Add unit tests for hash_password and verify_password

## Description Add unit tests for the `hash_password` and `verify_password` functions. The tests should be added to: …

Python help wanted good first issue
Ouvrirarrow_forward
codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

Compilation-error detail always lost on graded submit (shows bare 'Compilation failed.')

**Severity:** Medium On a compilation error the engine returns an **empty** `test_results` and puts the message in `co…

TypeScript good first issue
Ouvrirarrow_forward
codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

/api/auth/reset has no rate limit

**Severity:** Low Unlike login/forgot/verify, the reset-consume endpoint (`src/app/api/auth/reset/route.ts`) calls `re…

TypeScript good first issue
Ouvrirarrow_forward
codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

Leaderboard sort among flagged/unranked rows is unstable

**Severity:** Low `src/server/leaderboard.ts:83` sorts with `(a.rank ?? Infinity) - (b.rank ?? Infinity)`, mapping eve…

TypeScript good first issue
Ouvrirarrow_forward
LF-Decentralized-Trust-labs/FabricOps
star3 Poids du dépôt léger
Débutant

Add unit tests for the Go settlement sample chaincode

The sample currently demonstrates CCaaS compatibility but does not provide focused contract-level tests. Acceptance cr…

Go help wanted good first issue
Ouvrirarrow_forward
padok-team/yatas-gcp
star3 Poids du dépôt léger
Débutant

Support for Organization and Folders

It seems that right now the plugin only supports projects references, it would be nice to pass organization ids and/or …

Go enhancement good first issue
Ouvrirarrow_forward
codechefPesuecc/CodeChef-PESUECC-Chapter
star3 Poids du dépôt moyen
Débutant

NO_TESTS verdict renders as a bogus 'Runtime Error' with a broken badge

**Severity:** Medium A problem seeded without hidden tests returns `verdict: "NO_TESTS"` (`src/server/judge.ts:149`). …

TypeScript good first issue
Ouvrirarrow_forward
msgwing/ZeroSMTP
star2 Poids du dépôt léger
Débutant

Add Epson to the OAuth compatibility list (needs one vendor link)

`data/devices.json` records, for each vendor, whether their hardware can do OAuth 2.0 once Microsoft 365 stops acceptin…

Python help wanted good first issue
Ouvrirarrow_forward
a-gondolkodas-orome/durer-aion
star2 Poids du dépôt moyen
Débutant

Add typing to ModellAttributes in sequelize

Goal: Make typings script, i.e. if an attribute is missing, or added, then it would raise a type error. In `deletedTea…

TypeScript good first issue
Ouvrirarrow_forward
a-gondolkodas-orome/durer-aion
star2 Poids du dépôt moyen
Débutant

Show a red alert if internet connection or socketio lost

Something like this one. ![image](https://github.com/a-gondolkodas-orome/durer-aion/assets/22480910/7f26fb7e-de44-4f…

TypeScript good first issue frontend
Ouvrirarrow_forward
HafidIdrissi/Time-Tracker
star2 Poids du dépôt léger
Débutant

browser_tab_title: suffix-only window title is not normalized to "(Untitled tab)"

In `timetracker/analytics.py`, `browser_tab_title()` calls `strip()` on the window title **before** comparing it agains…

Python bug help wanted
Ouvrirarrow_forward
HafidIdrissi/Time-Tracker
star2 Poids du dépôt léger
Débutant

Add timezone and duration-boundary tests for SQLite persistence

## User problem The database stores timezone-aware timestamps in UTC and clamps an end time that would precede its per…

Python enhancement help wanted
Ouvrirarrow_forward
HafidIdrissi/Time-Tracker
star2 Poids du dépôt léger
Débutant

Expand validation coverage for category configuration

## User problem `config.json` controls how private activity is categorized. The loader validates many malformed inputs…

Python enhancement help wanted
Ouvrirarrow_forward
a-gondolkodas-orome/durer-aion
star2 Poids du dépôt moyen
Débutant

Ability to give up a whole game

This is not the same as the ability to give up a try in strategy game. #86 There should be a confirmation box like in …

TypeScript good first issue bgio
Ouvrirarrow_forward
satwiksps/streamweld
star2 Poids du dépôt moyen
Débutant

ci: verify the client SDK on Deno and Bun

## Goal Add native compatibility checks for `@streamweld/client` on Deno and Bun. The package intentionally uses no No…

Go help wanted good first issue
Ouvrirarrow_forward
msgwing/ZeroSMTP
star2 Poids du dépôt léger
Débutant

Add HP to the OAuth compatibility list (needs one vendor link)

`data/devices.json` records, for each vendor, whether their hardware can do OAuth 2.0 once Microsoft 365 stops acceptin…

Python help wanted good first issue
Ouvrirarrow_forward
Zoverions/AXIOM-MESH
star2 Poids du dépôt moyen
Débutant

Community Testnet v0 — recruit independent operators and hardware evidence

## Goal Launch a bounded **AXIOM-MESH Community Testnet v0** that recruits independent operators across heterogeneous …

JavaScript help wanted good first issue
Ouvrirarrow_forward
Zoverions/AXIOM-MESH
star2 Poids du dépôt moyen
Débutant

Agent Community engagement: first outside Security Cell result

## Goal Obtain the first **meaningful outside Security Agent Cell result** for Pilot #1 (#1199) against **RT-AUTH-001:…

JavaScript help wanted good first issue
Ouvrirarrow_forward
rsaglobaltech/spec-driven-development-template
star2 Poids du dépôt léger
Débutant

C8-01 — dogfood CsdaStudioApp: phases 8, 9 and 10 of 10

Drive `REQ-001`…`REQ-014` on `csda-studio-app` with the harness, review the branches, tag and deploy. ### Why this and…

TypeScript help wanted
Ouvrirarrow_forward
kubestellar/kubestellar-mcp
star2 Poids du dépôt léger
Débutant

[quality] Add 6 unit tests for gitops.DriftDetector.DetectDrift (0% → 100%)

## Finding `pkg/gitops/drift.go:68 DetectDrift` has **0% test coverage** even though its lower-level helper `checkReso…

Go help wanted quality
Ouvrirarrow_forward
msgwing/ZeroSMTP
star2 Poids du dépôt léger
Débutant

Add Lexmark to the OAuth compatibility list (needs one vendor link)

`data/devices.json` records, for each vendor, whether their hardware can do OAuth 2.0 once Microsoft 365 stops acceptin…

Python help wanted good first issue
Ouvrirarrow_forward
HafidIdrissi/Time-Tracker
star2 Poids du dépôt léger
Débutant

Add an architecture and local data-flow guide

## User problem New contributors can see the file list but do not have one concise explanation of how a Windows sample…

Python documentation help wanted
Ouvrirarrow_forward
msgwing/ZeroSMTP
star2 Poids du dépôt léger
Débutant

Add Toshiba to the OAuth compatibility list (needs one vendor link)

`data/devices.json` records, for each vendor, whether their hardware can do OAuth 2.0 once Microsoft 365 stops accepti…

Python help wanted good first issue
Ouvrirarrow_forward
agentdecksdk/agentdeck
star2 Poids du dépôt léger
Débutant

docs: add an agent-with-mcp example and guide

## Context AgentDeck supports Model Context Protocol (MCP) tool integration through `agentdeck.mcp` and `Deck(mcp=...)…

Python documentation good first issue
Ouvrirarrow_forward
grantFoxin/SentientFi
star2 Poids du dépôt léger
Débutant

fix: usePortfolio hook uses relative API paths and bypasses retry/timeout logic

## Problem In `frontend/src/hooks/usePortfolio.ts`, both `fetchPortfolio` and `executeRebalance` call `fetch()` direct…

TypeScript bug help wanted
Ouvrirarrow_forward
HafidIdrissi/Time-Tracker
star2 Poids du dépôt léger
Débutant

Add report-period clipping tests at date-range boundaries

## User problem `collect_periods()` clips stored activity to the selected report range and recomputes durations. This …

Python enhancement help wanted
Ouvrirarrow_forward
agentdecksdk/agentdeck
star2 Poids du dépôt léger
Débutant

example: demonstrate structured progress reporting with Reporter

## Context In AgentDeck, tools and workflows can report structured progress and status directly from inside execution …

Python help wanted good first issue
Ouvrirarrow_forward
agentdecksdk/agentdeck
star2 Poids du dépôt léger
Débutant

docs: add a multi-agent-handoff example and guide

## Context AgentDeck coordinates multi-agent systems where a triage agent hands off conversational control to speciali…

Python documentation good first issue
Ouvrirarrow_forward