Skip to content

feat(mcp): make tasks opt-in via tasksConfig#516

Open
LucaButBoring wants to merge 2 commits intostrands-agents:mainfrom
LucaButBoring:feat/task-refinements
Open

feat(mcp): make tasks opt-in via tasksConfig#516
LucaButBoring wants to merge 2 commits intostrands-agents:mainfrom
LucaButBoring:feat/task-refinements

Conversation

@LucaButBoring
Copy link
Contributor

@LucaButBoring LucaButBoring commented Feb 10, 2026

Description

Aligns task support with strands-agents/sdk-python#1475, where task-augmented tool execution is opt-in rather than always-on. Users must now provide an experimental tasksConfig option to enable tasks.

Related Issues

Documentation PR

Type of Change

Breaking change

Testing

How have you tested the change?

  • I ran npm run check

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

LucaButBoring and others added 2 commits February 10, 2026 12:27
Align with Python SDK design where task-augmented tool execution is
opt-in rather than always-on. Users must now provide tasksConfig to
enable MCP tasks. This is a breaking change for users relying on
implicit task behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant