Commit Graph

  • bbccf870e8 removed reference of goose-server lifei/remove-goose-server Lifei Zhou 2026-07-03 16:49:51 +10:00
  • af4cd66cb2 update docs Lifei Zhou 2026-07-03 16:41:30 +10:00
  • fc2d049d30 read cli logs instead of server logs as acp write to cli logs Lifei Zhou 2026-07-03 16:13:12 +10:00
  • 192a906cb9 removed unused doc automation recipe-schema tracking Lifei Zhou 2026-07-03 15:54:28 +10:00
  • 7a9a065223 remove unused code Lifei Zhou 2026-07-03 15:29:37 +10:00
  • baa4600a79 Restore goose-sdk crate Lifei Zhou 2026-07-03 15:12:27 +10:00
  • 26c7c69d26 removed goose-server Lifei Zhou 2026-07-03 15:08:19 +10:00
  • a2f9658c1e fix: only skip builtins the user turned off from default-on micn/developer-enable Michael Neale 2026-07-03 14:47:29 +10:00
  • 205c72368d test: prove disabled developer is not loaded at session start Michael Neale 2026-07-03 14:23:20 +10:00
  • 082b9f2d20 docs: correct Developer extension tool table Michael Neale 2026-07-03 14:19:54 +10:00
  • 01965c2b86 fix: don't force-load explicitly disabled builtin extensions Michael Neale 2026-07-03 14:17:07 +10:00
  • 1e3037b43f feat(desktop): per-message usage stats chip with detailed breakdown feat/per-message-usage-ui Filip Kujawa 2026-07-02 11:57:59 -07:00
  • 05033b00e8 feat(acp): deliver per-message usage via message_usage custom notification Filip Kujawa 2026-07-02 11:57:49 -07:00
  • 52a0721c4e feat(agents): emit MessageUsage event after attaching turn usage Filip Kujawa 2026-07-02 11:57:41 -07:00
  • 202d3c732c tests move-bedrock Jack Amadeo 2026-07-02 16:36:36 -07:00
  • 710ef2a128 feat(agents): measure TTFT and elapsed time in the provider stream wrapper Filip Kujawa 2026-07-02 11:57:41 -07:00
  • d098128497 move bedrock Jack Amadeo 2026-07-02 15:48:19 -07:00
  • 388959f8fd move snowflake move-snowflake Jack Amadeo 2026-07-02 15:39:59 -07:00
  • 72fb8fd165 move azure provider move-azure-provider Jack Amadeo 2026-07-02 15:35:18 -07:00
  • 144bd74da1 respect old thinking budget from config google-providers Jack Amadeo 2026-07-02 15:16:42 -07:00
  • 410ced7334 first pass at gemini migration Jack Amadeo 2026-07-02 15:03:03 -07:00
  • e7d2c2bfc2 chore(release): release version 1.41.1 release/1.41.1 github-actions[bot] 2026-07-02 21:58:19 +00:00
  • 9e6bfb095e versions providers-crate-publishing Jack Amadeo 2026-07-02 14:48:10 -07:00
  • ea84a4a56e cross platform wheel build Jack Amadeo 2026-07-02 14:35:45 -07:00
  • fb8ec54e6a version bump Jack Amadeo 2026-07-02 14:35:30 -07:00
  • a74fa02698 one more version prep, and a justfile recipe Jack Amadeo 2026-07-02 14:14:37 -07:00
  • b4056a05e6 fixes Jack Amadeo 2026-07-02 14:04:42 -07:00
  • 838631de5d cli steering: only advertise steering when reader is active micn/steering-cli Michael Neale 2026-07-03 06:56:15 +10:00
  • 818eaf52d5 cli steering: show faint hint at start of each run Michael Neale 2026-07-03 06:44:43 +10:00
  • 3587af2644 checkpoint: CLI mid-run steering — queue typed messages while agent works Michael Neale 2026-07-03 06:40:09 +10:00
  • ac0751e102 Fix session actions dialog races codex/restore-model-interactions Douwe M Osinga 2026-07-02 16:03:12 -04:00
  • 04cf72d45f Clarify model interactions action label Douwe M Osinga 2026-07-02 15:04:13 -04:00
  • af9e6e1cfe naming Jack Amadeo 2026-07-02 11:45:42 -07:00
  • d289f369c2 bump Jack Amadeo 2026-07-02 08:54:24 -07:00
  • e697c570ed prepare python packaging Jack Amadeo 2026-07-01 17:03:37 -07:00
  • 8f101a7908 goose-sdk and goose-sdk-types Jack Amadeo 2026-07-01 16:53:17 -07:00
  • f5a10c80be set version Jack Amadeo 2026-07-01 15:50:03 -07:00
  • 818004d3a7 drop the old PoC provider-bindings Jack Amadeo 2026-07-02 11:16:34 -07:00
  • 286adb5b04 docs: address MCP review fixes codex/doc-audit Douwe M Osinga 2026-07-02 14:12:03 -04:00
  • b74fd62062 update namespacing Jack Amadeo 2026-07-02 11:09:45 -07:00
  • 1f9b625acb Restore model interactions viewer Douwe M Osinga 2026-07-02 14:09:32 -04:00
  • 1535ca70f9 Merge remote-tracking branch 'origin/main' into provider-bindings Jack Amadeo 2026-07-02 11:03:05 -07:00
  • 4bad6461f3 docs: add Browserbase Gemini key Douwe M Osinga 2026-07-02 13:40:31 -04:00
  • 65e2145863 docs: add Browserbase Gemini key codex/browserbase-gemini-key Douwe M Osinga 2026-07-02 13:36:04 -04:00
  • 0bfedd2cea docs: update environment and config references codex/docs-env-config Douwe M Osinga 2026-07-02 13:31:45 -04:00
  • c82c431c70 move databricks providers into goose-providers crate (#10162) main Jack Amadeo 2026-07-02 09:18:57 -07:00
  • 3254eed181 Move declarative definitions (#10167) Jack Amadeo 2026-07-02 09:09:20 -07:00
  • 8c8dfa482f feat(server): surface aggregated usage totals to clients feat/per-message-usage Filip Kujawa 2026-07-01 14:57:12 -07:00
  • 518e5e7ec8 feat(agents): capture per-message usage in the reply loop Filip Kujawa 2026-07-01 14:57:12 -07:00
  • d7a7fcc52e feat(session): per-message usage ledger with on-the-fly aggregation Filip Kujawa 2026-07-01 14:57:12 -07:00
  • 7028d15e02 feat(conversation): add per-message MessageUsage carrier Filip Kujawa 2026-07-01 14:57:00 -07:00
  • 71095b16c7 feat(providers): record provider-reported cost on ProviderUsage Filip Kujawa 2026-07-01 14:56:59 -07:00
  • 79cbb2627d Fail closed on unverifiable update provenance (#10168) Jasper 2026-07-02 17:09:38 +02:00
  • de331d78ef fix(acp): include structuredContent from MCP tool response (#10128) Chih-Tao Lee 2026-07-02 10:26:11 -04:00
  • 39c27c387d chore(release): open release branch for 1.41.0 v1.41.0 release/1.41.0 github-actions[bot] 2026-07-02 12:58:36 +00:00
  • 402ff562b3 chore(release): bump version to 1.41.0 (minor) (#10198) github-actions[bot] 2026-07-02 22:41:48 +10:00
  • d72be5b0e4 Harden ACP session event broadcasts jhugo/acp-event-broadcast jh-block 2026-07-01 11:11:37 +02:00
  • a3854aee3d Fix canonical model output paths (#10196) Jasper 2026-07-02 13:05:16 +02:00
  • 1ccf88d158 Revert "Refactor local inference provider crates (#10169)" revert-10169-jhugo/provider-types-local-inference Lifei Zhou 2026-07-02 20:35:06 +10:00
  • bd6c5365e4 Address ACP broadcast review feedback Tom Brow 2026-06-30 20:49:06 -07:00
  • 019c781330 Broadcast ACP session updates across clients Tom Brow 2026-06-30 20:15:06 -07:00
  • ba6fb2b56d Refactor local inference provider crates (#10169) Jasper 2026-07-02 10:51:53 +02:00
  • bf1a986d5e Allow local file ACP origins (#10194) Jasper 2026-07-02 10:37:06 +02:00
  • 410a78983e fix(acp): propagate agent cleanup errors on session delete (#10112) Abhijay Jain 2026-07-02 13:36:41 +05:30
  • df9f9f25e9 Allow packaged desktop ACP origin acp-origin-auth-improvements Jasper Hugo 2026-07-02 09:46:59 +02:00
  • 82534c650f added info for external server users lifei/supply-origin-goose-serve-start Lifei Zhou 2026-07-02 16:24:47 +10:00
  • dbc1f88ca7 fix(providers): add claude-sonnet-5 to canonical model registry (#10183) 石岳峰 2026-07-02 14:10:35 +08:00
  • 6e6710ced3 fixed the rendering Lifei Zhou 2026-07-02 16:07:52 +10:00
  • b1961ce1cb Load packaged Desktop from a dedicated goose-app://goose origin Lifei Zhou 2026-07-02 15:28:24 +10:00
  • b5bff2e3d3 fix: refresh canonical model registry to add claude-sonnet-5 fix/canonical-registry-sonnet-5 Michael Neale 2026-07-02 14:54:51 +10:00
  • 8cb6d4766c fix: Skip downstream github jobs for release branch build (#10186) Lifei Zhou 2026-07-02 14:38:40 +10:00
  • 185b185fb8 fix: increased mcp-app-guest request body limit (#10180) Lifei Zhou 2026-07-02 14:30:53 +10:00
  • 1f73bf01d8 chore(release): release version 1.40.1 release/1.40.1 github-actions[bot] 2026-07-02 04:16:33 +00:00
  • 27958c4c29 Remove open-model-gym eval suite (#10174) Michael Neale 2026-07-02 10:31:15 +10:00
  • b83b194dad acp migration (ui) : ui connect to acp directly instead of goosed (#10081) Lifei Zhou 2026-07-02 10:29:29 +10:00
  • 0d4b6924b9 Revert "Bedrock model discovery and validation" (#10176) Lifei Zhou 2026-07-02 09:39:04 +10:00
  • 9081cbd1d7 fix(desktop): seed mac auto-update config (#10132) v1.40.0 release/1.40.0 Douwe Osinga 2026-07-01 12:26:40 -04:00
  • a28a14c9d8 fixed merge issue lifei/test-missing-api Lifei Zhou 2026-07-02 08:47:19 +10:00
  • 6d4665657b Merge branch 'main' into lifei/ui-acp-direct-spike Lifei Zhou 2026-07-02 08:38:41 +10:00
  • a162a7f778 Improve ACP auth and origin defaults (#9886) Jasper 2026-07-02 00:08:46 +02:00
  • 48052aaf59 remove goosed in deeplink cmd Lifei Zhou 2026-07-02 07:38:34 +10:00
  • 7026e14585 Bedrock model discovery and validation (#9997) Gellért Stadler 2026-07-01 23:19:28 +02:00
  • e5a0162513 chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.16.1 to 1.17.0 (#10052) dependabot[bot] 2026-07-02 02:48:09 +05:30
  • 1fa17c7df3 Merge branch 'main' into lifei/ui-acp-direct-spike Lifei Zhou 2026-07-02 07:10:11 +10:00
  • 3648c05fe2 a kotlin expample Jack Amadeo 2026-06-30 09:08:26 -07:00
  • 8ad3ea3ebf move the example provider into the crate Jack Amadeo 2026-06-30 08:49:31 -07:00
  • 971eba2ce1 defaults Jack Amadeo 2026-06-30 08:42:58 -07:00
  • b155ecc718 regenerate Jack Amadeo 2026-06-30 08:32:29 -07:00
  • 6e178b992b A provider example Jack Amadeo 2026-06-25 16:58:10 -04:00
  • 9165e2738f fix: tolerate partial Responses output items (#10108) yyy33 2026-07-01 19:56:57 +00:00
  • 44869db2d9 fix(databricks): always use OpenAI-compatible "parameters" for tools (#10101) Kyle E DeFreitas 2026-07-01 15:56:54 -04:00
  • 2d47d1feea fix(providers): unescape shell-escaped image paths (#10098) Osraka 2026-07-01 22:56:52 +03:00
  • bb1bd2667f chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /documentation (#10107) dependabot[bot] 2026-07-01 15:51:26 -04:00
  • fc5353a39c regenerate schema (#10166) Jack Amadeo 2026-07-01 11:57:45 -07:00
  • 613f66b9f2 chore(deps): bump actions/stale from 10.1.1 to 10.3.0 (#10050) dependabot[bot] 2026-07-01 14:05:45 -04:00
  • d9d3fce9b7 chore(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1 (#10049) dependabot[bot] 2026-07-01 18:05:44 +00:00
  • c595a4ab03 chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 (#9892) dependabot[bot] 2026-07-01 14:05:38 -04:00
  • a3b4166d4e Update EmpirioLabs provider display name to EmpirioLabs AI (#10126) Adam Dalloul 2026-07-01 10:06:38 -07:00
  • b6349b5125 add declarative provider support to goose-providers crate (#9992) Jack Amadeo 2026-07-01 09:40:49 -07:00
  • 006d585546 fix(desktop): seed mac auto-update config (#10132) Douwe Osinga 2026-07-01 12:26:40 -04:00