Commit Graph

  • 4919a58381 docs: change pytest badge to show Tested with | Pytest Cursor Agent 2026-02-15 06:36:59 +00:00
  • 216086bc73 docs: change pytest badge label to Tested with Pytest Cursor Agent 2026-02-15 06:36:35 +00:00
  • 2959672527 docs: change tests badge label to pytest Cursor Agent 2026-02-15 06:35:57 +00:00
  • 414f74a6d2 fix: unify uv and tests badge size with style=for-the-badge, add tests label Cursor Agent 2026-02-15 06:34:43 +00:00
  • 8fbcec372b docs: add type checking and formatting commands to Development section Cursor Agent 2026-02-15 06:33:22 +00:00
  • d68fd6013c fix: align README badges with best practices Cursor Agent 2026-02-15 06:32:25 +00:00
  • 8509e44a82 Merge pull request #13 from Alishahryar1/cursor/resource-usage-optimization-009f Ali Khokhar 2026-02-14 22:26:02 -08:00
  • c05b696c6e revert: remove optimization and Go migration plan docs Cursor Agent 2026-02-15 06:25:35 +00:00
  • a8ea7d0e1e Update README.md Ali Khokhar 2026-02-14 21:15:28 -08:00
  • 54a88d5648 Merge pull request #14 from Alishahryar1/cursor/uv-badge-addition-3fb9 Ali Khokhar 2026-02-14 21:14:26 -08:00
  • 084141a415 Add uv badge after Python badge in README Cursor Agent 2026-02-15 05:14:09 +00:00
  • 01e29742f6 Update README.md Ali Khokhar 2026-02-14 21:12:45 -08:00
  • 948fa57b56 docs: add Phase 1 Go proxy implementation plan Cursor Agent 2026-02-15 05:11:15 +00:00
  • db47717595 docs: add Golang migration candidates and hybrid architecture options Cursor Agent 2026-02-15 05:08:49 +00:00
  • 413ce7aa62 docs: add resource usage and efficiency optimization plan Cursor Agent 2026-02-15 05:07:17 +00:00
  • 575637bc94 fix: correct except clause syntax in request_utils (TypeError, ValueError) Cursor Agent 2026-02-15 05:07:17 +00:00
  • 7a71c48582 Changed pytest badge color to green Alishahryar1 2026-02-14 20:32:55 -08:00
  • b64d512b8e Update pytest badge Alishahryar1 2026-02-14 20:32:27 -08:00
  • c2ba9fed79 Updated badge colors Alishahryar1 2026-02-14 20:31:38 -08:00
  • d937dd4a52 Updated readme Alishahryar1 2026-02-14 20:30:37 -08:00
  • 2efebb247c Updated readme Alishahryar1 2026-02-14 20:29:59 -08:00
  • fdcb711399 fix: use RuntimeError in test_generic_exception_with_status_code to exercise getattr fallback Cursor Agent 2026-02-15 04:23:16 +00:00
  • 253fdac48c Fix get_queue_snapshot corrupting queue _unfinished_tasks Cursor Agent 2026-02-15 04:23:03 +00:00
  • 7259b1def8 Optimized code in hot paths with z-ai/glm5 Alishahryar1 2026-02-14 19:59:46 -08:00
  • 952a2351ec always enabled thinking Alishahryar1 2026-02-14 19:46:29 -08:00
  • d13d8d3502 Removed docs Alishahryar1 2026-02-14 19:42:07 -08:00
  • 710e532888 lint Alishahryar1 2026-02-14 19:17:51 -08:00
  • 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