Skip to content

Commit deeaca3

Browse files
committed
Add toolregistryincidenttriage to root README
1 parent 0aa546a commit deeaca3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ Load client configuration from TOML files with programmatic overrides.
149149

150150
- [**Standalone Activities**](/core/src/main/java/io/temporal/samples/standaloneactivities): Demonstrates how to start, execute, list, and count Standalone Activities — Activities that run independently without a Workflow, using ActivityClient.
151151

152+
- [**Tool Registry: Incident Triage**](/core/src/main/java/io/temporal/samples/toolregistryincidenttriage): LLM-driven incident triage activity using the `temporal-tool-registry` contrib module. Demonstrates `AgenticSession`, MCP HTTP integration, human-in-the-loop via a companion workflow, and a testable activity refactor (`buildTriageRegistry` + `TriageDeps`).
153+
152154
#### SDK Metrics
153155

154156
- [**Set up SDK metrics**](/core/src/main/java/io/temporal/samples/metrics): Demonstrates how to set up and scrape SDK metrics.

0 commit comments

Comments
 (0)