提交

提交图

  • b3b3389ced fixed logging race condition Alishahryar1 2026-02-03 19:42:30 -08:00
  • fc3670a1ad Updated gitignore Alishahryar1 2026-02-03 19:28:58 -08:00
  • c6c1dc5079 Updated gitignore Alishahryar1 2026-02-03 19:26:36 -08:00
  • a971c45004 lint Alishahryar1 2026-02-03 19:25:52 -08:00
  • 81d41fb6d5 Added mocking for suggestion mode and file path extraction Alishahryar1 2026-02-03 19:24:18 -08:00
  • ec86f5bda6 Update code to always log everything to server.log removing server_debug.jsonl Alishahryar1 2026-02-03 19:13:04 -08:00
  • ea7f115727 Fix numbering in README instructions Ali Khokhar 2026-02-03 19:04:14 -08:00
  • 607aecebec Update README to clarify task cancellation command Ali Khokhar 2026-02-03 19:03:07 -08:00
  • dcf5b86d76 Fix formatting in usage section of README.md Ali Khokhar 2026-02-03 19:02:15 -08:00
  • 7248f709bf Update README.md Ali Khokhar 2026-02-03 19:01:46 -08:00
  • f857790830 Revise usage section in README Ali Khokhar 2026-02-03 19:01:11 -08:00
  • 66dbbaf66c Updated models and readme Alishahryar1 2026-02-03 18:42:57 -08:00
  • b84c0f2a7e Update README.md Ali Khokhar 2026-02-02 16:46:22 -08:00
  • 32a2152b6a Update AUTH_TOKEN for running Claude Code Ali Khokhar 2026-02-02 13:54:11 -08:00
  • b6b63d3c78 Update README.md Ali Khokhar 2026-02-02 11:12:58 -08:00
  • 76c62993a9 Update README.md Ali Khokhar 2026-02-01 11:25:41 -08:00
  • f341a89efd Merge branch 'main' of https://github.com/Alishahryar1/cc-nim Alishahryar1 2026-01-31 16:45:36 -08:00
  • 55ac01c716 fixed exception handling during open content block Alishahryar1 2026-01-31 16:45:34 -08:00
  • 98b1d44c9f Fix typo in Telegram Bot Integration section Ali Khokhar 2026-01-31 16:03:33 -08:00
  • b06bf351ab Enhance Telegram Bot Integration section Ali Khokhar 2026-01-31 16:02:57 -08:00
  • 707e8aec2b fixed subagents Alishahryar1 2026-01-31 15:57:37 -08:00
  • 78d0276d03 fixed /stop Alishahryar1 2026-01-31 14:39:24 -08:00
  • 8ce86f4267 fixed type errors Alishahryar1 2026-01-31 14:13:09 -08:00
  • b0f77b67cc changed close to aclose Alishahryar1 2026-01-31 14:05:41 -08:00
  • 0ea3ec8741 added tree persistence Alishahryar1 2026-01-31 13:56:06 -08:00
  • 7c54008a95 migrated from httpx client to openai client Alishahryar1 2026-01-31 12:45:15 -08:00
  • 3acabcb8e0 add new template kwargs and fixed linter errors Alishahryar1 2026-01-31 00:03:21 -08:00
  • 303767e346 fixed linter errors Alishahryar1 2026-01-30 23:32:02 -08:00
  • 43a0786fc1 added more messaging and cli tests Alishahryar1 2026-01-30 18:34:12 -08:00
  • cd911eb62c added converter tests Alishahryar1 2026-01-30 18:28:46 -08:00
  • de64373264 integrated nvidia_mixins Alishahryar1 2026-01-30 18:19:11 -08:00
  • d9c5047535 added extra body chat template kwargs for deepseek Alishahryar1 2026-01-30 17:21:56 -08:00
  • 5bc978c545 Implemented fixes using test case errors Alishahryar1 2026-01-30 17:11:35 -08:00
  • 07b0c9233e switched to start truncation from end truncation Alishahryar1 2026-01-30 17:05:23 -08:00
  • 5d26bdbb9f fixed /stop race condition Alishahryar1 2026-01-30 17:01:41 -08:00
  • e6bf052edf fixed /stop Alishahryar1 2026-01-30 16:58:33 -08:00
  • 87c94cb593 Change messaging rate limit from 10 to 1 Ali Khokhar 2026-01-30 15:51:11 -08:00
  • 8aae7c3d3d fixed redundant telegram calls Alishahryar1 2026-01-30 15:46:49 -08:00
  • 7045e0ed44 add retry for telegram message edits with tests and updated rate telegram limit Alishahryar1 2026-01-30 15:41:24 -08:00
  • e379266201 Updated readme Alishahryar1 2026-01-30 14:09:22 -08:00
  • c394bade52 fixed another warning in tests Alishahryar1 2026-01-30 14:05:22 -08:00
  • 12e7717c0b fixed test warning Alishahryar1 2026-01-30 14:04:42 -08:00
  • 3f8b9af2c3 improved test suite and fixed error propagation bug in telegram Alishahryar1 2026-01-30 14:04:28 -08:00
  • 5e58d452b8 Merge branch 'main' of https://github.com/Alishahryar1/cc-nim Alishahryar1 2026-01-30 13:43:49 -08:00
  • 3b037932d7 refactor to reduce coupling Alishahryar1 2026-01-30 13:39:40 -08:00
  • 495474a621 Update README.md Ali Khokhar 2026-01-30 05:36:01 -08:00
  • aca9259fa4 Update README.md Ali Khokhar 2026-01-30 05:35:14 -08:00
  • 8e996df588 Update README.md Ali Khokhar 2026-01-30 05:32:19 -08:00
  • 312c365f54 Implemeted the 2 new optimizations Alishahryar1 2026-01-30 03:25:05 -08:00
  • 0e06307366 added 2 new optimization for mocking title and quota Alishahryar1 2026-01-30 03:20:34 -08:00
  • 8222c450ef cleaned up legacy code and added new tests Alishahryar1 2026-01-30 03:09:17 -08:00
  • 1d3d3671d4 added new tests Alishahryar1 2026-01-30 03:02:21 -08:00
  • b7bec1158c Update README.md Ali Khokhar 2026-01-30 02:38:08 -08:00
  • 40af7739d2 added retry for bot server start Alishahryar1 2026-01-30 01:16:51 -08:00
  • a5017ce644 updated readme Alishahryar1 2026-01-30 01:03:06 -08:00
  • f7f5b98590 more robust error handling by telegram bot Alishahryar1 2026-01-30 00:54:16 -08:00
  • 9a1f178622 updated env example Alishahryar1 2026-01-30 00:47:22 -08:00
  • eb19a69afd Updated example env Alishahryar1 2026-01-30 00:46:27 -08:00
  • d958544c3d Migrated from telethon to telegram bot api Alishahryar1 2026-01-30 00:38:39 -08:00
  • fb845384f0 fixed server start message on telegram Alishahryar1 2026-01-30 00:02:39 -08:00
  • 1cf32da002 fixed replies Alishahryar1 2026-01-29 23:52:00 -08:00
  • 5465fefdd3 implemented task compaction for telegram rate limiter Alishahryar1 2026-01-29 23:48:02 -08:00
  • 746089ecea Migrated provider ratelimiter to aiolimiter Alishahryar1 2026-01-29 23:34:41 -08:00
  • 602a616fdd fixed handler bypassing rate limiter Alishahryar1 2026-01-29 23:30:14 -08:00
  • 2a84823825 added rate limiter for telegram to prevent flood wait Alishahryar1 2026-01-29 23:25:55 -08:00
  • 9fde46a4cc added aiolimiter Alishahryar1 2026-01-29 23:20:05 -08:00
  • f0e6dfa52a added cryptg Alishahryar1 2026-01-29 23:16:17 -08:00
  • 6eca7377ce Revert "Added rate limiter queue for telegram" Alishahryar1 2026-01-29 23:16:01 -08:00
  • bd0caee25f Revert "added cryptg library for encryption" Alishahryar1 2026-01-29 23:15:53 -08:00
  • 82ab6d64e1 Revert "added messaging app rate limiter params" Alishahryar1 2026-01-29 23:14:59 -08:00
  • 116fe6cba1 Revert "updated env example" Alishahryar1 2026-01-29 23:14:49 -08:00
  • fd6b32113d Revert "updated env example" Alishahryar1 2026-01-29 23:14:41 -08:00
  • 5e44e13048 Revert "fixed telegram rate limiter" Alishahryar1 2026-01-29 23:14:29 -08:00
  • db57d4d3d2 fixed telegram rate limiter Alishahryar1 2026-01-29 23:06:31 -08:00
  • 4f4552b960 updated env example Alishahryar1 2026-01-29 22:44:12 -08:00
  • 0761cbe907 updated env example Alishahryar1 2026-01-29 22:42:15 -08:00
  • 8ee1da7140 added messaging app rate limiter params Alishahryar1 2026-01-29 22:38:26 -08:00
  • 7d4eaf9a56 added cryptg library for encryption Alishahryar1 2026-01-29 22:32:18 -08:00
  • 6a4409d625 Added rate limiter queue for telegram Alishahryar1 2026-01-29 22:28:18 -08:00
  • 245faff9fd removed legacy code Alishahryar1 2026-01-29 22:06:47 -08:00
  • b2b5a5a1d4 Fixed streaming bugs and added better logging Alishahryar1 2026-01-29 21:40:20 -08:00
  • 7a25c967b0 moved rate limiting to the api level Alishahryar1 2026-01-29 18:59:25 -08:00
  • 5fd7268d3f added tree based session handler Alishahryar1 2026-01-29 18:17:42 -08:00
  • 2c6b40012a fixed replies to pending incorrectly starting a new cli when they should be queued Alishahryar1 2026-01-29 17:12:23 -08:00
  • 34035dfc05 fixed /stop not updating ui for all messages Alishahryar1 2026-01-29 17:04:30 -08:00
  • e7b165b619 Revert "fixed telegram replies not being able to access context" Alishahryar1 2026-01-29 16:29:25 -08:00
  • 368671dfe5 fixed telegram replies not being able to access context Alishahryar1 2026-01-29 16:04:48 -08:00
  • 31357ab86a fixed thinking not appearing in messages Alishahryar1 2026-01-29 15:39:41 -08:00
  • 6531e08e8b Update path separator in README for allowed directories Ali Khokhar 2026-01-29 15:08:21 -08:00
  • bbbc38d6dd fixed start dir and workspace for telegram agent Alishahryar1 2026-01-29 15:00:34 -08:00
  • 67d1b87c84 removed .coverage Alishahryar1 2026-01-29 14:51:10 -08:00
  • f1efa22a82 fixed issues after refactor Alishahryar1 2026-01-29 14:50:05 -08:00
  • 83e23bfc31 added missing message handler Alishahryar1 2026-01-29 14:45:15 -08:00
  • 8678a62915 Major refactor done by itself Alishahryar1 2026-01-29 14:40:08 -08:00
  • d8b8ead7f2 fix for (no content) Alishahryar1 2026-01-29 12:53:31 -08:00
  • ed28334cde Revert "Continue button added to server.py" Alishahryar1 2026-01-29 12:38:18 -08:00
  • 81aca99fea CLAUDE_WORKSPACE and ALLOWED_DIR are not created if they don't exist Alishahryar1 2026-01-29 12:24:57 -08:00
  • 5cd2f8ab7b Continue button added to server.py Alishahryar1 2026-01-29 03:47:39 -08:00
  • cf0f932a88 Update README.md Ali Khokhar 2026-01-29 03:18:46 -08:00
  • 2e7fa39205 Revert "Fixed (no content) in streaming responses" Alishahryar1 2026-01-29 03:08:07 -08:00