chore(release): bump version to 1.43.0 (minor) (#10434)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-07-14 15:06:26 +10:00
committed by GitHub
parent 662aad0504
commit ce9252af4e
5 changed files with 9254 additions and 712 deletions
Generated
+6 -6
View File
@@ -4908,7 +4908,7 @@ dependencies = [
[[package]]
name = "goose"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"agent-client-protocol",
"agent-client-protocol-http",
@@ -5045,7 +5045,7 @@ dependencies = [
[[package]]
name = "goose-acp-macros"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"quote",
"syn 2.0.118",
@@ -5053,7 +5053,7 @@ dependencies = [
[[package]]
name = "goose-cli"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"anstream",
"anyhow",
@@ -5157,7 +5157,7 @@ dependencies = [
[[package]]
name = "goose-mcp"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"anyhow",
"base64 0.22.1",
@@ -5278,7 +5278,7 @@ dependencies = [
[[package]]
name = "goose-test"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"clap",
"serde_json",
@@ -5286,7 +5286,7 @@ dependencies = [
[[package]]
name = "goose-test-support"
version = "1.42.0"
version = "1.43.0"
dependencies = [
"axum",
"env-lock",
+1 -1
View File
@@ -8,7 +8,7 @@ resolver = "2"
[workspace.package]
edition = "2021"
version = "1.42.0"
version = "1.43.0"
rust-version = "1.94.1"
authors = ["AAIF <ai-oss-tools@block.xyz>"]
license = "Apache-2.0"
File diff suppressed because it is too large Load Diff
@@ -19,7 +19,7 @@
"env": [
"ABACUS_API_KEY"
],
"model_count": 65
"model_count": 95
},
{
"id": "abliteration-ai",
@@ -32,6 +32,17 @@
],
"model_count": 1
},
{
"id": "ai-router",
"display_name": "AI-ROUTER",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.ai-router.dev/v1",
"doc": "https://ai-router.dev/openai-compatible-api-gateway/",
"env": [
"AI_ROUTER_API_KEY"
],
"model_count": 5
},
{
"id": "alibaba",
"display_name": "Alibaba",
@@ -107,7 +118,7 @@
"env": [
"AMBIENT_API_KEY"
],
"model_count": 3
"model_count": 6
},
{
"id": "anyapi",
@@ -175,6 +186,17 @@
],
"model_count": 8
},
{
"id": "blueclaw",
"display_name": "Blue Claw",
"npm": "@ai-sdk/openai-compatible",
"api": "https://openai.blueclaw.network/v1",
"doc": "https://blueclaw.network",
"env": [
"BLUECLAW_API_KEY"
],
"model_count": 2
},
{
"id": "chutes",
"display_name": "Chutes",
@@ -262,7 +284,18 @@
"env": [
"CROSSMODEL_API_KEY"
],
"model_count": 37
"model_count": 40
},
{
"id": "daoxe",
"display_name": "DaoXE",
"npm": "@ai-sdk/openai-compatible",
"api": "https://daoxe.com/v1",
"doc": "https://daoxe.com/pricing",
"env": [
"DAOXE_API_KEY"
],
"model_count": 9
},
{
"id": "databricks",
@@ -274,7 +307,7 @@
"DATABRICKS_HOST",
"DATABRICKS_TOKEN"
],
"model_count": 25
"model_count": 30
},
{
"id": "deepseek",
@@ -320,6 +353,28 @@
],
"model_count": 3
},
{
"id": "ebcloud",
"display_name": "EBCloud",
"npm": "@ai-sdk/openai-compatible",
"api": "https://maas-api.ebcloud.com/v1",
"doc": "https://docs.ebtech.com/ai/model-api.html",
"env": [
"EBCLOUD_API_KEY"
],
"model_count": 4
},
{
"id": "empiriolabs",
"display_name": "EmpirioLabs AI",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.empiriolabs.ai/v1",
"doc": "https://docs.empiriolabs.ai",
"env": [
"EMPIRIOLABS_API_KEY"
],
"model_count": 36
},
{
"id": "evroc",
"display_name": "evroc",
@@ -395,7 +450,7 @@
"env": [
"GITHUB_TOKEN"
],
"model_count": 25
"model_count": 28
},
{
"id": "github-models",
@@ -439,7 +494,7 @@
"env": [
"HPC_AI_API_KEY"
],
"model_count": 3
"model_count": 9
},
{
"id": "huggingface",
@@ -496,6 +551,17 @@
],
"model_count": 9
},
{
"id": "inferx",
"display_name": "InferX",
"npm": "@ai-sdk/openai-compatible",
"api": "https://model.inferx.net/v1",
"doc": "https://model.inferx.net/endpoints",
"env": [
"INFERX_API_KEY"
],
"model_count": 6
},
{
"id": "io-net",
"display_name": "IO.NET",
@@ -582,7 +648,7 @@
"env": [
"LLMGATEWAY_API_KEY"
],
"model_count": 181
"model_count": 178
},
{
"id": "llmtr",
@@ -628,6 +694,17 @@
],
"model_count": 4
},
{
"id": "lynkr",
"display_name": "Lynkr",
"npm": "@ai-sdk/openai-compatible",
"api": "http://127.0.0.1:8081/v1",
"doc": "https://github.com/Fast-Editor/Lynkr",
"env": [
"LYNKR_API_KEY"
],
"model_count": 1
},
{
"id": "meganova",
"display_name": "Meganova",
@@ -727,6 +804,17 @@
],
"model_count": 2
},
{
"id": "model-oracle-ai",
"display_name": "Model Oracle AI",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.modeloracle.com/api/v1",
"doc": "https://modeloracle.com/setup/",
"env": [
"MODEL_ORACLE_API_KEY"
],
"model_count": 15
},
{
"id": "modelscope",
"display_name": "ModelScope",
@@ -808,7 +896,7 @@
"id": "neon",
"display_name": "Neon",
"npm": "@ai-sdk/openai-compatible",
"api": "${NEON_AI_GATEWAY_BASE_URL}/ai-gateway/mlflow/v1",
"api": "${NEON_AI_GATEWAY_BASE_URL}/v1",
"doc": "https://neon.com/docs",
"env": [
"NEON_AI_GATEWAY_BASE_URL",
@@ -880,7 +968,7 @@
"env": [
"OPENCODE_API_KEY"
],
"model_count": 76
"model_count": 79
},
{
"id": "opencode-go",
@@ -926,6 +1014,17 @@
],
"model_count": 18
},
{
"id": "pioneer",
"display_name": "Pioneer",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.pioneer.ai/v1",
"doc": "https://agent.pioneer.ai/llms.txt",
"env": [
"PIONEER_API_KEY"
],
"model_count": 76
},
{
"id": "poe",
"display_name": "Poe",
@@ -946,7 +1045,7 @@
"env": [
"POOLSIDE_API_KEY"
],
"model_count": 2
"model_count": 3
},
{
"id": "privatemode-ai",
@@ -1013,7 +1112,7 @@
"env": [
"ROUTING_RUN_API_KEY"
],
"model_count": 12
"model_count": 15
},
{
"id": "sakana",
@@ -1080,7 +1179,7 @@
"SNOWFLAKE_ACCOUNT",
"SNOWFLAKE_CORTEX_PAT"
],
"model_count": 18
"model_count": 21
},
{
"id": "stackit",
@@ -1095,7 +1194,7 @@
},
{
"id": "stepfun",
"display_name": "StepFun",
"display_name": "StepFun (China)",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.stepfun.com/v1",
"doc": "https://platform.stepfun.com/docs/zh/overview/concept",
@@ -1106,15 +1205,37 @@
},
{
"id": "stepfun-ai",
"display_name": "StepFun AI",
"display_name": "StepFun (Global)",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.stepfun.ai/step_plan/v1",
"doc": "https://platform.stepfun.ai/docs/en/step-plan/integrations/open-code",
"api": "https://api.stepfun.ai/v1",
"doc": "https://platform.stepfun.ai/docs/en/overview/concept",
"env": [
"STEPFUN_API_KEY"
],
"model_count": 8
},
{
"id": "stepfun-ai-step-plan",
"display_name": "StepFun Step Plan (Global)",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.stepfun.ai/step_plan/v1",
"doc": "https://platform.stepfun.ai/docs/en/step-plan/integrations/reasoning-api",
"env": [
"STEPFUN_API_KEY"
],
"model_count": 3
},
{
"id": "stepfun-step-plan",
"display_name": "StepFun Step Plan (China)",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.stepfun.com/step_plan/v1",
"doc": "https://platform.stepfun.com/docs/zh/step-plan/integrations/reasoning-api",
"env": [
"STEPFUN_API_KEY"
],
"model_count": 4
},
{
"id": "subconscious",
"display_name": "Subconscious",
@@ -1236,6 +1357,17 @@
],
"model_count": 6
},
{
"id": "unorouter",
"display_name": "UnoRouter",
"npm": "@ai-sdk/openai-compatible",
"api": "https://api.unorouter.com/v1",
"doc": "https://unorouter.com/models",
"env": [
"UNOROUTER_API_KEY"
],
"model_count": 23
},
{
"id": "upstage",
"display_name": "Upstage",
@@ -1256,7 +1388,7 @@
"env": [
"VIVGRID_API_KEY"
],
"model_count": 14
"model_count": 17
},
{
"id": "vultr",
@@ -1278,7 +1410,7 @@
"env": [
"WAFER_API_KEY"
],
"model_count": 8
"model_count": 5
},
{
"id": "wandb",
@@ -1399,7 +1531,7 @@
"env": [
"ZENMUX_API_KEY"
],
"model_count": 114
"model_count": 118
},
{
"id": "zhipuai",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.42.0",
"version": "1.43.0",
"description": "Goose App",
"engines": {
"node": "^24.10.0",