Alishahryar1
b05d0d2703
new linter rules and fixes
2026-02-18 04:13:41 -08:00
Alishahryar1
71cc814efb
Add plans directory support to CLI session management
...
- Introduced `plans_directory` parameter in `CLISessionManager`, `CLISession`, and updated related methods to handle plan files.
- Updated `api/app.py` to pass the plans directory to the CLI session manager.
- Added a new test in `test_cli.py` to verify that the `--settings plansDirectory` argument is included when starting a task with a specified plans directory.
2026-02-16 15:34:26 -08:00
Alishahryar1
6511542bfe
Implement Discord bot support and update README for messaging platform changes
2026-02-16 00:08:09 -08:00
Alishahryar1
ad44594197
Added ruff check to workflow and fixed ruff check errors
2026-02-15 22:02:15 -08:00
Alishahryar1
539854fe7b
Refactor done using GLM-5
2026-02-15 21:58:03 -08:00
Alishahryar1
7259b1def8
Optimized code in hot paths with z-ai/glm5
2026-02-14 19:59:46 -08:00
Alishahryar1
ba344f26c9
Revamped logging
2026-02-14 18:55:33 -08:00
Alishahryar1
25b9d9d1e4
Added ruff and ty dependencies and lint
2026-02-14 18:00:21 -08:00
Alishahryar1
42a833245f
Removed all signal handler logic
2026-02-14 17:17:58 -08:00
Alishahryar1
bd1e097d74
fixed tool parser and added signal handlers
2026-02-14 04:25:12 -08:00
Alishahryar1
fabca59f5c
lint
2026-02-13 17:24:18 -08:00
Alishahryar1
de7677ba6c
added graceful shutdown
2026-02-13 13:40:49 -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
6102583026
Major Refactor Part 2 with kimi-k2.5 in claude code
2026-02-05 16:09:16 -08:00
Alishahryar1
fcbe204f44
Major refactor done with kimi-k2.5 in claude code
2026-02-05 10:51:33 -08:00
Alishahryar1
b3b3389ced
fixed logging race condition
2026-02-03 19:42:30 -08:00
Alishahryar1
78d0276d03
fixed /stop
2026-01-31 14:39:24 -08:00
Alishahryar1
0ea3ec8741
added tree persistence
2026-01-31 13:56:06 -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
d958544c3d
Migrated from telethon to telegram bot api
2026-01-30 00:38:39 -08:00
Alishahryar1
6eca7377ce
Revert "Added rate limiter queue for telegram"
...
This reverts commit 6a4409d625 .
2026-01-29 23:16:01 -08:00
Alishahryar1
82ab6d64e1
Revert "added messaging app rate limiter params"
...
This reverts commit 8ee1da7140 .
2026-01-29 23:14:59 -08:00
Alishahryar1
8ee1da7140
added messaging app rate limiter params
2026-01-29 22:38:26 -08:00
Alishahryar1
6a4409d625
Added rate limiter queue for telegram
2026-01-29 22:28:18 -08:00
Alishahryar1
5fd7268d3f
added tree based session handler
2026-01-29 18:17:42 -08:00
Alishahryar1
34035dfc05
fixed /stop not updating ui for all messages
2026-01-29 17:04:30 -08:00
Alishahryar1
bbbc38d6dd
fixed start dir and workspace for telegram agent
2026-01-29 15:00:34 -08:00
Alishahryar1
f1efa22a82
fixed issues after refactor
2026-01-29 14:50:05 -08:00
Alishahryar1
83e23bfc31
added missing message handler
2026-01-29 14:45:15 -08:00
Alishahryar1
8678a62915
Major refactor done by itself
2026-01-29 14:40:08 -08:00