Commit Graph

167 Commits

Author SHA1 Message Date
Ali Khokhar 5b5118147a Rename project in README
Updated project name in README from 'claude-code-free' to 'free-claude-code'.
2026-02-08 18:19:07 -08:00
Alishahryar1 ae38c9ffde lint 2026-02-08 15:54:03 -08:00
Alishahryar1 9826d71ff1 Added new tests 2026-02-08 15:27:33 -08:00
Alishahryar1 ff22e9baa2 lint 2026-02-08 04:10:57 -08:00
Alishahryar1 baf4a24a75 Updated gitignore 2026-02-08 04:09:08 -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
Ali Khokhar 7936edd1f0 Fix formatting in README for NVIDIA_NIM options 2026-02-07 20:17:40 -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 bbdf97695c Updated gitignore 2026-02-05 16:58:47 -08:00
Alishahryar1 6102583026 Major Refactor Part 2 with kimi-k2.5 in claude code 2026-02-05 16:09:16 -08:00
Alishahryar1 928e702e71 Updated Readme 2026-02-05 14:13:05 -08:00
Alishahryar1 9e6552389c Updated default model 2026-02-05 11:10:45 -08:00
Alishahryar1 fcbe204f44 Major refactor done with kimi-k2.5 in claude code 2026-02-05 10:51:33 -08:00
Ali Khokhar a4ab59faa8 Rename project to 'claude-code-free'
Updated project name and description in README.
2026-02-04 18:57:50 -08:00
Ali Khokhar 1bc90b9df2 Update usage instructions for Telegram bot 2026-02-04 13:01:23 -08:00
Ali Khokhar 0ec3a542ab Update usage instructions in README
Removed instruction to send any text prompt to start a task.
2026-02-03 23:33:09 -08:00
Alishahryar1 58f556f8bd Fixed orphan </think> tags 2026-02-03 22:04:06 -08:00
Ali Khokhar e6972e3fba Increase NVIDIA NIM rate limit from 20 to 40 2026-02-03 19:57:44 -08:00
Ali Khokhar 8be539ab8d Increase NVIDIA NIM rate limit from 20 to 40 2026-02-03 19:57:22 -08:00
Alishahryar1 8aee8b9830 Updated README 2026-02-03 19:56:39 -08:00
Alishahryar1 b3b3389ced fixed logging race condition 2026-02-03 19:42:30 -08:00
Alishahryar1 fc3670a1ad Updated gitignore 2026-02-03 19:28:58 -08:00
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