Trouve une issue
Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.
553 issues · page 4/19
MCP refuses execution tools with 'Execution tools are not implemented in this version' — they shipped in v0.73.3 (#297)
`soup mcp serve` without `--allow-execute` refuses `train_execute` / `export_execute` with a message that ends: ``` 't…
stream_layers: true crashes on pre-Ampere (T4) GPUs — fp16 GradScaler receives bf16 LoRA adapters
## Summary Running the `proof-4gb.ipynb` §5 headline (or any `stream_layers: true` config) on a free Colab T4 (sm_75, …
Video recording
### The job you're trying to get done Currently audio is recorded, video is not. I would like to add the capability to…
[Good First Issue] Remove additional line in README.md Translation table
### Description In the [README.md](https://github.com/CANDRA2006/Contribute-To-This-Project/blob/master/README.md) the …
for opencode harness users, link the skills instead of injecting AGENTS.md
## Summary Opencode users likely don't want their opencode AGENTS.md injected, this bloats the system prompt for all u…
security(docker): Pin base images by digest
## Summary The multi-stage Dockerfile selects base images only by mutable tags. ## Evidence - `Dockerfile:2`, `Docke…
security(frontend): Keep API keys out of persisted localStorage
## Summary The authentication Zustand store persists its entire state, including the OpenAlgo API key, to browser loca…
Stress testing for high-frequency data access
We need stress tests for high-volume data scenarios - especially heart rate and steps samples, which can generate thous…
Provider request: Komoot
## Provider **Komoot** — popular outdoor navigation and route planning app for hiking, cycling, and mountain biking wi…
N+1 query in sync_vendor_data - batch data_source lookups and event_record inserts
`sync_vendor_data_task` executes the same `SELECT … FROM data_source` query once per record during sync, resulting in a…
[i18n] Translation gaps: 3 new keys missing from every non-English locale
Every non-English locale is currently missing the same 3 translation keys, added by two recent English-only PRs. Native…
Automate managing of network policy resources for every train job
### What you would like to be added? As discussed in the wg call this week, creating this issue to track automating ne…
Custom OpenAI Responses relay does not append /v1 when fetching models
## English ### What happened When a custom OpenAI Responses-compatible relay is configured with a root URL such as: …
The reference text cuts off. That's a pretty serious issue.
For whatever reason, the reference text for strings cuts off after a certain length, confusing our translators and lead…
`bures_dist` return Nan
### Bug Description `bures_dist` can return Nan when computing the distance between the the same object. ### Code to …
Remove non-canonical docs versions from sitemap.xml
## Acceptance criteria - [ ] Board meeting minutes are accessible only on the `www` subdomain, not on the `docs` subdo…
[Bug]: set_oembed_data` ignores its `$post` argument — second embed in a post returns the first embed's data
### Prerequisites - [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/…
Top500 and Green500 emission factors
### Description Emission factors are considering the national grid where computation occurs. Would be nice to ha…
fix: test engine does not differentiate between constants and variables
In addition to being able to solve the witness for the circuit and run the prover, gnark has a feature where we represe…
Fix how `Controller` generates `additionalOperations`
See https://spec.openapis.org/oas/v3.2.0.html#path-item-object `django-modern-rest` can use custom `allowed_http_metho…
Feature Request: Barge-in / Interrupt TTS playback when user starts speaking
## Problem Statement Currently, when Claude responds via TTS, users must wait for the entire response to finish before…
Always-on hands-free voice — wake-word activation + ambient listen ("Hey Claude")
## North star Just call your assistant by name and start talking — no keyboard or screen needed. Pop in your wireless …
Make all properties available to avoid additional loop
## Describe the bug On the example https://icalendar.readthedocs.io/en/latest/how-to/usage.html#read-calendar-from-fil…
`assert` statements in the parser produce invalid output when Python runs with `-O`
While auditing the codebase I found four `assert` statements in the parsing pipeline that guard things we actually care…
Update db instrumentations documentation around OTEL_SEMCONV_STABILITY_OPT_IN
Release [1.44.0/0.65b0](https://github.com/open-telemetry/opentelemetry-python-contrib/releases/tag/v0.65b0) supports `…
Profile-aware uninstall: omh uninstall leaves OMH registered in bot-profile homes
**Contributions welcome — separable safety design with a clear pattern to follow.** ## Context PR #1067 made `omh set…
CAS sidecar read is exempt from the anchored walk on an assumption nothing enforces
`CASStore._read_meta` reads the `.meta.json` sidecar without the anchored per-component walk that `CASStore.get` uses f…
One documented exit-code table across the verification commands
## Gap Each verification command carries its own exit-code contract, documented (at best) in its own module: | Comman…
audit verify: last panel prints Passed while the overall exit is 1
## What happens `bernstein audit verify` prints one verdict panel per pillar, in pillar order. When an early pillar fa…
Run-receipt format spec sufficient for an independent verifier
## Gap The audit bundle ships a spec-driven standalone verifier (`tools/verify_audit_dsse.py` is written to be re-impl…