Commit Graph

29 Commits

Author SHA1 Message Date
Alishahryar1 707e8aec2b fixed subagents 2026-01-31 15:57:37 -08:00
Alishahryar1 8ce86f4267 fixed type errors 2026-01-31 14:13:09 -08:00
Alishahryar1 7c54008a95 migrated from httpx client to openai client 2026-01-31 12:45:15 -08:00
Alishahryar1 3acabcb8e0 add new template kwargs and fixed linter errors 2026-01-31 00:03:21 -08:00
Alishahryar1 303767e346 fixed linter errors 2026-01-30 23:32:02 -08:00
Alishahryar1 43a0786fc1 added more messaging and cli tests 2026-01-30 18:34:12 -08:00
Alishahryar1 cd911eb62c added converter tests 2026-01-30 18:28:46 -08:00
Alishahryar1 d9c5047535 added extra body chat template kwargs for deepseek 2026-01-30 17:21:56 -08:00
Alishahryar1 5bc978c545 Implemented fixes using test case errors 2026-01-30 17:11:35 -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 c394bade52 fixed another warning in tests 2026-01-30 14:05:22 -08:00
Alishahryar1 12e7717c0b fixed test warning 2026-01-30 14:04:42 -08:00
Alishahryar1 3f8b9af2c3 improved test suite and fixed error propagation bug in telegram 2026-01-30 14:04:28 -08:00
Alishahryar1 3b037932d7 refactor to reduce coupling 2026-01-30 13:39:40 -08:00
Alishahryar1 8222c450ef cleaned up legacy code and added new tests 2026-01-30 03:09:17 -08:00
Alishahryar1 1d3d3671d4 added new tests 2026-01-30 03:02:21 -08:00
Alishahryar1 f7f5b98590 more robust error handling by telegram bot 2026-01-30 00:54:16 -08:00
Alishahryar1 1cf32da002 fixed replies 2026-01-29 23:52:00 -08:00
Alishahryar1 5465fefdd3 implemented task compaction for telegram rate limiter 2026-01-29 23:48:02 -08:00
Alishahryar1 746089ecea Migrated provider ratelimiter to aiolimiter 2026-01-29 23:34:41 -08:00
Alishahryar1 2a84823825 added rate limiter for telegram to prevent flood wait 2026-01-29 23:25:55 -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 31357ab86a fixed thinking not appearing in messages 2026-01-29 15:39:41 -08:00
Alishahryar1 f1efa22a82 fixed issues after refactor 2026-01-29 14:50:05 -08:00
Alishahryar1 8678a62915 Major refactor done by itself 2026-01-29 14:40:08 -08:00
Alishahryar1 b505bba8ae added more heuristics to tool parser 2026-01-28 15:39:13 -08:00
Alishahryar1 ba2159340a added more tests 2026-01-28 14:47:37 -08:00
Alishahryar1 b8e0360b37 added tests 2026-01-28 14:37:30 -08:00