Trouve une issue
Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.
553 issues · page 2/19
Support SIOCGIF* netdevice ioctls
This issue is to support the following netdevice ioctls. SIOCGIFMAP SIOCGIFTXQLEN SIOCGIFDSTADDR SIOCGIFBRDADDR
WebUI Artifacts panel lists out-of-workspace write_file outputs but cannot open them
**Summary** The WebUI Artifacts panel can display files written outside the active workspace, but clicking those artifa…
Windows self-restart re-executes sys.argv — infinite recursive pytest spawn + process leak
# Bug Report: Windows self-restart re-executes `sys.argv` — infinite recursive pytest spawn + process leak **Repo:** n…
Credit Card number parameter
In the part of the Finance section of the API docs shown above, I think it would improve the docs if we listed all …
Update relevant tests to use `sort_results` argument
#9130 adds a `sort_results` argument to `assert_eq`, which allows us to assert DataFrame equality _without_ sorting the…
List optional cytoolz dependency
Would be nice if somehow `cytoolz` was noted as an optional dependency in `setup.py`. Not totally sure the right place …
`.str.split` coerces `dtype` to `object`
**Describe the issue**: The `.str.split` method coerces `dtype` from `string` to `object`. This behavior is also inc…
borg2: benchmarking needed
borg2 (master branch) zstd compression and chunkers got quite some tuning recently, but it depends a lot on the CPU of …
Update MongoDB protocol with new opcodes
Please post all questions and issues on https://discuss.elastic.co/c/beats before opening a Github Issue. Your questio…
🇧🇷 Brazilian Portuguese (pt-BR) UI translation
We'd love to ship MyIP in **Brazilian Portuguese** — and this language is a sweet spot: our IP geolocation data already…
feat: Native Slack/Teams/webhook notifier for scan results (--notify)
Problem Kubescape has no built-in way to push a scan summary to a chat tool or generic webhook. Teams that want scan r…
Refresh the interactive_shell AGENTS.md package map
## Goal `surfaces/interactive_shell/AGENTS.md` is the first thing a contributor reads before touching the REPL, and it…
One shared JSONL integrity assertion
## Problem Several concurrency tests check session-file integrity, and each reimplements a weaker version of the same …
Move surfaces/shared/terminal/feedback/__init__.py into named modules
## Goal `surfaces/shared/terminal/feedback/` is a package containing exactly one file: a 485-line `__init__.py`. It ex…
Remove the two utils/ wrapper packages under interactive_shell
## Goal There is no `utils.py` or `helpers.py` file anywhere under `surfaces/` — the house style is role-named modules…
Split integrations/signoz/tools/__init__.py into one package per tool
## Goal `integrations/signoz/tools/__init__.py` is 335 lines holding three tools and their helpers. House style is a s…
Add infrastructure/AGENTS.md and finish the README ownership map
## Problem `infrastructure/` has no `AGENTS.md`. Every other significant package in this repo has one — `surfaces/inte…
Run the concurrency suites with the turn limit raised, report what breaks
## Problem `infrastructure/turn_host/concurrency.py` defaults to `SizeProfile.SMALL: 1` — one concurrent turn per proc…
Type ReasoningClientProvider.get as AgentLLMClient | None
`core/agent_harness/ports.py` declares `ReasoningClientProvider.get() -> Any | None`, but every implementation retur…
Tests: honour turn-seam contracts in test_upgrade_cta_accept.py
## Goal Make the turn-stage fakes in `tests/core/agent_harness/session/test_upgrade_cta_accept.py` honour the contract…
Type the shell BackgroundRunFn seam (Protocol + TypedDict result)
**Claiming this issue**: before starting, ask for it in the OpenSRE Discord (https://discord.com/invite/opensre) so …
Verify OpenSRE on macOS Apple Silicon (arm64) via curl installer
**Claiming this issue**: ask in OpenSRE Discord (https://discord.com/invite/opensre) before you start so a maintaine…
Type the builder parameters in agent_build_config.py
**Claiming this issue**: before starting, ask for it in the OpenSRE Discord (https://discord.com/invite/opensre) so …
perf(semantic_extract): cache spaCy model loading in NERExtractor
## Problem `NERExtractor` can load the spaCy model directly with `spacy.load()` during initialization instead of using…
[DOC] Incomplete docstring in `LSTMFCNNetwork`
#### Describe the issue linked to the documentation Docstring of `LSTMFCNNetwork` class doesn't mention the list of pa…
Advanced typing of ASGI `scope` dict
Create a more advanced `TypedDict` or similar for annotating ASGI `scope`. We could probably draw inspiration from the…
Support the print-color-adjust property
Does WeasyPrint supports the `-webkit-print-color-adjust` CSS property (`-webkit-print-color-adjust: exact;`) for force…
tests: import-validation docstring cites brave default_params.time_period, which never gained an options list
Follow-up to #5597 (fixes #5589). The module docstring of `tests/settings/test_import_settings_validation.py:6` cites …
[Question]: Details field is empty and some AI responses are in English despite Portuguese configuration
### Checklist - [x] I've searched for similar issues and couldn't find anything matching - [x] I've included steps to …
Some themes do not import CSS from basic
While checking the rendering with #9023 in the different themes I noticed that the following bundled themes inherit fro…