Commit 818f237
refactor(web): remove redundant wa_ask_thread_created event
Redundant with ask_thread_created which fires server-side for the same
thread creation (including from the web UI via createChat server action).
Dashboards track ask usage via wa_ask_message_sent, not thread creation.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 277ed60 commit 818f237
2 files changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 162 | | |
167 | 163 | | |
168 | 164 | | |
| |||
0 commit comments