Commit Graph

487 Commits

Author SHA1 Message Date
Salman Mohammed da1daef9bc separate installation process linux arm vs amd test.sm_release6 2025-01-16 19:34:07 -05:00
Salman Mohammed 63e766c60b add libdbus-1-dev system library test.sm_release5 2025-01-16 19:19:44 -05:00
Salman Mohammed c3c22424bc forgot to remove cross in build step test.sm_release4 2025-01-16 19:11:52 -05:00
Salman Mohammed 08f337efda again lets try without cross 2025-01-16 19:08:09 -05:00
Salman Mohammed 2d06b84e2a dont have conditional on the macos-cert step, or else npm run bundle fails 2025-01-16 18:58:41 -05:00
Salman Mohammed 8031ae87e5 bring back cross, install as a separate step test.sm_release3 2025-01-16 18:55:35 -05:00
Salman Mohammed e546021bee try to build without cross test.sm_release2 2025-01-16 18:46:42 -05:00
Salman Mohammed 30f1aa45d7 fix indentation test.sm_release1 2025-01-16 18:29:19 -05:00
Salman Mohammed 640b40c3fc add TODOs only for testing 2025-01-16 18:16:13 -05:00
Salman Mohammed ce353f8d74 add special test tag pattern 2025-01-16 18:10:17 -05:00
Salman Mohammed b0ce8e0a68 add back some comments 2025-01-16 18:09:08 -05:00
Salman Mohammed 7d6d6e640f combine CLI and Desktop App into a single release.yml 2025-01-16 18:03:21 -05:00
Salman Mohammed 9b901a0ff8 combine the two CI workflows into a single one, skip docs dir 2025-01-16 16:16:43 -05:00
Kalvin C 4860adbf83 remove use of bare unwrap() in error propagation (#600) 2025-01-15 21:41:23 -08:00
Bradley Axen 4e0d80310c feat: update the cli to be cross platform (#624) v1.0-beta4 2025-01-15 21:35:26 -08:00
Bradley Axen 52e55236ee fix: make sure dev setup works and document (#623)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2025-01-16 16:29:27 +11:00
Michael Neale 829359584b chore [v1.0]: tidy up processes when session closes (#622) 2025-01-16 14:45:39 +11:00
Michael Neale 90ab608d12 nit: small change to give a choice (#620) 2025-01-16 12:53:44 +11:00
Michael Neale f4eeabc22a [ui, v1.0] deep link add mcp session (#617) 2025-01-16 11:05:14 +11:00
marcelle ee0359a7c0 feat: add a truncating agent (#579) 2025-01-15 16:48:08 -05:00
Alex Hancock a8bdd5bd33 feat: Release devtools opening keyboard shortcut when goose window is not focused (#614) 2025-01-15 16:22:14 -05:00
Bradley Axen 823fa36e55 feat: performance tweaks for partial release (#611) 2025-01-15 11:33:44 -08:00
Max Novich a180516e25 Alexhancock/inline code (#612)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-01-15 11:28:42 -08:00
Salman Mohammed 2cb23d9293 feat: add more tracing logs, trim loaded prompt (#603) 2025-01-15 13:44:29 -05:00
lily-de 97fe873823 feature: new welcome page and real keychain (#604)
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Mic Neale <michael.neale@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-01-15 09:31:26 -08:00
Salman Mohammed 85c0c83323 fix: model names in UI API key warning (#609) 2025-01-15 12:26:24 -05:00
Salman Mohammed 56159f5072 feat: map non-ok responses from provider to human readable error msgs (#610) 2025-01-15 12:26:15 -05:00
Kalvin C df0b4eea8c fix: update BufReader capacity to 2MB (#605) 2025-01-14 18:20:36 -08:00
Salman Mohammed 4f6897869c fix: escape double quotes in error part (#602) 2025-01-14 19:44:37 -05:00
Salman Mohammed de541717a4 refactor: remove unused errors in mcp-client (#598) 2025-01-14 18:17:32 -05:00
Kalvin C 35e25a66c6 add more context from mcp server errors (#599) 2025-01-14 17:52:19 -05:00
Salman Mohammed 2160189ea6 fix: error formatting for vercel data format (#597) 2025-01-14 16:55:27 -05:00
Bradley Axen 43d19840a5 feat: Add endpoint to store secrets in keychain (#595) 2025-01-14 13:26:39 -08:00
Wendy Tang 3409d11e81 feat: mcp server prompts (#562) 2025-01-14 13:23:26 -08:00
Bradley Axen 32f7f2cad6 fix: Temporarily disable moderation (#594) 2025-01-14 13:20:51 -08:00
Alex Hancock fb7c80c349 fix: Various improvements and fixes to rough edges in the UX (#593) 2025-01-14 16:08:12 -05:00
Bradley Axen bfc10192f7 feat: support screenshots in developer2 (#592) 2025-01-14 12:50:28 -08:00
Salman Mohammed 80869457bc fix: goose failure on first msg without adding system (#591) 2025-01-14 15:27:54 -05:00
Alex Hancock b9cb01f3de alexhancock/rollback-goosed-restarts (#590) 2025-01-14 15:15:47 -05:00
Nahiyan Khan 99126cd3d9 style: swapped to arcade icons (#585) 2025-01-14 15:13:59 -05:00
Bradley Axen 60f530917e feat: Make the reference agent the default (#589) 2025-01-14 12:00:18 -08:00
Alex Hancock 4af5a7bf85 Goosed Restarts (#586)
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
2025-01-14 14:19:30 -05:00
Michael Neale 5d4a4dc44f [v1.0] adding the goosed key back in for localhost calls (#577) 2025-01-14 19:52:17 +11:00
Bradley Axen 81ba8ee42a fix: avoid races to recreate oauth token (#582)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
2025-01-14 12:39:27 +11:00
lily-de bf65a7daa9 feat: static settings page (#570) 2025-01-13 13:03:55 -08:00
Nahiyan Khan e00dd11fab styles: adding arcade styles and cash sans (#581) 2025-01-13 16:00:44 -05:00
Bradley Axen 3963de171b feat: quick spinner while loading tokenizers (#573) 2025-01-13 12:41:44 -08:00
Salman Mohammed 669df02f7b Add timeout middleware for clients (#572) 2025-01-13 15:08:17 -05:00
Bradley Axen ea6ec0d3e2 chore: remove unused old setup for CLI (#574)
Co-authored-by: Mic Neale <michael.neale@gmail.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
2025-01-13 14:47:20 -05:00
Salman Mohammed a258b76d42 feat: env and secrets configuration for mcp server (#565) 2025-01-13 14:11:42 -05:00