Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resolver = "2"

[workspace.package]
edition = "2021"
version = "1.19.0"
version = "1.20.0"
authors = ["Block <[email protected]>"]
license = "Apache-2.0"
repository = "https://github.com/block/goose"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": "2026-01-08T18:28:52.658440+00:00",
"timestamp": "2026-01-13T00:27:41.273882436+00:00",
"unmapped_models": [
{
"provider": "google",
Expand Down Expand Up @@ -2505,10 +2505,6 @@
"provider": "openrouter",
"model": "kwaipilot/kat-coder-pro"
},
{
"provider": "openrouter",
"model": "kwaipilot/kat-coder-pro:free"
},
{
"provider": "openrouter",
"model": "meta-llama/llama-3.3-70b-instruct:free"
Expand Down Expand Up @@ -2555,7 +2551,7 @@
},
{
"provider": "openrouter",
"model": "nex-agi/deepseek-v3.1-nex-n1:free"
"model": "nex-agi/deepseek-v3.1-nex-n1"
},
{
"provider": "openrouter",
Expand Down Expand Up @@ -3610,6 +3606,10 @@
"provider_model": "qwen/qwen-2.5-72b-instruct",
"canonical_model": "qwen/qwen-2.5-72b-instruct"
},
{
"provider_model": "qwen/qwen-2.5-7b-instruct",
"canonical_model": "qwen/qwen-2.5-7b-instruct"
},
{
"provider_model": "qwen/qwen-max",
"canonical_model": "qwen/qwen-max"
Expand Down Expand Up @@ -4889,6 +4889,11 @@
"model": "qwen/qwen-2.5-72b-instruct",
"canonical": "qwen/qwen-2.5-72b-instruct"
},
{
"provider": "openrouter",
"model": "qwen/qwen-2.5-7b-instruct",
"canonical": "qwen/qwen-2.5-7b-instruct"
},
{
"provider": "openrouter",
"model": "qwen/qwen-max",
Expand Down Expand Up @@ -5190,6 +5195,7 @@
"openai/o4-mini-deep-research",
"openai/o4-mini-high",
"qwen/qwen-2.5-72b-instruct",
"qwen/qwen-2.5-7b-instruct",
"qwen/qwen-max",
"qwen/qwen-plus",
"qwen/qwen-plus-2025-07-28:thinking",
Expand Down
61 changes: 17 additions & 44 deletions crates/goose/src/providers/canonical/data/canonical_models.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"id": "anthropic/claude-opus-4.1",
"name": "Anthropic: Claude Opus 4.1",
"context_length": 200000,
"max_completion_tokens": 32000,
"input_modalities": [
"file",
"image",
Expand All @@ -205,7 +206,7 @@
"id": "anthropic/claude-opus-4.5",
"name": "Anthropic: Claude Opus 4.5",
"context_length": 200000,
"max_completion_tokens": 32000,
"max_completion_tokens": 64000,
"input_modalities": [
"file",
"image",
Expand Down Expand Up @@ -1159,9 +1160,7 @@
"supports_tools": true,
"pricing": {
"prompt": 3e-7,
"completion": 9e-7,
"request": 0.0,
"image": 0.0
"completion": 9e-7
}
},
{
Expand Down Expand Up @@ -1196,9 +1195,7 @@
"supports_tools": true,
"pricing": {
"prompt": 4e-7,
"completion": 2e-6,
"request": 0.0,
"image": 0.0
"completion": 2e-6
}
},
{
Expand Down Expand Up @@ -1233,9 +1230,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2e-7,
"completion": 2e-7,
"request": 0.0,
"image": 0.0
"completion": 2e-7
}
},
{
Expand All @@ -1251,9 +1246,7 @@
"supports_tools": true,
"pricing": {
"prompt": 4e-8,
"completion": 4e-8,
"request": 0.0,
"image": 0.0
"completion": 4e-8
}
},
{
Expand All @@ -1269,9 +1262,7 @@
"supports_tools": true,
"pricing": {
"prompt": 1e-7,
"completion": 1e-7,
"request": 0.0,
"image": 0.0
"completion": 1e-7
}
},
{
Expand Down Expand Up @@ -1306,9 +1297,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2e-6,
"completion": 6e-6,
"request": 0.0,
"image": 0.0
"completion": 6e-6
}
},
{
Expand All @@ -1325,9 +1314,7 @@
"supports_tools": true,
"pricing": {
"prompt": 4e-7,
"completion": 2e-6,
"request": 0.0,
"image": 0.0
"completion": 2e-6
}
},
{
Expand All @@ -1344,9 +1331,7 @@
"supports_tools": true,
"pricing": {
"prompt": 4e-7,
"completion": 2e-6,
"request": 0.0,
"image": 0.0
"completion": 2e-6
}
},
{
Expand Down Expand Up @@ -1381,9 +1366,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2e-7,
"completion": 6e-7,
"request": 0.0,
"image": 0.0
"completion": 6e-7
}
},
{
Expand Down Expand Up @@ -1458,9 +1441,7 @@
"supports_tools": true,
"pricing": {
"prompt": 1e-7,
"completion": 3e-7,
"request": 0.0,
"image": 0.0
"completion": 3e-7
}
},
{
Expand All @@ -1476,9 +1457,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2.5e-7,
"completion": 2.5e-7,
"request": 0.0,
"image": 0.0
"completion": 2.5e-7
}
},
{
Expand All @@ -1494,9 +1473,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2e-6,
"completion": 6e-6,
"request": 0.0,
"image": 0.0
"completion": 6e-6
}
},
{
Expand Down Expand Up @@ -1551,9 +1528,7 @@
"supports_tools": true,
"pricing": {
"prompt": 2e-6,
"completion": 6e-6,
"request": 0.0,
"image": 0.002888
"completion": 6e-6
}
},
{
Expand All @@ -1570,9 +1545,7 @@
"supports_tools": true,
"pricing": {
"prompt": 1e-7,
"completion": 3e-7,
"request": 0.0,
"image": 0.0
"completion": 3e-7
}
},
{
Expand Down Expand Up @@ -2522,7 +2495,7 @@
"output_modalities": [
"text"
],
"supports_tools": false,
"supports_tools": true,
"pricing": {
"prompt": 4e-8,
"completion": 1e-7,
Expand Down
2 changes: 1 addition & 1 deletion ui/desktop/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": {
"name": "Apache-2.0"
},
"version": "1.19.0"
"version": "1.20.0"
},
"paths": {
"/action-required/tool-confirmation": {
Expand Down
4 changes: 2 additions & 2 deletions ui/desktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "goose-app",
"productName": "Goose",
"version": "1.19.0",
"version": "1.20.0",
"description": "Goose App",
"engines": {
"node": "^24.0.0"
Expand Down
10 changes: 9 additions & 1 deletion ui/desktop/src/components/BaseChat.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,15 @@ function BaseChatContent({
<div className="block h-8" />
</>
) : !recipe && showPopularTopics ? (
<PopularChatTopics append={(text: string) => handleSubmit(text)} />
<PopularChatTopics
append={(text: string) => {
const syntheticEvent = {
detail: { value: text },
preventDefault: () => {},
} as unknown as React.FormEvent;
handleFormSubmit(syntheticEvent);
}}
/>
) : null}
</ScrollArea>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import ExtensionItem from './ExtensionItem';
import builtInExtensionsData from '../../../../built-in-extensions.json';
import { quote } from 'shell-quote';
import { ExtensionConfig } from '../../../../api';
import { FixedExtensionEntry } from '../../../ConfigContext';

Expand Down Expand Up @@ -136,7 +135,7 @@ export function getSubtitle(config: ExtensionConfig) {
default:
return {
description: config.description || null,
command: 'cmd' in config ? quote([config.cmd, ...config.args]) : null,
command: 'cmd' in config ? [config.cmd, ...config.args].join(' ') : null,
};
}
}
Loading