Skip to content

Commit d417831

Browse files
committed
Add tool_registry_incident_triage to root README index
1 parent 7516616 commit d417831

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Some examples require extra dependencies. See each sample's directory for specif
8282
* [pydantic_converter](pydantic_converter) - Data converter for using Pydantic models.
8383
* [schedules](schedules) - Demonstrates a Workflow Execution that occurs according to a schedule.
8484
* [sentry](sentry) - Report errors to Sentry.
85+
* [tool_registry_incident_triage](tool_registry_incident_triage) - LLM-driven incident triage activity using `temporalio.contrib.tool_registry`. Demonstrates `AgenticSession`, MCP HTTP integration, human-in-the-loop, and a testable activity refactor.
8586
* [trio_async](trio_async) - Use asyncio Temporal in Trio-based environments.
8687
* [updatable_timer](updatable_timer) - A timer that can be updated while sleeping.
8788
* [worker_specific_task_queues](worker_specific_task_queues) - Use unique task queues to ensure activities run on specific workers.

0 commit comments

Comments
 (0)