temporalio / temporalio/temporal
Feature request - Show the activity task STDOUT in the UI
Open
@harani-mukkala is already working on this.
Since Jul 23, 2026.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
I think it is essential to display the activity task STDOUT in the UI.
The existing implementation shows only the task input/output.
Currently, the only way to access the STDOUT is by reading it from the worker logs, where the output from all tasks and workflows is mixed together.
The STDOUT should be displayed in this section:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.