Florent Vilmart
Florent Vilmart
Hi, wonderful project. While I was exploring Swift, CI and gitlab I found myself in the unbearable situation to have to rebuild tooling over and over (https://gitlab.com/flovilmart/incrementer/blob/master/.gitlab-ci.yml#L4) Then I though...
#### Description PR to add support for short prompts or alternate prompts. Allows to render a temporary prompt while reusing the configurations from the main prompt. Adds a `--profile=short` CLI...
Hi! We uncovered a compatibility issue with the specification, while calling out express based grapqhQL servers. The OperationName, when not specified is always coerced to an empty string, which doesn’t...
Since https://github.com/istanbuljs/istanbuljs/pull/492, we have issues when reporting our coverage to tools like Sonaqube on our monorepo projects. This PR effectively makes all the coverage reports file paths relative to the...
### What does this PR do? This PR adds support for tracing undici, for the upcoming release. Closes #1615 ### Motivation Undici does not use the standard HTTP / HTTPS...
**Is your feature request related to a problem? Please describe.** We're using the Launch Darkly SDK in cloudfront lambda to assign experiments that trigger server side rendering through the `allFlags()`....
Hi there! We're starting to shift away from axios / request and wish to roll out undici in our new deployments. Unfortunately, there is no 'official' tracing package for it....
Hey team! We wish to catch 401 errors using a `fn subgraph_service(service, subgraph)` `map_response` handle however the `response` object does not expose `status` or `status_code`, and we're left unpacking the...
**Is your feature request related to a problem? Please describe.** ezDispense is great, but for active wear we always use a different detergent as the one in the easy dispense....
## Description Adds reasoning supports and capabilities for Mistral ## Related Issue(s) n/a ## Screenshots n/a ## Checklist - [x] I've read the [contributing](https://github.com/olimorris/codecompanion.nvim/blob/main/CONTRIBUTING.md) guidelines and have adhered to them...