Commit Graph

29 Commits

Author SHA1 Message Date
Alishahryar1 ff22e9baa2 lint 2026-02-08 04:10:57 -08:00
Alishahryar1 697bc37faf Upon dequeue the current request immediately displays processing state instead of position 1 waiting 2026-02-08 04:06:41 -08:00
Alishahryar1 6d8f13d84e Added feature to update queue positions on telegram when messages are dequeued and added new tests 2026-02-08 04:00:58 -08:00
Alishahryar1 0cad642e4b Implemented markdownv2 rendering 2026-02-05 17:31:40 -08:00
Alishahryar1 3a69a51f62 fixed markdown errors for telegram 2026-02-05 17:22:00 -08:00
Alishahryar1 fcbe204f44 Major refactor done with kimi-k2.5 in claude code 2026-02-05 10:51:33 -08:00
Alishahryar1 78d0276d03 fixed /stop 2026-01-31 14:39:24 -08:00
Alishahryar1 8ce86f4267 fixed type errors 2026-01-31 14:13:09 -08:00
Alishahryar1 303767e346 fixed linter errors 2026-01-30 23:32:02 -08:00
Alishahryar1 07b0c9233e switched to start truncation from end truncation 2026-01-30 17:05:23 -08:00
Alishahryar1 5d26bdbb9f fixed /stop race condition 2026-01-30 17:01:41 -08:00
Alishahryar1 e6bf052edf fixed /stop 2026-01-30 16:58:33 -08:00
Alishahryar1 8aae7c3d3d fixed redundant telegram calls 2026-01-30 15:46:49 -08:00
Alishahryar1 7045e0ed44 add retry for telegram message edits with tests and updated rate telegram limit 2026-01-30 15:41:24 -08:00
Alishahryar1 3b037932d7 refactor to reduce coupling 2026-01-30 13:39:40 -08:00
Alishahryar1 f7f5b98590 more robust error handling by telegram bot 2026-01-30 00:54:16 -08:00
Alishahryar1 602a616fdd fixed handler bypassing rate limiter 2026-01-29 23:30:14 -08:00
Alishahryar1 2a84823825 added rate limiter for telegram to prevent flood wait 2026-01-29 23:25:55 -08:00
Alishahryar1 5e44e13048 Revert "fixed telegram rate limiter"
This reverts commit db57d4d3d2.
2026-01-29 23:14:29 -08:00
Alishahryar1 db57d4d3d2 fixed telegram rate limiter 2026-01-29 23:06:31 -08:00
Alishahryar1 b2b5a5a1d4 Fixed streaming bugs and added better logging 2026-01-29 21:40:20 -08:00
Alishahryar1 7a25c967b0 moved rate limiting to the api level 2026-01-29 18:59:25 -08:00
Alishahryar1 5fd7268d3f added tree based session handler 2026-01-29 18:17:42 -08:00
Alishahryar1 2c6b40012a fixed replies to pending incorrectly starting a new cli when they should be queued 2026-01-29 17:12:23 -08:00
Alishahryar1 34035dfc05 fixed /stop not updating ui for all messages 2026-01-29 17:04:30 -08:00
Alishahryar1 e7b165b619 Revert "fixed telegram replies not being able to access context"
This reverts commit 368671dfe5.
2026-01-29 16:29:25 -08:00
Alishahryar1 368671dfe5 fixed telegram replies not being able to access context 2026-01-29 16:04:48 -08:00
Alishahryar1 31357ab86a fixed thinking not appearing in messages 2026-01-29 15:39:41 -08:00
Alishahryar1 8678a62915 Major refactor done by itself 2026-01-29 14:40:08 -08:00