-
[Tyche is a VS Code extension](https://marketplace.visualstudio.com/items?itemName=HarrisonGoldstein.tyche) designed to help users understand what their property-based tests are doing - with nice feat…
-
### Clear and concise description of the problem
Hello,
I'd like to supply a function for a test name. Something like this:
```
test.for([
[1,'a']
])(
([one, a]) => `${one * 2} ${a}`, /…
-
### Description
The reason I am reaching out is because we have an outside vendor that flagged certain lines of codes as a security issue when analyzing our 3rd party dependencies. In order to stay c…
-
### Feature
While working on the project, I noticed some accessibility issues in the components features.tsx and section1.tsx during a Lighthouse audit: 1. Missing labels for form elements and 2. lis…
-
### Have you RTFM'd?
- [X] ~~I have done proper research~~
### Feature Request
Hi there!
A contributor and I've recently added TS Highlighting to the results buffer in my `telescope-egrepi…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
I don't consider this a Boo…
-
When refreshing the page or changing node dimensions/positions, the connection strings/paths become misaligned from their input/output points. The connections only realign properly after moving the no…
-
@chantelwetzel-noaa, I was working on a scripted workflow yesterday to modify SS3 input files with output from {nwfscSurvey} and found it to be really easy, which is awesome.
However, there were a …
-
Hi! We use the app extensively, but it lacks LLM observability functionality. There should be an easy way to gather user interactions within the AOAI app. [Langfuse](https://github.com/langfuse/langfu…
-
I am wondering about some lines of code:
1. Why is the persisting of the updated payment on success out commented? https://github.com/georgringer/cart_stripe/blob/1bcc0f29840f1acb9cd2fe27690002b83…