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

memiiso/opendbt
star296 Poids du dépôt léger
Débutant

Unsupported dbt version 1.10.11

What am I missing? (.venv) ➜ test10 git:(ad71bf1) ✗ opendbt --version Traceback (most recent call last): File "/hom…

Python help wanted good first issue
Ouvrirarrow_forward
WasiqB/multiple-cucumber-html-reporter
star281 Poids du dépôt moyen
Débutant

Error bucketing

It would be great to bucket the errors in different types i.e. Code exception, configuration exception, environmental e…

TypeScript enhancement help wanted
Ouvrirarrow_forward
WasiqB/multiple-cucumber-html-reporter
star281 Poids du dépôt moyen
Débutant

Support for Cucumber v8 NDJSON

The JSON formatter in version 8 of Cucumber is in maintenance mode and will at some point be deprecated. The JSON fo…

TypeScript help wanted needs more info
Ouvrirarrow_forward
Higangssh/homebutler
star226 Poids du dépôt lourd
Débutant

inventory show rejects --filter, and the supported-filter list has two sources of truth

## Description Two follow-ups from reviewing #51, deliberately left out of that PR to keep it focused. Both live in th…

Go good first issue
Ouvrirarrow_forward
thingsapi/things.py
star222 Poids du dépôt léger
Débutant

Repeatable to-dos: include next in `things.upcoming()`.

**To Reproduce** Steps to reproduce the behavior: 1. Create a new to-do which repeats monthly (e.g. repeat every mont…

Python good first issue help wanted
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

dash: a manual Refresh control

The dashboard polls: `refreshStats()` (`src/doberman/dash/app.py:408`) every 5 s and `refreshPending()` (`:546`) every …

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

dash: "Copy details" button on each pending-approval card

Each pending-approval card in the dashboard (`renderPending`, `src/doberman/dash/app.py:448-544`) shows the risk badge,…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

cli: add `--quiet` to `doberman demo` so it can run as a CI smoke test

`doberman demo` runs the scripted attack reel through the real engine, prints one narrated line per scenario, a summary…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

doctor: report whether the `dash` and `tui` optional extras are installed

`doberman dash` needs the `dash` extra (`starlette`, `uvicorn`) and `doberman tui` needs `tui` (`textual`), per `pyproj…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

doctor: add a "Password" row next to the 2FA row

`doberman doctor` reports whether TOTP is enrolled (`_check_2fa`, `src/doberman/cli/doctor.py:213-220`) but says nothin…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

cli: add `--json` to `doberman memory`

`doberman memory` (`src/doberman/cli/main.py:1476`) prints a human summary built from `memory_summary(path)`, which is …

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

dash: the live decisions feed is silent to screen readers

`#pending-list` already carries `aria-live="polite"` (`src/doberman/dash/app.py:272`), so a screen reader announces new…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

auth dialog: tell the human the keyboard works (Tab / arrows / Enter / Esc)

`_add_button_row` (`src/doberman/auth/gui_prompter.py:331-424`) wires Tab and the arrow keys to move the highlight betw…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

auth dialog: give the window a Doberman taskbar/title-bar icon

The approval dialog draws the Doberman mark inside the canvas (`_load_logo`, `src/doberman/auth/gui_prompter.py:153`, l…

Python enhancement good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

cli: `tune --json` is the one JSON command that isn't compact

Every JSON-emitting command in the CLI uses the compact, diff-friendly form `json.dumps(..., sort_keys=True, separators…

Python bug good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

storage: `--last 0` returns every row instead of none

`doberman log --last 0` (and `policy-history --last 0`, `tune --last 0`) prints the whole table. The CLI passes `limit=…

Python bug good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

cli: `install-hooks --dry-run` previews `doberman dashboard`, but writes `doberman session-summary`

The dry-run preview for `install-hooks` and `uninstall-hooks` is hardcoded (`src/doberman/cli/main.py:1701` and `:1860`…

Python bug good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

cli: `doberman log` columns shift for `network_request` and `package_install` rows

`doberman log` pads the action type to a fixed 13 characters (`src/doberman/cli/main.py:1345`: `{row['action_type']:<13…

Python bug good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

docs: four "(a later slice)" comments describe features that shipped; delete them

Four source comments still promise a "later slice" for something that exists today. Each one is a sentence a reader tru…

Python documentation good first issue
Ouvrirarrow_forward
fu351/Doberman-Core
star211 Poids du dépôt léger
Débutant

[bug]: AUTH-tier decisions execute without human confirmation in the Claude Code host-hook path (fail-closed violation)

## What happened? `AUTH`-tier decisions produced by the **Claude Code host-hook** integration (`doberman hook pre`, …

Python bug help wanted
Ouvrirarrow_forward
HHS/simpler-grants-gov
star194 Poids du dépôt lourd
Débutant

Fix story specific issues found in audit

### Summary See "survey" tab here, or comments below and fix all issues raised that have not already or are not expect…

Python help wanted
Ouvrirarrow_forward
llm-d/llm-d-inference-sim
star187 Poids du dépôt léger
Débutant

Typos detected by nightly scan (1 found)

## Typos Detected The nightly typo checker found **1** typos. ``` ./AGENTS.md:33: `passs` -> `pass` ``` ### Fix ```b…

Go good first issue typo
Ouvrirarrow_forward
AOSSIE-Org/EduAid
star170 Poids du dépôt moyen
Débutant

[GOOD FIRST ISSUE]: Add a "Clear Input" button to reset the text input form

### Context Problem: Currently, there is no way to quickly clear the text input field on the input page. Users who wan…

JavaScript good first issue
Ouvrirarrow_forward
pallets-eco/cachelib
star162 Poids du dépôt léger
Débutant

[Discussion] Async Version of Backends Implementation

If we were to add async support, which option is better 1 or 2? 1. Add a new class parameter `async=True`, switch betw…

Python help wanted feature
Ouvrirarrow_forward
PastVu/pastvu
star161 Poids du dépôt moyen
Débutant

Refactor comments tree build functions / Рефакторинг функций построения дерева комментариев

It looks like there is lot of duplication between controller functions for building comments tree for anonymous, authen…

JavaScript Comments good first issue
Ouvrirarrow_forward
autowarefoundation/auto_e2e
star160 Poids du dépôt moyen
Débutant

Federated Model Training

# Description Working group contributors can train various versions of the Reactive branch of AutoE2E on the [KITScene…

Python help wanted axis:reactive
Ouvrirarrow_forward
epam/miew
star157 Poids du dépôt lourd
Débutant

H-Bond and Salt-Bridge is not show in this project

H-Bond and Salt-Bridge is important for us, is there have plan to add it? Thanks!

JavaScript enhancement help wanted
Ouvrirarrow_forward
epam/miew
star157 Poids du dépôt lourd
Débutant

Can't enter VR

I use quest2 to browse the web, then enter VR by typing in a command, then click the button to enter VR. Everything is …

JavaScript bug help wanted
Ouvrirarrow_forward
RailtownAI/railtracks
star144 Poids du dépôt moyen
Débutant

Add asyncio.Lock middleware prebuilt

### Description Commonly, certain nodes are not expected to be called in parallel with others, hence often we include …

Python good first issue [Maintainer] task
Ouvrirarrow_forward
RailtownAI/railtracks
star144 Poids du dépôt moyen
Débutant

[Feature] Add docstrings for our metric objects

### Feature Request ```python class Metric(BaseModel): name: str metric_type: Literal["Metric"] = "Metric" …

Python help wanted good first issue
Ouvrirarrow_forward