Loren ☺️

Results 265 issues of Loren ☺️

### Is your feature request related to a problem? Please describe. If a workflow continues as new (or is otherwise part of a chain?), a user reports that `temporal workflow...

enhancement

### Is your feature request related to a problem? Please describe. I like the UI version of task queue info: ![image](https://github.com/temporalio/cli/assets/251288/6d3b7a40-a3c8-4e6e-9327-029c4f1f624a) and folks might look for "retirability" info in the...

enhancement

Alternative to disabling it by default (#229)

enhancement

**Author**: Loren ### Summary of the feature being proposed Add two capabilities: - Allow subscriptions to raw Event History events via gRPC streaming - Provide UI for configuring notification triggers...

### Is your feature request related to a problem? Please describe. User: > I am getting this error, and it is hard to debug unless I know what source files...

enhancement

David says it's supported by Server. Looks like TS SDK doesn't support it in the update fn, I forget whether that was intentional.

enhancement

### Is your feature request related to a problem? Please describe. When searching `continueAsNew`, one of the last results is: https://typescript.temporal.io/api/namespaces/workflow/#continueasnew ### Describe the solution you'd like It would be...

documentation

### Is your feature request related to a problem? Please describe. `client.workflow.start(type, { args: {} })` results in an opaque error message: ![image](https://github.com/temporalio/sdk-typescript/assets/251288/0958b186-fbf0-49d0-9c21-839c2b84a8fa) ### Describe the solution you'd like Throw...

enhancement

Implementation of [typed search attributes](https://github.com/temporalio/proposals/blob/master/sdk-typed-search-attributes.md).

enhancement

Add [WorkflowExecutionInfo](https://typescript.temporal.io/api/interfaces/client.WorkflowExecutionInfo) `.pendingActivities` that has all the fields payloads decoded and timestamps converted

enhancement
good first issue