Commit Graph

143 Commits

Author SHA1 Message Date
Alishahryar1 c6c1dc5079 Updated gitignore 2026-02-03 19:26:36 -08:00
Alishahryar1 a971c45004 lint 2026-02-03 19:25:52 -08:00
Alishahryar1 81d41fb6d5 Added mocking for suggestion mode and file path extraction 2026-02-03 19:24:18 -08:00
Alishahryar1 ec86f5bda6 Update code to always log everything to server.log removing server_debug.jsonl 2026-02-03 19:13:04 -08:00
Ali Khokhar ea7f115727 Fix numbering in README instructions 2026-02-03 19:04:14 -08:00
Ali Khokhar 607aecebec Update README to clarify task cancellation command 2026-02-03 19:03:07 -08:00
Ali Khokhar dcf5b86d76 Fix formatting in usage section of README.md 2026-02-03 19:02:15 -08:00
Ali Khokhar 7248f709bf Update README.md 2026-02-03 19:01:46 -08:00
Ali Khokhar f857790830 Revise usage section in README
Updated usage instructions for clarity.
2026-02-03 19:01:11 -08:00
Alishahryar1 66dbbaf66c Updated models and readme 2026-02-03 18:42:57 -08:00
Ali Khokhar b84c0f2a7e Update README.md 2026-02-02 16:46:22 -08:00
Ali Khokhar 32a2152b6a Update AUTH_TOKEN for running Claude Code 2026-02-02 13:54:11 -08:00
Ali Khokhar b6b63d3c78 Update README.md 2026-02-02 11:12:58 -08:00
Ali Khokhar 76c62993a9 Update README.md 2026-02-01 11:25:41 -08:00
Alishahryar1 f341a89efd Merge branch 'main' of https://github.com/Alishahryar1/cc-nim 2026-01-31 16:45:36 -08:00
Alishahryar1 55ac01c716 fixed exception handling during open content block 2026-01-31 16:45:34 -08:00
Ali Khokhar 98b1d44c9f Fix typo in Telegram Bot Integration section 2026-01-31 16:03:33 -08:00
Ali Khokhar b06bf351ab Enhance Telegram Bot Integration section
Expanded description of Telegram bot integration features.
2026-01-31 16:02:57 -08:00
Alishahryar1 707e8aec2b fixed subagents 2026-01-31 15:57:37 -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 b0f77b67cc changed close to aclose 2026-01-31 14:05:41 -08:00
Alishahryar1 0ea3ec8741 added tree persistence 2026-01-31 13:56:06 -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 de64373264 integrated nvidia_mixins 2026-01-30 18:19:11 -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 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
Ali Khokhar 87c94cb593 Change messaging rate limit from 10 to 1 2026-01-30 15:51:11 -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 e379266201 Updated readme 2026-01-30 14:09:22 -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 5e58d452b8 Merge branch 'main' of https://github.com/Alishahryar1/cc-nim 2026-01-30 13:43:49 -08:00
Alishahryar1 3b037932d7 refactor to reduce coupling 2026-01-30 13:39:40 -08:00
Ali Khokhar 495474a621 Update README.md 2026-01-30 05:36:01 -08:00
Ali Khokhar aca9259fa4 Update README.md 2026-01-30 05:35:14 -08:00
Ali Khokhar 8e996df588 Update README.md 2026-01-30 05:32:19 -08:00
Alishahryar1 312c365f54 Implemeted the 2 new optimizations 2026-01-30 03:25:05 -08:00
Alishahryar1 0e06307366 added 2 new optimization for mocking title and quota 2026-01-30 03:20:34 -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