Commit Graph

419 Commits

Author SHA1 Message Date
Bradley Axen da387444b3 hotfix: use same executable path for dev system 2025-01-07 13:24:48 -08:00
Alex Hancock d52e2e0113 [app] Conditionally start goosed based on valid config (#550) 2025-01-07 12:46:59 -05:00
Michael Neale f972b94c0c make signing and notarization optional (#545) 2025-01-07 17:44:46 +11:00
Bradley Axen 0745d12f90 fix: Standardize mcp clis 2025-01-06 22:21:45 -08:00
Bradley Axen 82808ab3f0 Rework agents to use MCP (#546)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2025-01-06 21:54:30 -08:00
Michael Neale b3b6cadab5 feat: form input (#465)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-01-07 09:23:44 +11:00
Michael Neale 667187e791 feat: openrouter provider (#538) 2025-01-07 08:59:00 +11:00
Michael Neale 44671d51ab [ui] chore: tidy up gui providers (#537) 2025-01-05 13:33:57 +11:00
Michael Neale fc245c575f [ui]: Polish and system theme fix (#533)
Co-authored-by: bwrage <bwrage@squareup.com>
2025-01-03 15:12:30 +11:00
Michael Neale 09d9eb1797 [ui]: General ui polish to more closely match designs (#532)
Co-authored-by: bwrage <bwrage@squareup.com>
2025-01-03 14:38:06 +11:00
Zaki Ali 4ff588e350 Latency issue fix with prepare_inference (#535) 2025-01-02 15:35:54 -08:00
Lifei Zhou a27a753e41 chore: use cross to build binaries (#507) 2025-01-02 16:53:37 +11:00
Michael Neale 6573147d63 feat: a system for non developers to augment developer system (#524)
has menu items to turn on (off by default)
2025-01-01 15:07:03 +11:00
Rizel Scarlett f632e61f9e fix: Broken open directory and new session buttons in more menu (#520) 2024-12-24 09:07:49 +11:00
Lifei Zhou 1b0b70c9b5 refactor: move get_usage to provider trait (#506)
Co-authored-by: Zaki Ali <zaki@squareup.com>
2024-12-23 10:00:57 +11:00
Rizel Scarlett 37e67e1ddf fix: Make stop button more obvious (#516) 2024-12-22 15:57:22 +11:00
Rizel Scarlett 3fab831e76 fix: Enhance Dark mode menu dots visibility (#517) 2024-12-22 15:52:22 +11:00
Michael Neale 4a6a46fa63 working on automating release of .zip and binaries and having them on each PR as well (#509)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
v1.0-beta3
2024-12-21 16:46:03 +11:00
Michael Neale cb1b2b060f conditionally load memory system in goose server (#508) 2024-12-21 16:13:35 +11:00
Salman Mohammed 4db5ff78ac Adds 'instructions' field to InitializeResult (#511) 2024-12-20 16:37:53 -05:00
Salman Mohammed 64969bad26 feat: MCP client sdk (#505)
Co-authored-by: kalvinnchau <kalvin@block.xyz>
2024-12-20 14:10:36 -05:00
Michael Neale de90c557b5 Update cli-release.yml 2024-12-20 14:57:09 +11:00
Lifei Zhou a30094b644 feat: added groq provider (#494) 2024-12-20 11:06:58 +11:00
Michael Neale e1381a5b0d fix: use rust tls (#500) 2024-12-20 10:41:44 +11:00
lily-de 2cd131435a fix: Ldelalande/fix scroll (#504) 2024-12-19 15:55:10 -05:00
Bradley Axen d6030a4a2e feat: MCP server sdk (simple version first) (#499)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2024-12-19 10:50:45 -08:00
Michael Neale e813c8d4dc tiny change to use most recent in stack (#501) 2024-12-19 16:47:55 +11:00
Michael Neale 84fd9cee09 stop bubbles filling screen (#495) v1.0.0-beta2 2024-12-18 18:41:34 +11:00
Michael Neale 4c467d8f70 chore: V1.0 release automation (#493) 2024-12-18 18:25:20 +11:00
Mic Neale a786e107b6 requires foreign architectures 2024-12-18 15:14:58 +11:00
Mic Neale 171431df91 more xcompile deps 2024-12-18 15:03:39 +11:00
Mic Neale ecdd154e3e Merge branch 'v1.0' of github.com:block/goose into v1.0
* 'v1.0' of github.com:block/goose:
  chore: Cargo build tokenizers (#491)
2024-12-18 14:59:40 +11:00
Mic Neale d6a9bbcf0d x compilation tools 2024-12-18 14:59:16 +11:00
Michael Neale dc7fc6acbf chore: Cargo build tokenizers (#491)
Co-authored-by: Alec Thomas <alec@swapoff.org>
2024-12-18 14:14:14 +11:00
Alec Thomas be17594876 feat: build and release binaries to GH releases (#477) 2024-12-18 13:48:50 +11:00
Michael Neale 90f9d0a4bd fix: width of bubbles and logging errors (#487) 2024-12-18 13:47:52 +11:00
Lifei Zhou 7154da73f0 feat: add google provider (#489) 2024-12-18 12:37:12 +11:00
Max Novich 1327fc4847 feat: flappy goose easter egg (#479) 2024-12-17 09:05:19 -08:00
Jarrod Sibbison 13cd298505 Restore command history when resuming session (#483) 2024-12-17 13:33:19 +11:00
Jarrod Sibbison cd6bd04faf Newline in cli (#485) 2024-12-17 12:15:44 +11:00
Jarrod Sibbison ab7ea6c605 remove cliclack prompt (#484) 2024-12-17 11:56:58 +11:00
Kalvin C de9b3df576 feat:model-specific-configuration (#466) 2024-12-16 16:53:32 -08:00
Jarrod Sibbison 6c48632b67 Adds session cost to goose.log (#474) 2024-12-17 09:35:30 +11:00
Michael Neale 9650acdec4 chore: don't require UV to download tokenizers (#473) 2024-12-16 16:08:27 +11:00
Jarrod Sibbison 8905afd9a9 Record token usage to goose.log for cli sessions (#459) 2024-12-16 09:14:31 +11:00
Bradley Axen e0f6aa7533 doc: basic docs and rename types (#471) 2024-12-14 17:31:27 -08:00
Salman Mohammed 51c07dffdb Move resource and more types to mcp-core (#470)
Co-authored-by: Bradley Axen <baxen@squareup.com>
2024-12-14 17:00:28 -08:00
Bradley Axen 043bab3955 refactor: Move shared models out to mcp-core (#469) 2024-12-14 14:31:01 -08:00
Bradley Axen 46e9b5f2d2 feat: drafting mcp (#468)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2024-12-13 17:50:01 -08:00
Jarrod Sibbison 01bfc88eee Reduce sleeps in goose rust tests (#464) 2024-12-13 14:42:14 +11:00