Commit Graph

  • b1fc2bf84b update justfile Lifei Zhou 2026-03-24 12:35:09 +11:00
  • 328146954a install timeout Lifei Zhou 2026-03-24 12:34:15 +11:00
  • 22c4dd19cb fixed the test and setup Lifei Zhou 2026-03-24 12:17:57 +11:00
  • ec54a48a9e added action sha Lifei Zhou 2026-03-24 11:33:23 +11:00
  • 1a801c8039 updated tests and scripts Lifei Zhou 2026-03-24 11:28:33 +11:00
  • 99ed02fe5d resolve pnpm install Lifei Zhou 2026-03-24 10:58:37 +11:00
  • c54e28a895 Merge branch 'main' into lifei/agent-browser Lifei Zhou 2026-03-24 10:37:24 +11:00
  • 403b39b335 Merge remote-tracking branch 'origin/main' into wpfleger/socket-support Will Pfleger 2026-03-23 19:07:10 -04:00
  • aa0822ef5a enable running e2e test in ci Lifei Zhou 2026-03-24 09:53:50 +11:00
  • 9854fefc9c fix: resolve clippy redundant_closure and expand env vars in socket field Will Pfleger 2026-03-23 18:10:44 -04:00
  • b884cd1572 fix: use std::io::Error::other() to satisfy clippy io_other_error lint Will Pfleger 2026-03-23 17:53:00 -04:00
  • ce160b183d fix: handle reasoning content blocks in OpenAI-compat streaming parser (#8078) Will Pfleger 2026-03-23 17:35:46 -04:00
  • 2ff4ab27ee chore(acp): build native packages on latest mac (#8075) Alex Hancock 2026-03-23 15:22:32 -04:00
  • ed5e1305d1 Display delegate sub agents logs in UI (#7519) Zane 2026-03-23 11:38:25 -07:00
  • 7823a8e6b9 Update tar version to avoid CVE-2026-33056 (#8073) Rodolfo Olivieri 2026-03-23 15:11:48 -03:00
  • bcfbe89204 refactor: consolidate duplicated dependencies into workspace (#8041) Rodolfo Olivieri 2026-03-23 15:08:48 -03:00
  • 997f27ef33 tui: set up for publishing via github actions (#8020) Alex Hancock 2026-03-23 13:21:20 -04:00
  • c493c6160c feat: feature-gate local inference dependencies (#7976) 이대희 2026-03-24 00:49:24 +09:00
  • 79f539f8af feat: ability to manage sub recipes in desktop ui (#6360) Abhijay Jain 2026-03-23 21:04:58 +05:30
  • 94b8d10aff Merge remote-tracking branch 'origin/main' into wpfleger/socket-support Will Pfleger 2026-03-23 11:20:50 -04:00
  • 59c74e1b7d Tweak the release process: no more merge to main (#7994) Jack Amadeo 2026-03-23 09:30:44 -04:00
  • 69e7fdc4b5 fix: gemini models via databricks (#8042) Alex Hancock 2026-03-23 09:24:29 -04:00
  • a43cbe5875 feat(apps): Pass toolInfo to MCP Apps via hostContext (#7506) Andrew Harvard 2026-03-23 09:12:47 -04:00
  • 259ca26dfe fix: remove configured marker when deleting oauth provider configuration (#7887) Sheikh Limon 2026-03-23 18:28:11 +06:00
  • 620133a299 docs: add vmware-aiops MCP extension documentation (#8055) wei zhou 2026-03-23 20:27:30 +08:00
  • f90c636b66 adding more tests Lifei Zhou 2026-03-23 22:47:15 +11:00
  • 26db973912 custom extension test Lifei Zhou 2026-03-23 18:40:12 +11:00
  • b4422a6862 Show setup instructions for ACP providers in settings modal (#8065) Michael Neale 2026-03-23 16:28:56 +11:00
  • 300eece079 reorganised folder Lifei Zhou 2026-03-23 16:05:46 +11:00
  • bdb89fab3c adjust the skills Lifei Zhou 2026-03-23 15:36:19 +11:00
  • c2a02d73c8 deps: replace sigstore-verification with sigstore-verify to kill vulns (#8064) Adrian Cole 2026-03-22 19:08:01 -04:00
  • 1426c8bfa0 feat(acp): add session/set_config and stabilize list, delete and close (#7984) Adrian Cole 2026-03-22 18:33:26 -04:00
  • 6afaeb8432 docs: Correct gosoe typo to goose (#8062) Sean Prashad 2026-03-22 17:22:31 -04:00
  • 33b8055437 Merge origin/main into palmate-screen Douwe Osinga 2026-03-21 16:35:19 +01:00
  • 45cf5c4a5e WIP Douwe Osinga 2026-03-21 16:29:32 +01:00
  • b77fa0e6ec fix: scope fast_model to declarative providers only, drop OPENAI_FAST_MODEL env var pr-7935-clean Douwe Osinga 2026-03-20 10:17:27 -04:00
  • 516faa0966 Updating openapi spec with the just tool esnyder 2026-03-17 01:04:24 -05:00
  • c2c3b5138f Updating formatting for ConfigKey section esnyder 2026-03-16 22:58:00 -05:00
  • e0da3ab950 refactoring for better whitespace check esnyder 2026-03-16 22:39:17 -05:00
  • aaaa770bfb Adding to openai provider keys esnyder 2026-03-16 20:26:29 -05:00
  • 3495d250de Updated with qwen3.5 to add this to declarativeProviders esnyder 2026-03-16 20:03:17 -05:00
  • 79a6092d51 Adding configurable OPENAI_FAST_MODEL param esnyder 2026-03-16 13:12:16 -05:00
  • 0ace570e28 fix: use default provider and model when provider in session no longer exists (#8035) Lifei Zhou 2026-03-21 09:48:30 +11:00
  • d5e2cba51c fix: don't expose structuredContent or resource blobs to model feat/mcp-app-update-model-context Andrew Harvard 2026-03-20 17:13:14 -04:00
  • 8b80b9fe7a fix: strip binary data from non-text content blocks Andrew Harvard 2026-03-20 16:56:14 -04:00
  • 9fa95fbda7 fix: serialize non-text content blocks in MCP App context Andrew Harvard 2026-03-20 16:34:50 -04:00
  • 8d191713b6 fix: XML-escape MCP App context before injection Andrew Harvard 2026-03-20 16:13:30 -04:00
  • e5b1c8a2bc feat: support ui/update-model-context for MCP Apps Andrew Harvard 2026-03-20 15:56:43 -04:00
  • 1f7f234326 feat: add GOOSE_SHELL env var to configure preferred shell (#7909) Vincenzo Palazzo 2026-03-20 18:53:58 +01:00
  • 80f3e50d0d fix(desktop): fullscreen header bar + always-visible close controls (#8033) Andrew Harvard 2026-03-20 12:15:17 -04:00
  • 8df8642660 docs: add Claude Code approve mode permission routing documentation (#7949) Rizel Scarlett 2026-03-20 08:31:39 -07:00
  • 645757d1ec chatgpt_codex: Support reasoning and gpt-5.4 (#7941) Alex Yao 2026-03-20 23:21:37 +08:00
  • c9f49e4a2e fix: handle gemini errors when accessing via databricks alexhancock/handle-gemini-databricks-errors Alex Hancock 2026-03-20 10:47:18 -04:00
  • d2576001fe refactor(anthropic): fix N+1 thinking message storage issue (#7958) Rabi Mishra 2026-03-20 20:24:23 +05:30
  • 4ed475c220 fix: handle mid-stream error events in OpenAI SSE streaming (#8031) Douwe Osinga 2026-03-20 10:10:02 -04:00
  • 9f2b3cc4fd Fix apps extension: coerce string arguments from inner LLM responses (#8030) Douwe Osinga 2026-03-20 10:09:52 -04:00
  • 3764fbdca9 docs: fix smart_approve mode name in cli-providers tip box fix/7949-smart-approve-typo Douwe Osinga 2026-03-20 10:04:29 -04:00
  • 387f1247c1 feat: ability to expand sidebar to see chats names (#7816) Abhijay Jain 2026-03-20 19:25:33 +05:30
  • 5836f6fa4c Fix config for GOOSE_MAX_BACKGROUND_TASKS (#7940) Alex Yao 2026-03-20 21:54:51 +08:00
  • 354e2e1d5f set MACOSX_DEPLOYMENT_TARGET=12.0 (#7947) Lifei Zhou 2026-03-21 00:41:08 +11:00
  • d7676114b3 fix(ui): auto-focus chat input on Hub mount (#8007) jeffa-block 2026-03-21 00:39:19 +11:00
  • cb2244dd4a fix(ui): collapse verbose comment to single line jeffa/autofocus-chat-input Douwe Osinga 2026-03-20 09:29:05 -04:00
  • f9f2259387 scripts to run all recorded tests Lifei Zhou 2026-03-20 23:35:05 +11:00
  • b7615938bc feat: filter tools by MCP Apps visibility metadata (#8022) Andrew Harvard 2026-03-20 08:28:45 -04:00
  • 51442274b8 add skills and generated e2e test Lifei Zhou 2026-03-20 20:34:28 +11:00
  • 472ccf5160 e2e test setup script Lifei Zhou 2026-03-20 13:19:15 +11:00
  • e2fc8ddb80 fix(cli): improve terminal output formatting and visual clarity (#8025) Michael Neale 2026-03-20 12:54:42 +11:00
  • 565b06b715 feat: upgrade ink for performance, and use stdio not http (#8004) Michael Neale 2026-03-20 12:23:18 +11:00
  • 08aed2be4b Merge remote-tracking branch 'origin/main' into palmate-screen Douwe Osinga 2026-03-19 17:18:22 -04:00
  • 3f8eec3237 Orchestration (#7999) Douwe Osinga 2026-03-19 16:30:24 -04:00
  • 6553e1e1cb Merge branch 'orchestration-extension' into palmate-screen Douwe Osinga 2026-03-19 16:28:42 -04:00
  • 507fb8d306 Merge remote-tracking branch 'origin/main' into palmate-screen Douwe Osinga 2026-03-19 16:26:16 -04:00
  • abc0045e51 Merge remote-tracking branch 'origin/main' into orchestration-extension Douwe Osinga 2026-03-19 15:53:20 -04:00
  • 53236ff327 Allow delete all types (#8018) Douwe Osinga 2026-03-19 15:06:50 -04:00
  • a68c6788eb feat(cli): add Sigstore/SLSA provenance verification to Rust self-update (#7818) fre$h 2026-03-19 17:54:36 +00:00
  • 5958765e81 WIP Douwe Osinga 2026-03-19 12:38:48 -04:00
  • 01255a9651 Fix cross-window timing: save user message before publishing ActiveRequests revert-message-flush-and-test Douwe Osinga 2026-03-19 12:35:23 -04:00
  • be4ea34e59 fix: show delete errors even when apps grid is populated jhugo/app-delete-button jh-block 2026-03-19 17:26:53 +01:00
  • 902028ce37 Add TODO for SessionStatusContext stopgap Douwe Osinga 2026-03-19 12:18:17 -04:00
  • 72ada840d8 Replace CustomEvent spaghetti with React contexts Douwe Osinga 2026-03-19 12:02:10 -04:00
  • a9f6de050e fix: separate delete and refresh error handling jh-block 2026-03-19 16:59:35 +01:00
  • 1fe6dd1dfb fix: scope delete lookup to apps extension and delete file before cache jh-block 2026-03-19 16:43:37 +01:00
  • 330b8d37d4 Support cross-window streaming: reattach to new requests on open sessions Douwe Osinga 2026-03-19 11:40:00 -04:00
  • 48d8895ddf fix: sanitize app name before building file path in delete_app jh-block 2026-03-19 16:32:13 +01:00
  • 70d873c9a9 fix: only pass session_id when truthy on post-delete refresh jh-block 2026-03-19 16:22:45 +01:00
  • 4299a64a9a revert: restore original import_app behavior (cache-only) jh-block 2026-03-19 15:45:05 +01:00
  • 9af048adf9 fix: sanitize imported app names and check on-disk collisions jh-block 2026-03-19 15:37:52 +01:00
  • fcd8ed76e0 fix: save imported apps as HTML files instead of cache-only jh-block 2026-03-19 15:25:07 +01:00
  • 2801677d09 fix: preserve imported apps during session-backed list refresh jh-block 2026-03-19 15:15:51 +01:00
  • b967a47067 Share a single goosed process across all windows Douwe Osinga 2026-03-19 10:15:38 -04:00
  • abdc29f1f6 fix: scope delete to apps extension only jh-block 2026-03-19 14:58:17 +01:00
  • f8f5aed79b fix: pass sessionId when refreshing after delete and regenerate openapi jh-block 2026-03-19 14:37:39 +01:00
  • 1d559a7eeb fix: remove ModelChange variant after merge with main Douwe Osinga 2026-03-19 08:31:29 -04:00
  • a247964af5 Merge origin/main, resolve conflicts Douwe Osinga 2026-03-19 08:30:28 -04:00
  • ffe216f84e Merge remote-tracking branch 'origin/main' into orchestration-extension Douwe Osinga 2026-03-19 08:23:32 -04:00
  • b905ce24ee Consolidate reply streaming into reply.rs, fix SSE reconnect edge cases Douwe Osinga 2026-03-19 08:22:50 -04:00
  • 58f32572ce fix: identify apps by URI instead of name for deletion jh-block 2026-03-19 13:13:54 +01:00
  • d61b3f7d5e fix: scope delete lookup to apps extension and propagate file errors jh-block 2026-03-19 13:09:05 +01:00
  • 184a31ccc9 refactor: derive default app names from bundled HTML instead of hardcoding jh-block 2026-03-19 12:59:35 +01:00
  • a200ff7b9d fix: correctly identify deletable apps and delete HTML files jh-block 2026-03-19 12:54:01 +01:00