diff --git a/bun.lock b/bun.lock index a5a7638bf3..72b5de888e 100644 --- a/bun.lock +++ b/bun.lock @@ -635,7 +635,7 @@ }, "sdk/packages/agents": { "name": "@cline/agents", - "version": "0.0.76", + "version": "0.0.77", "dependencies": { "@cline/llms": "workspace:*", "@cline/shared": "workspace:*", @@ -644,7 +644,7 @@ }, "sdk/packages/core": { "name": "@cline/core", - "version": "0.0.76", + "version": "0.0.77", "dependencies": { "@cline/agents": "workspace:*", "@cline/llms": "workspace:*", @@ -682,7 +682,7 @@ }, "sdk/packages/llms": { "name": "@cline/llms", - "version": "0.0.76", + "version": "0.0.77", "dependencies": { "@ai-sdk/amazon-bedrock": "^5.0.50", "@ai-sdk/anthropic": "^4.0.36", @@ -728,14 +728,14 @@ }, "sdk/packages/sdk": { "name": "@cline/sdk", - "version": "0.0.76", + "version": "0.0.77", "dependencies": { "@cline/core": "workspace:*", }, }, "sdk/packages/shared": { "name": "@cline/shared", - "version": "0.0.76", + "version": "0.0.77", "dependencies": { "aws4fetch": "^1.0.20", "jsonrepair": "^3.13.2", diff --git a/sdk/CHANGELOG.md b/sdk/CHANGELOG.md index 1e2dca2883..e1334b08c7 100644 --- a/sdk/CHANGELOG.md +++ b/sdk/CHANGELOG.md @@ -1,5 +1,9 @@ # Cline SDK Changelog +## 0.0.77 + +- The `tasks` tool (durable todos and one-time or recurring agent schedules) is now scoped to the clients that can service it. Hosts declare their client type and the core tool catalog resolves availability centrally, so CLI and VS Code sessions no longer register a tool they cannot act on; hub sessions resolve the same way from the requesting client's metadata + ## 0.0.76 - Added model-driven image generation. Models that support it can generate images during a turn, and generated images are persisted in session history and exports diff --git a/sdk/packages/agents/package.json b/sdk/packages/agents/package.json index aa6dafb67f..bc71ffac13 100644 --- a/sdk/packages/agents/package.json +++ b/sdk/packages/agents/package.json @@ -1,6 +1,6 @@ { "name": "@cline/agents", - "version": "0.0.76", + "version": "0.0.77", "repository": { "type": "git", "url": "https://github.com/cline/cline", diff --git a/sdk/packages/core/package.json b/sdk/packages/core/package.json index 69010818d6..1c4f619241 100644 --- a/sdk/packages/core/package.json +++ b/sdk/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@cline/core", "description": "Cline Core SDK for Node Runtime", - "version": "0.0.76", + "version": "0.0.77", "repository": { "type": "git", "url": "https://github.com/cline/cline", diff --git a/sdk/packages/llms/package.json b/sdk/packages/llms/package.json index 904b73da56..b04a5e0af3 100644 --- a/sdk/packages/llms/package.json +++ b/sdk/packages/llms/package.json @@ -1,6 +1,6 @@ { "name": "@cline/llms", - "version": "0.0.76", + "version": "0.0.77", "description": "Config-driven SDK for selecting, extending, and instantiating LLM providers and models", "repository": { "type": "git", diff --git a/sdk/packages/llms/src/catalog/catalog.generated.ts b/sdk/packages/llms/src/catalog/catalog.generated.ts index 40d55490b0..dc0958fb47 100644 --- a/sdk/packages/llms/src/catalog/catalog.generated.ts +++ b/sdk/packages/llms/src/catalog/catalog.generated.ts @@ -14,7 +14,7 @@ export const GENERATED_PROVIDER_MODELS: { version: number providers: Record> } = { - version: 1787278303683, + version: 1787286979835, providers: { "302ai": { "claude-opus-4-7": { @@ -28009,7 +28009,7 @@ export const GENERATED_PROVIDER_MODELS: { }, "qwen3.8-max": { "id": "qwen3.8-max", - "name": "Qwen3.8-2.4T-A95B", + "name": "Qwen3.8-Max", "contextWindow": 262144, "maxInputTokens": 262144, "maxTokens": 262144, @@ -28592,8 +28592,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.76, - "output": 3.2, + "input": 0.95, + "output": 4, "cacheRead": 0.19, "cacheWrite": 0 }, @@ -28656,7 +28656,7 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.975, + "input": 1.3, "output": 4.3, "cacheRead": 0.26, "cacheWrite": 0 @@ -28789,8 +28789,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.165, - "output": 0.3575, + "input": 0.3, + "output": 0.65, "cacheRead": 0.06, "cacheWrite": 0 }, @@ -28921,8 +28921,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.3025, - "output": 1.925, + "input": 0.55, + "output": 3.5, "cacheRead": 0.111, "cacheWrite": 0 }, @@ -28953,8 +28953,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.225, - "output": 0.9, + "input": 0.3, + "output": 1.2, "cacheRead": 0.06, "cacheWrite": 0 }, @@ -28986,8 +28986,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.75, - "output": 2.4, + "input": 1, + "output": 3.2, "cacheRead": 0.2, "cacheWrite": 0 }, @@ -29086,8 +29086,8 @@ export const GENERATED_PROVIDER_MODELS: { } ], "pricing": { - "input": 0.375, - "output": 2.025, + "input": 0.5, + "output": 2.7, "cacheRead": 0.203, "cacheWrite": 0 }, @@ -56821,8 +56821,8 @@ export const GENERATED_PROVIDER_MODELS: { "liquid/lfm-2.5-2.6b:free": { "id": "liquid/lfm-2.5-2.6b:free", "name": "LiquidAI: LFM2.5-2.6B (free)", - "contextWindow": 128000, - "maxInputTokens": 128000, + "contextWindow": 65536, + "maxInputTokens": 65536, "maxTokens": 8192, "capabilities": [ "tools", @@ -61032,9 +61032,9 @@ export const GENERATED_PROVIDER_MODELS: { "minimax/minimax-m2.5": { "id": "minimax/minimax-m2.5", "name": "MiniMax-M2.5", - "contextWindow": 65536, - "maxInputTokens": 65536, - "maxTokens": 196608, + "contextWindow": 198000, + "maxInputTokens": 198000, + "maxTokens": 32768, "capabilities": [ "tools", "reasoning", @@ -108739,8 +108739,8 @@ export const GENERATED_PROVIDER_MODELS: { "liquid/lfm-2.5-2.6b:free": { "id": "liquid/lfm-2.5-2.6b:free", "name": "LFM2.5-2.6B (free)", - "contextWindow": 128000, - "maxInputTokens": 128000, + "contextWindow": 65536, + "maxInputTokens": 65536, "maxTokens": 8192, "capabilities": [ "tools", @@ -113021,7 +113021,7 @@ export const GENERATED_PROVIDER_MODELS: { "name": "MiniMax-M2.5", "contextWindow": 204800, "maxInputTokens": 204800, - "maxTokens": 196608, + "maxTokens": 32768, "capabilities": [ "tools", "reasoning", @@ -113031,9 +113031,9 @@ export const GENERATED_PROVIDER_MODELS: { ], "reasoningOptions": [], "pricing": { - "input": 0.225, - "output": 0.9, - "cacheRead": 0.06, + "input": 0.27, + "output": 0.95, + "cacheRead": 0.03, "cacheWrite": 0 }, "releaseDate": "2026-02-12", diff --git a/sdk/packages/sdk/package.json b/sdk/packages/sdk/package.json index 0959c3f186..5c6fffada8 100644 --- a/sdk/packages/sdk/package.json +++ b/sdk/packages/sdk/package.json @@ -1,7 +1,7 @@ { "name": "@cline/sdk", "description": "Cline SDK - user-facing alias for @cline/core", - "version": "0.0.76", + "version": "0.0.77", "repository": { "type": "git", "url": "https://github.com/cline/cline", diff --git a/sdk/packages/shared/package.json b/sdk/packages/shared/package.json index 6cb7b2ff6a..985e89c103 100644 --- a/sdk/packages/shared/package.json +++ b/sdk/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@cline/shared", - "version": "0.0.76", + "version": "0.0.77", "description": "Shared utilities, types, and schemas for Cline packages", "repository": { "type": "git",