Commit 89a8914
Fix swapped callback and _meta args in prompt registration
The _meta and callback parameters were passed in wrong order to
_createRegisteredPrompt, causing a type error.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b44e9f8 commit 89a8914
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
| 943 | + | |
943 | 944 | | |
944 | | - | |
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| |||
0 commit comments