fix(models): inline static model list in index.ts to break circular dep with server/models

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-27 09:16:35 -04:00
parent 8a9376b40e
commit 568f571d8c
4 changed files with 33 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "paperclip-adapter-claude-k8s",
"version": "0.1.56",
"version": "0.1.57",
"description": "Paperclip adapter plugin that runs Claude Code agents as Kubernetes Jobs",
"license": "MIT",
"repository": {