Commit a13b172
committed
feat(telegram): delete tool trace message after agent response
The live tool progress message ('🔧 read_file(path) ✅') now gets
deleted after the agent finishes, both on success and error. Uses
the new DeleteMessage API to keep the chat clean instead of leaving
stale trace messages permanently.1 parent a51aeee commit a13b172
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
898 | 903 | | |
899 | 904 | | |
900 | 905 | | |
| |||
926 | 931 | | |
927 | 932 | | |
928 | 933 | | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
929 | 942 | | |
930 | 943 | | |
931 | 944 | | |
| |||
0 commit comments