effect-bot

Results 82 issues of effect-bot

# Summary ### Summary The user is trying to retain the schema structure of a `StructSchema` while applying transformations using `Schema.typeSchema`. They provided a TypeScript function to achieve this but...

enhancement
schema
RFC

# Summary The discussion revolves around a technical challenge encountered when using self-referencing annotations in schema classes within TypeScript, specifically in the context of the Effect-TS ecosystem. The participants are...

schema

# Summary ### Summary: Grafana has introduced a "one-shot" Docker image called `grafana/otel-lgtm` for enhancing observability during local development. This new feature has caught the attention of users, and there...

# Summary The conversation revolves around the possibility of removing a Metric from the global registry in the Effect-TS ecosystem. Here are the key points: 1. **Initial Inquiry**: The user...

# Summary The conversation revolves around a proposed addition to the Do notation syntax in the Effect-TS ecosystem. Here are the key points: 1. **Proposal**: Jesse Kelly suggests adding a...

# Summary ### Summary **User "wagmilson"** is experiencing an issue with error handling in layer instantiation while building an application using the Effect-TS library. The problem is that errors inside...

# Summary ### Summary **Issue Encountered:** - **User xesrevinu** encountered an error (`Proxy Magic`) while using Kysely integration with `SqlResolver` in Effect. - The error was temporarily resolved by wrapping...

# Summary **Summary:** **@avaq_** reported an issue with the Effect library where an ever-increasing number of fibers are spawned, leading to a memory leak. This occurs when combining two streams...

# Summary In the conversation, the user, liambutlerlawrence, was dealing with asynchronous operations on a `Ref` in the Effect Typescript library, which requires synchronous modifications. The issue arose when trying...

# Summary Two users, _adrian_g and pegak, are discussing search functionality for documentation on the Effect library's website. 1. _adrian_g requests a search feature limited to documentation pages, excluding other...