Alishahryar1
|
171dc11ae7
|
Merge branch 'main' of https://github.com/Alishahryar1/cc-nim
|
2026-02-13 22:02:36 -08:00 |
|
Alishahryar1
|
5471044258
|
limiter time complexity improved by kimi-k2.5 in claude-code
|
2026-02-13 22:02:34 -08:00 |
|
Ali Khokhar
|
c621aa3c3e
|
Update README.md
|
2026-02-13 22:02:15 -08:00 |
|
Alishahryar1
|
eaaaab2c42
|
force enabled thinking
|
2026-02-13 21:52:54 -08:00 |
|
Ali Khokhar
|
9e56866a28
|
Update README.md
|
2026-02-13 19:43:27 -08:00 |
|
Alishahryar1
|
665e24e2db
|
Migrated from token bucket rate limiter to sliding window rate limiter
|
2026-02-13 19:05:16 -08:00 |
|
Ali Khokhar
|
8c7097d6f2
|
Update README with Anthropic model instructions
Added instructions for reverting to Anthropic models.
|
2026-02-13 18:33:54 -08:00 |
|
Ali Khokhar
|
2e96690163
|
Correct README formatting for server start command
Fix formatting issue in server start instructions.
|
2026-02-13 18:32:47 -08:00 |
|
Ali Khokhar
|
85f4c0dd62
|
Update README for server start instructions
Updated README to reflect changes from 'proxy' to 'server' and added command for starting the server in the VSCode extension section.
|
2026-02-13 18:32:22 -08:00 |
|
Ali Khokhar
|
b23a6cb842
|
Fix typo in VSCode Extension section
|
2026-02-13 18:26:24 -08:00 |
|
Ali Khokhar
|
88c2c78d13
|
Revise VS Code settings instructions for Claude Code
Updated instructions for using the Claude Code VSCode extension and clarified configuration steps.
|
2026-02-13 18:26:02 -08:00 |
|
Alishahryar1
|
675f885e55
|
Updated readme with claude code extension instructions
|
2026-02-13 18:24:25 -08:00 |
|
Alishahryar1
|
6e61ab6a03
|
Updated pic
|
2026-02-13 18:18:25 -08:00 |
|
Alishahryar1
|
fab66edcd3
|
Fixed rate limiting issues
|
2026-02-13 17:40:19 -08:00 |
|
Alishahryar1
|
fabca59f5c
|
lint
|
2026-02-13 17:24:18 -08:00 |
|
Alishahryar1
|
1b5c0df15c
|
Merge branch 'main' of https://github.com/Alishahryar1/cc-nim
|
2026-02-13 17:00:58 -08:00 |
|
Alishahryar1
|
8b4da0cdc9
|
added z-ai/glm5
|
2026-02-13 17:00:57 -08:00 |
|
Ali Khokhar
|
c7375455a5
|
Add '/clear' command to README
Add instruction to clear chat and delete sessions from memory
|
2026-02-13 16:59:44 -08:00 |
|
Alishahryar1
|
98966fe688
|
fixed table rendering v2
|
2026-02-13 16:57:14 -08:00 |
|
Ali Khokhar
|
e6e85452b4
|
Update prerequisites section in README
|
2026-02-13 16:33:07 -08:00 |
|
Alishahryar1
|
28a56d3af8
|
fixed table rendering for telegram
|
2026-02-13 16:31:46 -08:00 |
|
Alishahryar1
|
4ee0114891
|
Implemented /clear command
|
2026-02-13 16:24:52 -08:00 |
|
Alishahryar1
|
b01a5ba9c9
|
Updated python version
|
2026-02-13 15:48:55 -08:00 |
|
Ali Khokhar
|
e30ff4749a
|
Update README.md
|
2026-02-13 15:19:04 -08:00 |
|
Alishahryar1
|
459ce6e8fd
|
introduced per reply /stop command to stop just that task and fixed context leakage in reply session forking
|
2026-02-13 14:53:48 -08:00 |
|
Alishahryar1
|
de7677ba6c
|
added graceful shutdown
|
2026-02-13 13:40:49 -08:00 |
|
Alishahryar1
|
292772ed7c
|
Updated uv.lock
|
2026-02-13 13:00:26 -08:00 |
|
Alishahryar1
|
42bfb2da9b
|
improve test coverage
|
2026-02-13 12:54:48 -08:00 |
|
Alishahryar1
|
4e3ea74734
|
uv.lock updated
|
2026-02-13 12:34:30 -08:00 |
|
Alishahryar1
|
12c9a74b74
|
adjust project dependencies and metadata in pyproject.toml
|
2026-02-13 12:33:19 -08:00 |
|
Alishahryar1
|
143c116f64
|
chore: Clear .python-version content and add .coverage to .gitignore.
|
2026-02-13 12:27:02 -08:00 |
|
Alishahryar1
|
19d8e1dde0
|
Merge branch 'main' of https://github.com/Alishahryar1/cc-nim
|
2026-02-12 12:50:23 -08:00 |
|
Alishahryar1
|
40aab1071d
|
Updated models list
|
2026-02-12 12:50:22 -08:00 |
|
Ali Khokhar
|
e7e9ed86cc
|
Update README.md
|
2026-02-11 00:21:50 -08:00 |
|
Ali Khokhar
|
b947a71fc6
|
Fix formatting in README for .env section
|
2026-02-09 22:01:05 -08:00 |
|
Ali Khokhar
|
2ea98dd71c
|
Edit instruction for .env file in README
Updated instructions for editing the .env file.
|
2026-02-09 22:00:44 -08:00 |
|
Alishahryar1
|
81ef2cfc23
|
Updated gitignore
|
2026-02-08 18:53:46 -08:00 |
|
Alishahryar1
|
3234b13819
|
Updated gitignore
|
2026-02-08 18:53:01 -08:00 |
|
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 |
|