chore: rename npm scope from @valknar to @valknarthing

Updated package names across the project:
- @valknar/llmx → @valknarthing/llmx
- @valknar/llmx-sdk → @valknarthing/llmx-sdk
- @valknar/llmx-responses-api-proxy → @valknarthing/llmx-responses-api-proxy

Also updated:
- GitHub repository URLs (valknar → valknarthing)
- GitHub Actions workflow scope configuration
- README installation instructions
This commit is contained in:
Sebastian Krüger
2025-11-13 04:59:52 +01:00
parent f58398dfbb
commit 2c0196efd3
5 changed files with 9 additions and 9 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "@valknar/llmx-sdk",
"name": "@valknarthing/llmx-sdk",
"version": "0.1.0",
"description": "TypeScript SDK for LLMX - Multi-provider coding agent",
"repository": {
"type": "git",
"url": "git+https://github.com/valknar/llmx.git",
"url": "git+https://github.com/valknarthing/llmx.git",
"directory": "sdk/typescript"
},
"keywords": [