Commit f40af00
fix(sdk): cap createStartSessionAction tags at 5 to match schema
SessionTriggerConfig.tags allows at most 5 entries; align
createChatStartSessionAction with chat.headStart and the Zod schema.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent df96c66 commit f40af00
2 files changed
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9710 | 9710 | | |
9711 | 9711 | | |
9712 | 9712 | | |
9713 | | - | |
9714 | | - | |
| 9713 | + | |
| 9714 | + | |
9715 | 9715 | | |
9716 | 9716 | | |
9717 | 9717 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
99 | 118 | | |
100 | 119 | | |
101 | 120 | | |
| |||
0 commit comments