Skip to content

feat: add task-based stdio examples#839

Open
DaleSeo wants to merge 2 commits intomainfrom
feat/task-stdio-examples
Open

feat: add task-based stdio examples#839
DaleSeo wants to merge 2 commits intomainfrom
feat/task-stdio-examples

Conversation

@DaleSeo
Copy link
Copy Markdown
Member

@DaleSeo DaleSeo commented May 8, 2026

Closes #837

Motivation and Context

This adds simple end-to-end examples of how the task-based tool invocation flow works.

Breaking Changes

None

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@DaleSeo DaleSeo self-assigned this May 8, 2026
@github-actions github-actions Bot added T-documentation Documentation improvements T-dependencies Dependencies related changes T-config Configuration file changes T-examples Example code changes labels May 8, 2026
@DaleSeo DaleSeo marked this pull request as ready for review May 8, 2026 17:29
@DaleSeo DaleSeo requested a review from a team as a code owner May 8, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-dependencies Dependencies related changes T-documentation Documentation improvements T-examples Example code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example for tool that can be invoked as a task

1 participant