Add claude_code_sdk package to registry (#3087)

- Nim SDK for Claude Code providing seamless integration
- Version 0.0.19 with comprehensive test coverage
- Repository: https://github.com/Apothic-AI/claude-code-sdk-nim

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
This commit is contained in:
bitnom 2025-08-04 10:40:28 -04:00 committed by GitHub
parent 91f7aee8f9
commit c46e4e5abd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35912,6 +35912,25 @@
"description": "Chronim is Chrome DevTools Protocol (CDP) for Nim lang",
"license": "MIT",
"web": "https://github.com/aad1995/chronim"
},
{
"name": "claude_code_sdk",
"url": "https://github.com/Apothic-AI/claude-code-sdk-nim",
"method": "git",
"tags": [
"claude",
"ai",
"sdk",
"api",
"anthropic",
"llm",
"chatbot",
"assistant",
"code-generation"
],
"description": "Nim SDK for Claude Code - provides seamless integration with Claude Code functionality through a native Nim interface",
"license": "Apache-2.0",
"web": "https://github.com/Apothic-AI/claude-code-sdk-nim"
},
{
"name": "pgvector",