提交

提交图

  • 9be9943401 Improved test coverage Alishahryar1 2026-02-14 19:17:19 -08:00
  • 96747f2216 Updated token counting and removed non streaming support Alishahryar1 2026-02-14 19:10:09 -08:00
  • 256a426036 Updated dependencies Alishahryar1 2026-02-14 18:55:43 -08:00
  • ba344f26c9 Revamped logging Alishahryar1 2026-02-14 18:55:33 -08:00
  • 64e5b10612 Refactor done by z-ai/glm5 Alishahryar1 2026-02-14 18:47:26 -08:00
  • 754ca99314 Merge pull request #12 from Alishahryar1/cursor/type-check-errors-1d86 Ali Khokhar 2026-02-14 18:30:24 -08:00
  • b5e95849e3 Apply ruff format Cursor Agent 2026-02-15 02:29:03 +00:00
  • 1cface7f8c Fix all ty check errors without using type: ignore Cursor Agent 2026-02-15 02:28:33 +00:00
  • d0ea0a450f Merge pull request #11 from Alishahryar1/cursor/context-preservation-api-calls-219c Ali Khokhar 2026-02-14 18:09:00 -08:00
  • ec71a2232c fix: preserve interleaved thinking, tool calls, and text in Anthropic↔NIM conversion Cursor Agent 2026-02-15 02:08:35 +00:00
  • ce47ba5994 Updated readme Alishahryar1 2026-02-14 18:01:06 -08:00
  • 25b9d9d1e4 Added ruff and ty dependencies and lint Alishahryar1 2026-02-14 18:00:21 -08:00
  • cefc11d399 Merge pull request #10 from Alishahryar1/cursor/codebase-quality-review-473a Ali Khokhar 2026-02-14 17:57:15 -08:00
  • c6f87c4344 Improve README: add centered heading, badges, and license section Cursor Agent 2026-02-15 01:45:13 +00:00
  • aec01041d4 Remove CODEBASE_QUALITY_REVIEW.md and IMPLEMENTATION_PLAN.md from PR Cursor Agent 2026-02-15 01:44:04 +00:00
  • 25c7123e33 Phase 7 & 8: Routes optimization refactor and request utils split Cursor Agent 2026-02-15 01:41:35 +00:00
  • 0bab393c05 Phase 6: Remove dynamic attribute creation in NIM client Cursor Agent 2026-02-15 01:39:43 +00:00
  • 959d1bdf5b Phase 5: Encapsulation - Repository and MessageTree API Cursor Agent 2026-02-15 01:38:35 +00:00
  • 952e40dae7 Phase 4: O(1) find_node_by_status_message via reverse index Cursor Agent 2026-02-15 01:37:00 +00:00
  • f27c2caf18 Phase 3: Split _process_node into smaller methods Cursor Agent 2026-02-15 01:36:12 +00:00
  • 7496f67ae0 Phase 2: Extract markdown utilities to messaging/telegram_markdown.py Cursor Agent 2026-02-15 01:34:27 +00:00
  • f80c7ce42e Remove _extract_text_from_content wrapper from logging_utils Cursor Agent 2026-02-15 01:32:04 +00:00
  • 212b2b29b2 Remove dead code: extract_reasoning_from_delta Cursor Agent 2026-02-15 01:31:43 +00:00
  • c4b52cb4ce Remove dead code: MessageTree.get_queue_position Cursor Agent 2026-02-15 01:31:26 +00:00
  • c0fae51592 Use uv run pytest for all test commands in implementation plan Cursor Agent 2026-02-15 01:31:05 +00:00
  • be2d5b1d9e Add implementation plan for code quality fixes Cursor Agent 2026-02-15 01:30:37 +00:00
  • 341ffe09b2 Add comprehensive codebase quality review Cursor Agent 2026-02-15 01:29:03 +00:00
  • 42a833245f Removed all signal handler logic Alishahryar1 2026-02-14 17:17:58 -08:00
  • 7e91cf3f6e Update ANTHROPIC_AUTH_TOKEN value in README Ali Khokhar 2026-02-14 16:08:29 -08:00
  • cab96429a7 Updated readme Ali Khokhar 2026-02-14 05:10:30 -08:00
  • bd1e097d74 fixed tool parser and added signal handlers Alishahryar1 2026-02-14 04:25:12 -08:00
  • 4b95429c32 fixed NIM_INTERCEPT for chunked tool calls Alishahryar1 2026-02-14 03:25:32 -08:00
  • d2e6e52742 Subagent summarized display Alishahryar1 2026-02-14 03:13:59 -08:00
  • 9f220d8c93 Fixed typo in readme Ali Khokhar 2026-02-14 02:50:36 -08:00
  • 6887de9cab added more tests for parser and made it more robust Alishahryar1 2026-02-14 02:49:21 -08:00
  • 4247f411b0 Fixed truncation errors in telegram and added subagent display Alishahryar1 2026-02-14 02:41:48 -08:00
  • b95f2ef9c4 Revamped telegram result display Alishahryar1 2026-02-14 02:14:36 -08:00
  • 85eed8a1bc updated heuristic tool parser for orphaned toolcall tags Alishahryar1 2026-02-14 00:16:54 -08:00
  • 8647aa52c5 Revert "force enabled thinking" Alishahryar1 2026-02-13 22:59:54 -08:00
  • 89edeaa6ac Migrated telegram rate limiter to sliding window Alishahryar1 2026-02-13 22:12:33 -08:00
  • 171dc11ae7 Merge branch 'main' of https://github.com/Alishahryar1/cc-nim Alishahryar1 2026-02-13 22:02:36 -08:00
  • 5471044258 limiter time complexity improved by kimi-k2.5 in claude-code Alishahryar1 2026-02-13 22:02:34 -08:00
  • c621aa3c3e Update README.md Ali Khokhar 2026-02-13 22:02:15 -08:00
  • eaaaab2c42 force enabled thinking Alishahryar1 2026-02-13 21:52:54 -08:00
  • 9e56866a28 Update README.md Ali Khokhar 2026-02-13 19:43:27 -08:00
  • 665e24e2db Migrated from token bucket rate limiter to sliding window rate limiter Alishahryar1 2026-02-13 19:05:16 -08:00
  • 8c7097d6f2 Update README with Anthropic model instructions Ali Khokhar 2026-02-13 18:33:54 -08:00
  • 2e96690163 Correct README formatting for server start command Ali Khokhar 2026-02-13 18:32:47 -08:00
  • 85f4c0dd62 Update README for server start instructions Ali Khokhar 2026-02-13 18:32:22 -08:00
  • b23a6cb842 Fix typo in VSCode Extension section Ali Khokhar 2026-02-13 18:26:24 -08:00
  • 88c2c78d13 Revise VS Code settings instructions for Claude Code Ali Khokhar 2026-02-13 18:26:02 -08:00
  • 675f885e55 Updated readme with claude code extension instructions Alishahryar1 2026-02-13 18:24:25 -08:00
  • 6e61ab6a03 Updated pic Alishahryar1 2026-02-13 18:18:25 -08:00
  • fab66edcd3 Fixed rate limiting issues Alishahryar1 2026-02-13 17:40:19 -08:00
  • fabca59f5c lint Alishahryar1 2026-02-13 17:24:18 -08:00
  • 1b5c0df15c Merge branch 'main' of https://github.com/Alishahryar1/cc-nim Alishahryar1 2026-02-13 17:00:58 -08:00
  • 8b4da0cdc9 added z-ai/glm5 Alishahryar1 2026-02-13 17:00:57 -08:00
  • c7375455a5 Add '/clear' command to README Ali Khokhar 2026-02-13 16:59:44 -08:00
  • 98966fe688 fixed table rendering v2 Alishahryar1 2026-02-13 16:57:14 -08:00
  • e6e85452b4 Update prerequisites section in README Ali Khokhar 2026-02-13 16:33:07 -08:00
  • 28a56d3af8 fixed table rendering for telegram Alishahryar1 2026-02-13 16:31:46 -08:00
  • 4ee0114891 Implemented /clear command Alishahryar1 2026-02-13 16:24:52 -08:00
  • b01a5ba9c9 Updated python version Alishahryar1 2026-02-13 15:48:55 -08:00
  • e30ff4749a Update README.md Ali Khokhar 2026-02-13 15:19:04 -08:00
  • 459ce6e8fd introduced per reply /stop command to stop just that task and fixed context leakage in reply session forking Alishahryar1 2026-02-13 14:53:48 -08:00
  • de7677ba6c added graceful shutdown Alishahryar1 2026-02-13 13:40:49 -08:00
  • 292772ed7c Updated uv.lock Alishahryar1 2026-02-13 13:00:26 -08:00
  • 42bfb2da9b improve test coverage Alishahryar1 2026-02-13 12:54:48 -08:00
  • 4e3ea74734 uv.lock updated Alishahryar1 2026-02-13 12:34:30 -08:00
  • 12c9a74b74 adjust project dependencies and metadata in pyproject.toml Alishahryar1 2026-02-13 12:33:19 -08:00
  • 143c116f64 chore: Clear .python-version content and add .coverage to .gitignore. Alishahryar1 2026-02-13 12:27:02 -08:00
  • 19d8e1dde0 Merge branch 'main' of https://github.com/Alishahryar1/cc-nim Alishahryar1 2026-02-12 12:50:23 -08:00
  • 40aab1071d Updated models list Alishahryar1 2026-02-12 12:50:22 -08:00
  • e7e9ed86cc Update README.md Ali Khokhar 2026-02-11 00:21:50 -08:00
  • b947a71fc6 Fix formatting in README for .env section Ali Khokhar 2026-02-09 22:01:05 -08:00
  • 2ea98dd71c Edit instruction for .env file in README Ali Khokhar 2026-02-09 22:00:44 -08:00
  • 81ef2cfc23 Updated gitignore Alishahryar1 2026-02-08 18:53:46 -08:00
  • 3234b13819 Updated gitignore Alishahryar1 2026-02-08 18:53:01 -08:00
  • 5b5118147a Rename project in README Ali Khokhar 2026-02-08 18:19:07 -08:00
  • ae38c9ffde lint Alishahryar1 2026-02-08 15:54:03 -08:00
  • 9826d71ff1 Added new tests Alishahryar1 2026-02-08 15:27:33 -08:00
  • ff22e9baa2 lint Alishahryar1 2026-02-08 04:10:57 -08:00
  • baf4a24a75 Updated gitignore Alishahryar1 2026-02-08 04:09:08 -08:00
  • 697bc37faf Upon dequeue the current request immediately displays processing state instead of position 1 waiting Alishahryar1 2026-02-08 04:06:41 -08:00
  • 6d8f13d84e Added feature to update queue positions on telegram when messages are dequeued and added new tests Alishahryar1 2026-02-08 04:00:58 -08:00
  • 7936edd1f0 Fix formatting in README for NVIDIA_NIM options Ali Khokhar 2026-02-07 20:17:40 -08:00
  • 0cad642e4b Implemented markdownv2 rendering Alishahryar1 2026-02-05 17:31:40 -08:00
  • 3a69a51f62 fixed markdown errors for telegram Alishahryar1 2026-02-05 17:22:00 -08:00
  • bbdf97695c Updated gitignore Alishahryar1 2026-02-05 16:58:47 -08:00
  • 6102583026 Major Refactor Part 2 with kimi-k2.5 in claude code Alishahryar1 2026-02-05 16:09:16 -08:00
  • 928e702e71 Updated Readme Alishahryar1 2026-02-05 14:13:05 -08:00
  • 9e6552389c Updated default model Alishahryar1 2026-02-05 11:10:45 -08:00
  • fcbe204f44 Major refactor done with kimi-k2.5 in claude code Alishahryar1 2026-02-05 10:51:33 -08:00
  • a4ab59faa8 Rename project to 'claude-code-free' Ali Khokhar 2026-02-04 18:57:50 -08:00
  • 1bc90b9df2 Update usage instructions for Telegram bot Ali Khokhar 2026-02-04 13:01:23 -08:00
  • 0ec3a542ab Update usage instructions in README Ali Khokhar 2026-02-03 23:33:09 -08:00
  • 58f556f8bd Fixed orphan </think> tags Alishahryar1 2026-02-03 22:04:06 -08:00
  • e6972e3fba Increase NVIDIA NIM rate limit from 20 to 40 Ali Khokhar 2026-02-03 19:57:44 -08:00
  • 8be539ab8d Increase NVIDIA NIM rate limit from 20 to 40 Ali Khokhar 2026-02-03 19:57:22 -08:00
  • 8aee8b9830 Updated README Alishahryar1 2026-02-03 19:56:39 -08:00