chore(sdk): release v0.0.77

This commit is contained in:
Saoud Rizwan
2026-08-20 21:38:02 -07:00
parent 355ce11ae2
commit b5cfe88846
8 changed files with 40 additions and 36 deletions
+5 -5
View File
@@ -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",
+4
View File
@@ -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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cline/agents",
"version": "0.0.76",
"version": "0.0.77",
"repository": {
"type": "git",
"url": "https://github.com/cline/cline",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",
@@ -14,7 +14,7 @@ export const GENERATED_PROVIDER_MODELS: {
version: number
providers: Record<string, Record<string, ModelInfo>>
} = {
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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",