Commit c6aa19b
Add worker_commands namespace capability (#771)
## What
Add `worker_commands` bool field to capabilities.
## Why
This feature requires SDK to implicitly create a new task queue and
poller per process. Preferable to do this in a controlled manner.
## How did you test it?
Build
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 01e1cde commit c6aa19b
3 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15476 | 15476 | | |
15477 | 15477 | | |
15478 | 15478 | | |
| 15479 | + | |
| 15480 | + | |
| 15481 | + | |
| 15482 | + | |
15479 | 15483 | | |
15480 | 15484 | | |
15481 | 15485 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12077 | 12077 | | |
12078 | 12078 | | |
12079 | 12079 | | |
| 12080 | + | |
| 12081 | + | |
| 12082 | + | |
12080 | 12083 | | |
12081 | 12084 | | |
12082 | 12085 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments