Commit Graph

  • ca9f98d1cd feat: opt-in to vercel ai gateway leaderboard (#9259) Alex Hancock 2026-05-16 14:29:40 -04:00
  • 3254d442c9 docs: document summon extension requirement for delegate and load tools (#9231) Douwe Osinga 2026-05-16 10:41:15 -04:00
  • 3cf0bcdec7 chore(deps): bump actions/configure-pages from 5.0.0 to 6.0.0 (#9262) dependabot[bot] 2026-05-15 14:05:56 -04:00
  • a8d4e0513e chore(deps): bump actions/attest-build-provenance from 3.0.0 to 4.1.0 (#9263) dependabot[bot] 2026-05-15 14:05:52 -04:00
  • 2bc2b6cd75 chore(deps): bump actions/checkout from 4 to 6 (#9264) dependabot[bot] 2026-05-15 14:05:47 -04:00
  • 743cd20951 chore(deps): bump azure/trusted-signing-action from 1.0.0 to 2.0.0 (#9265) dependabot[bot] 2026-05-15 14:05:43 -04:00
  • 4b88eabac1 chore(deps): bump the cargo-minor-and-patch group with 6 updates (#9266) dependabot[bot] 2026-05-15 14:05:39 -04:00
  • d730785ca8 chore(deps): bump tokio-cron-scheduler from 0.14.0 to 0.15.1 (#9267) dependabot[bot] 2026-05-15 14:05:35 -04:00
  • 594d8bc3be chore(deps): bump tokio-tungstenite from 0.28.0 to 0.29.0 (#9271) dependabot[bot] 2026-05-15 14:05:30 -04:00
  • 7753573a22 chore(deps): bump cliclack from 0.3.8 to 0.5.4 (#8966) dependabot[bot] 2026-05-15 14:01:17 -04:00
  • 3022f0549b fix(autovisualiser): use appInfo instead of clientInfo in MCP Apps init handshake (#9249) Douwe Osinga 2026-05-15 13:02:20 -04:00
  • 269e82a4f6 feat: add GOOSE_PROVIDER_TIMEOUT config for provider API timeouts lucas/feat/goose-provider-timeout Lucas Kim 2026-05-11 14:34:45 -04:00
  • c75b54dc88 docs: add blog post for hooks feature (#9227) Alex Hancock 2026-05-15 11:20:48 -04:00
  • b87caf3e57 fix: parse OPENAI_CUSTOM_HEADERS with commas inside quoted values fix/8495-custom-headers-comma-in-quotes Douwe Osinga 2026-05-15 10:07:32 -04:00
  • 583b188e1f fix(summon): treat 'inherit' as a sentinel that falls back to parent session fix/inherit-sentinel-8496 Douwe Osinga 2026-05-15 10:07:19 -04:00
  • 001dcd7e9d fix: replace Venice custom provider with declarative config (#9234) Douwe Osinga 2026-05-15 10:38:11 -04:00
  • be0f69cf84 fix: widen MOIM allowlist to suppress expected fix_conversation warnings (#9226) Douwe Osinga 2026-05-15 10:08:57 -04:00
  • 72fa4410d6 fix(recipe): use mkdir -p for self-test workspace initialization (#9247) Douwe Osinga 2026-05-15 10:08:46 -04:00
  • b9ecd0a556 fix: zero out cost for local providers (ollama, local) (#9222) Douwe Osinga 2026-05-15 10:03:09 -04:00
  • 08a7dd3507 feat: add Cursor ACP provider wt-goose-8391 Douwe Osinga 2026-05-15 09:58:01 -04:00
  • d5b6407bbb improvement(tui): make spacing/layout nicer (#9243) Alex Hancock 2026-05-15 09:47:30 -04:00
  • 537eb23fb2 Preserve thinking content for providers that require it (#8857) jh-block 2026-05-15 12:36:25 +02:00
  • b126183c27 fix(databricks): route gpt-5.5 tools to responses protocol goose-provider-broken Matt Toohey 2026-05-15 12:28:34 +10:00
  • 117f456d77 fix(databricks): send chat payloads to responses endpoint Matt Toohey 2026-05-15 11:43:33 +10:00
  • d9573deb4f fix(databricks): route gpt-5.5 tool requests to responses api Matt Toohey 2026-05-15 11:15:50 +10:00
  • 5f59cc405f fix(databricks): route tool reasoning requests to responses api Matt Toohey 2026-05-15 10:52:45 +10:00
  • a76f37f4f2 chore(release): release version 1.34.2 release/1.34.2 github-actions[bot] 2026-05-15 00:18:25 +00:00
  • ebc9f99a94 Build non-vulkan linux variants using ubuntu 22.04 (#9211) v1.34.1 release/1.34.1 Jack Amadeo 2026-05-14 15:49:49 -04:00
  • 108e807c81 chore(release): release version 1.34.1 github-actions[bot] 2026-05-14 20:12:45 +00:00
  • 401f8e86ba Dynamically refresh skill instructions each turn (#9217) Douwe Osinga 2026-05-14 16:00:04 -04:00
  • cac334b30f Build non-vulkan linux variants using ubuntu 22.04 (#9211) Jack Amadeo 2026-05-14 15:49:49 -04:00
  • b5084bfc56 fix(ui): show tool name in approval prompt (#9216) Douwe Osinga 2026-05-14 15:36:22 -04:00
  • e187fcddf7 feat: add Atomic Chat as declarative OpenAI-compatible provider (#9210) yanalialiuk 2026-05-14 22:29:56 +03:00
  • 147a7d14b7 chore: bump package.json versions from 0.19.1 to 0.20.0 (#9218) Alex Hancock 2026-05-14 14:17:35 -04:00
  • 2143cd3596 feat: support GOOSE_OAUTH_CALLBACK_PORT for stable OAuth redirect_uri (#9209) Douwe Osinga 2026-05-14 13:26:26 -04:00
  • edb5b84a48 [RFC] feat(oauth): proactive token refresh to avoid re-auth on every session (#8386) Vincenzo Palazzo 2026-05-14 19:26:07 +02:00
  • 6b47e012f7 fix: resolve Azure CLI on Windows by using az.cmd (#9215) Douwe Osinga 2026-05-14 13:25:50 -04:00
  • 44b1e74bd6 fix: handle non-interactive terminal in goose configure on Windows (#9214) Douwe Osinga 2026-05-14 13:25:43 -04:00
  • ffd2349b0e Better parsing of pasted html as markdown so agents understand (#9190) Douwe Osinga 2026-05-14 12:57:18 -04:00
  • 4671053985 fix: persist accumulated cost in session DB to survive reload (#9191) Douwe Osinga 2026-05-14 12:57:06 -04:00
  • c938a46417 fix(publish-npm): build binary from current SHA + add compat check (#9212) Alex Hancock 2026-05-14 12:33:40 -04:00
  • ae5eae5ec5 feat(desktop): add goose://new-session deep link to open fresh chat (#9196) Douwe Osinga 2026-05-14 12:26:31 -04:00
  • e07ec37510 Add PR previews using cloudflare pages (#9208) Jack Amadeo 2026-05-14 10:20:14 -04:00
  • e7cc82abf5 fix(databricks): adapt Responses API payload to Chat Completions format for GPT-5.x models Matt Toohey 2026-05-14 22:10:33 +10:00
  • 3ce62e4af1 fix(acp): add auth handshake to ACP provider initialization broken-goose Matt Toohey 2026-05-14 16:57:01 +10:00
  • 7fc3537751 fix: prevent tool-use marker leakage in toolshim output (#8310) Eugenio 2026-05-14 07:49:37 +02:00
  • a570a01ee6 Merge origin/main into micn/toolshim-marker-leakage-fix micn/toolshim-marker-leakage-fix Michael Neale 2026-05-14 14:26:30 +10:00
  • 826cce0257 Prompt injection mitigation: update pattern-based detection (#9198) dorien-koelemeijer 2026-05-14 12:19:48 +10:00
  • c89bf0c30c remove goose2 related skills (#9189) Jack Amadeo 2026-05-13 22:10:42 -04:00
  • e8f964c02f Workflows for better preview handling ace/fix-pr-previews Adewale Abati 2026-05-13 22:16:39 +02:00
  • 5d3af52747 resolve merge conflicts with main tulsi/adaptive-theme Douwe Osinga 2026-05-13 15:20:13 -04:00
  • 839f8595c3 Merge remote-tracking branch 'origin/main' into tulsi/adaptive-theme Douwe Osinga 2026-05-13 15:18:04 -04:00
  • 6c935dd8a2 Switch GH pages deploy to actions/artifact workflow (#9025) Jack Amadeo 2026-05-13 15:17:34 -04:00
  • 79675ac3b7 fix(summon): re-apply canonical limits when delegate overrides model (#9183) Kyle E DeFreitas 2026-05-13 15:03:01 -04:00
  • 96d3ca11ac Split code signing from build (#8587) Jack Amadeo 2026-05-13 14:35:43 -04:00
  • 4de5fcdff8 refactor(logging): consolidate logging setup into shared helper in goose crate (#8817) Rodolfo Olivieri 2026-05-13 15:35:41 -03:00
  • 9ca29a1047 fix(cli): report cumulative total_tokens in stream-json/json output (#8910) Bright Zheng 2026-05-13 14:35:39 -04:00
  • 09d7f98001 plugins: add open plugins (just skills for now) (#9063) Jack Amadeo 2026-05-13 14:35:27 -04:00
  • 81c59e013d fix(providers): refresh GCP metadata server token on expiration (#8929) Tom Birch 2026-05-14 02:16:11 +10:00
  • 2edfc3075d chore(deps): bump the cargo-minor-and-patch group across 1 directory with 14 updates (#9178) dependabot[bot] 2026-05-13 15:01:58 -04:00
  • 1d47416f2d chore(deps): bump bzip2 from 0.5.2 to 0.6.1 (#8964) dependabot[bot] 2026-05-13 16:15:35 +00:00
  • 31c50394e4 chore(deps): bump tauri from 2.10.3 to 2.11.1 in /ui/goose2/src-tauri (#9066) dependabot[bot] 2026-05-13 16:12:56 +00:00
  • 960a02fb9b chore(deps): bump hono from 4.12.14 to 4.12.18 in /evals/open-model-gym/mcp-harness (#9073) dependabot[bot] 2026-05-13 16:12:40 +00:00
  • ccda954c05 localize hardcoded strings in provider settings UI (#8931) Clay Delk 2026-05-13 12:00:56 -04:00
  • 2a304e404a Revert "chore(release): release version 1.34.1 (patch)" (#9186) release/1.34.0 Douwe Osinga 2026-05-13 11:49:16 -04:00
  • 22f49fddc8 chore(release): release version 1.34.1 (patch) (#9185) github-actions[bot] 2026-05-13 11:48:28 -04:00
  • 766304bf78 chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 in /documentation (#9122) dependabot[bot] 2026-05-13 15:48:09 +00:00
  • a54872cf27 move settings into app shell (#9047) morgmart 2026-05-13 11:47:49 -04:00
  • 9a061e5b2f Add Location column to CLI skills table (#8785) Lucas Alvares Gomes 2026-05-13 16:43:20 +01:00
  • a14fcc6873 (feat): add routstr as a declarative provider (#9175) 9qeklajc 2026-05-13 19:53:57 +02:00
  • 66e5c2a9a0 Add FuturMix provider (#8840) FuturMix 2026-05-13 23:43:17 +08:00
  • afb5539d53 fix: convert quoted numeric config values to numbers if needed (#8844) Philipp Henkel 2026-05-13 17:43:14 +02:00
  • 196daa27e7 fix(ui): keep SSE reconnect loop alive on long disconnects (#8717) (#8846) fre$h 2026-05-13 11:43:11 -04:00
  • e1c544df19 fix(openai): apply request_params to outgoing API payload (#9151) Alexandre 2026-05-13 11:43:00 -04:00
  • d61068a3c3 New declarative oMLX provider (#9177) Monroe Williams 2026-05-13 08:42:56 -07:00
  • 3d16c88b19 fix(providers): add Gemini 3.x known_location Global routing and KNOWN_MODELS entries (#9142) Hugues Clouâtre 2026-05-13 11:14:07 -04:00
  • 78eff2e6f9 chore: move insta to dev-dependencies (#8811) Rodolfo Olivieri 2026-05-13 12:14:05 -03:00
  • 0e270373c2 remove pre-commit and pre-push hooks (#9157) Jack Amadeo 2026-05-13 11:03:35 -04:00
  • e16f8e8f9b Replace ensure-local-goose (#8532) Jack Amadeo 2026-05-13 12:05:31 -04:00
  • 3d285e9d84 chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 (#9105) dependabot[bot] 2026-05-13 15:01:56 +00:00
  • e2a17ac7dd chore(deps): bump bnjbvr/cargo-machete from 0.9.1 to 0.9.2 (#9107) dependabot[bot] 2026-05-13 11:01:45 -04:00
  • eeeee3ff10 feat(providers): strip chain-of-thought markers from custom provider output (#8635) Matt Van Horn 2026-05-13 01:35:23 -07:00
  • 27e1ddeba8 test: e2e test for suggestion delivery via SSE micn/nostr-collab-channel Michael Neale 2026-05-13 17:16:15 +10:00
  • 3c883b381e feat: real-time suggestion delivery via SSE instead of polling Michael Neale 2026-05-13 16:28:25 +10:00
  • 0c409b3dd5 feat: add sender names to suggestions and share-from-chat Michael Neale 2026-05-13 16:03:07 +10:00
  • 821a0117d6 feat: bidirectional Nostr session channels with suggestions Michael Neale 2026-05-13 15:54:07 +10:00
  • f59c45b7f8 fix(goose): coalesce streaming Thinking deltas + list available tools on not-found (#9162) Erik Nilsen 2026-05-12 21:24:13 -07:00
  • 656dd73d8d Merge remote-tracking branch 'origin/main' into micn/testing-thinking-fixes micn/testing-thinking-fixes Michael Neale 2026-05-13 14:01:40 +10:00
  • 03d0ffa3ea fix(providers): honor Retry-After on 429 responses (#9161) Erik Nilsen 2026-05-12 20:55:22 -07:00
  • dbbee1cdbf add encrypted Nostr session sharing (#8922) callebtc 2026-05-12 22:06:44 -05:00
  • 8c36ba86c6 feat(i18n): add Simplified Chinese (zh-CN) translation (#8765) Tai An 2026-05-12 18:34:08 -07:00
  • 12604a8838 fix(ui): preserve user-set session name for recipe-based chats (#9079) UGBOMEH OGOCHUKWU WILLIAMS 2026-05-13 00:43:58 +01:00
  • 66c89db942 fix(oidc-proxy): enforce exp independently of MAX_TOKEN_AGE_SECONDS (#8832) (#8839) parasol-aser 2026-05-12 18:41:10 -05:00
  • 80cac3626f add nushell terminal and completion support (#8628) Can H. Tartanoglu 2026-05-13 01:39:28 +02:00
  • ba60b597fa feat(CLI): Add optional --parameters to scheduled recipe (#8741) Spike Wang 2026-05-12 16:30:38 -07:00
  • bc6e0b25dc fix(a11y): improve inline code contrast in light theme (#9058) Jeff Ramnani 2026-05-12 16:26:47 -07:00
  • 06d414196c github_copilot /responses API (#9043) Dan Good 2026-05-12 19:22:36 -04:00
  • bec8a1156a Disable tool call summarization by default micn/tool-sum-fixes Michael Neale 2026-05-13 09:21:49 +10:00
  • 439aeab335 AAIF, not LF (#9176) Manik Surtani 2026-05-13 09:15:25 +10:00
  • b23b95c0bd fix: omit max_tokens for OpenAI-compatible requests when unset (#9123) Sarthak Bhardwaj 2026-05-13 04:00:27 +05:30