Commit a2f9d69
fix(telegram): deliver reasoning lane under /reasoning on
Reasoning blocks from the reply pipeline carry isReasoning=true and are
suppressed by normalizeDeliveryPayload via shouldSuppressReasoningPayload.
Deliver them through the reasoning lane before the normalizer runs, so
thinking persists as messages when /reasoning on is active (/reasoning
stream worked because ephemeral streaming bypassed this path).
Fixes #94937
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 1f244f6 commit a2f9d69
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1978 | 1978 | | |
1979 | 1979 | | |
1980 | 1980 | | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
1981 | 2005 | | |
1982 | 2006 | | |
1983 | 2007 | | |
| |||
0 commit comments