Cloudbring

Results 3 issues of Cloudbring

I plan on implementing this sooner or later for an app I'm building. Please assign this to me.

enhancement

# Brief description There is a typo on the [Observability Typescript Guide](https://docs.temporal.io/dev-guide/typescript/observability#accumulate-logs-for-testing-and-reporting) ➡️ ![typo](https://github.com/temporalio/documentation/assets/22373/c60b6479-40e9-4080-b99a-2059b0d3c3f8) ```typescript import { DefaultLogger, LogEntry } from '@temporalio/worker'; const logs: LogEntry[] = []; const logger =...

### 🐛 **Bug Report** The `@amiceli/[email protected]` package fails to load with a module resolution error on Node.js v24+, making it completely unusable. ### **Error Message** ``` Error [ERR_MODULE_NOT_FOUND]: Cannot find...