397 Commits

Author SHA1 Message Date
Mic Neale 74fe32b34c try multi platform release v01.00 2024-12-19 17:23:16 +11:00
Mic Neale e5afd3ab76 making it more like the default but with rust-tls 2024-12-19 16:57:58 +11:00
Mic Neale 03e285b637 Merge branch 'v1.0' into micn/use-rust-tls
* v1.0:
  tiny change to use most recent in stack (#501)
2024-12-19 16:48:37 +11:00
Michael Neale e813c8d4dc tiny change to use most recent in stack (#501) 2024-12-19 16:47:55 +11:00
Mic Neale 810ebafb75 this reduces a platform dep 2024-12-19 14:31:01 +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
Michael Neale e85afc1b33 chore: eslint for ts (#463) 2024-12-13 13:52:31 +11:00
Jarrod Sibbison 0c6ffa4cbe Adds command history to rustyline cli (#461) 2024-12-13 13:22:03 +11:00
Michael Neale 8d2a888894 fix: no need for cancel (#462) 2024-12-13 13:01:06 +11:00
Jarrod Sibbison a6f72b7f02 chore: cargo fmt ci check (#448)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2024-12-13 09:00:27 +11:00
Michael Neale d2e728b23c fix: more negative examples and faster classification (#454) 2024-12-12 21:39:33 +11:00
Michael Neale b3f29b3fdb turn on user prompting (#453) 2024-12-12 18:18:25 +11:00
Jarrod Sibbison bc00988681 Fix typos and run cargo fmt (#447)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2024-12-12 18:09:52 +11:00
Michael Neale 63335a7868 fix: ready/notification prompts (#382) 2024-12-12 18:06:07 +11:00
Zaki Ali 1d86956ba3 Raise error if viewing a file greater than 2MB (#449)
Also include check for character limit or 2^20
2024-12-11 17:59:42 -08:00
Bradley Axen e81f78f422 feat: Improve edit prompting (#446) 2024-12-11 13:29:13 -08:00
Jarrod Sibbison 49847026a8 [cli] Resumes most recent modified session if no session name provided (#444) 2024-12-11 15:07:51 +11:00
Mic Neale bba7f63869 add in a key for goosed and tests 2024-12-11 08:49:44 +11:00
Michael Neale 3cf93bcd5a fix: screenshot windows (#433) 2024-12-10 13:56:47 +11:00
Michael Neale 90c73ce074 feat: attach file (#429) 2024-12-10 13:18:23 +11:00
Zaki Ali 5548a5e429 feat: adding Resource objects, System.status to return list of Resources and trim when needed (#401)
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2024-12-09 16:03:54 -08:00
Jarrod Sibbison 8cc96703a9 Extract common renderings (#432) 2024-12-10 09:34:10 +11:00
Michael Neale 942c5916b8 fix: theme default (#431) 2024-12-09 15:52:47 +11:00
Michael Neale 7288b38307 anthropic provider (#420) 2024-12-09 14:55:17 +11:00
Michael Neale e407f0e2c7 fix: lib - add libxcb1-dev (#430) 2024-12-09 09:38:26 +11:00
Michael Neale 314b872291 feat: launch GUI from shell (#423) 2024-12-09 08:44:31 +11:00
Max Novich f7daed6e21 [feat]: Dark mode support (#345) 2024-12-06 14:32:00 -08:00
Michael Neale 7e5f809e4c Update README.md (#426) 2024-12-06 13:07:57 +11:00