Zane
|
651456022c
|
Convert recipe create and import forms to use tanstack form and zod schema validation (#4499)
|
2025-09-03 13:18:58 -07:00 |
|
Douwe Osinga
|
d2195289cf
|
Add session to agents (#4216)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
|
2025-09-03 10:31:24 -04:00 |
|
Amed Rodriguez
|
4e9c5e3e2d
|
Disable chat input while extensions load (#4417)
|
2025-09-02 14:03:20 -07:00 |
|
Alex Hancock
|
862dd97ca4
|
feat: re-introduce session sharing (#4370)
|
2025-08-27 15:47:28 -04:00 |
|
Amed Rodriguez
|
a3097f5250
|
Refactor Extensions Install Modal (#4328)
|
2025-08-26 13:28:10 -07:00 |
|
Amed Rodriguez
|
02a237f4a9
|
Extensions Modal Improvements (#4293)
|
2025-08-22 17:10:42 -07:00 |
|
Jack Amadeo
|
24b76baa55
|
Block send until extensions are ready (#4271)
|
2025-08-22 11:45:25 -04:00 |
|
Alex Hancock
|
180661f26f
|
chore: removing little-used session sharing feature (#4249)
|
2025-08-22 10:49:18 -04:00 |
|
Douwe Osinga
|
70f0173f9d
|
Move out app init (#4185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-19 16:39:46 -04:00 |
|
Zane
|
a14f087d20
|
upgraded all npm packages and fixed related issues (#4072)
|
2025-08-18 15:12:44 -07:00 |
|
Zane
|
f609f27db0
|
remove and cleanup unused code (#4074)
|
2025-08-14 16:27:53 -07:00 |
|
Zane
|
68dd3281f8
|
Load recipe deeplinks in single window when app is closed (#4048)
|
2025-08-13 14:52:33 -07:00 |
|
Zane
|
48c1ec8afd
|
remove fallback routing to hub/home for unknown routes (#3954)
|
2025-08-08 10:37:09 -07:00 |
|
Michael Neale
|
e124bb084f
|
feat: first time automated ollama install experience and openrouter (#3881)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-08 11:41:53 +10:00 |
|
Zane
|
3f6a055790
|
Speed up app initialization and improve refresh crashing (#3717)
|
2025-07-31 12:41:05 -07:00 |
|
Zane
|
85c77474df
|
Speed up recipe loading from deeplinks and various fixes (#3662)
|
2025-07-28 14:17:43 -07:00 |
|
Zane
|
c7425694f8
|
fix cmd + , not opening settings (#3694)
|
2025-07-28 14:17:15 -07:00 |
|
Zane
|
f55549eac9
|
Added logging and changed default route case to not redirect to home when there is an invalid route (#3610)
|
2025-07-23 12:56:52 -07:00 |
|
Zane
|
229a49bfdc
|
fix: loading shared sessions (#3607)
|
2025-07-23 12:52:37 -07:00 |
|
Zane
|
246ba19256
|
Restore recipe parameters functionality (#3530)
|
2025-07-22 10:31:44 -07:00 |
|
Douwe Osinga
|
9f356e7009
|
Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 18:21:47 +02:00 |
|
Jarrod Sibbison
|
e2e656c012
|
refactor: Centralise deeplink encode and decode into server (#3489)
|
2025-07-20 18:13:55 +10:00 |
|
Zane
|
8a6329f8ca
|
Fix launching session in new window (#3497)
|
2025-07-17 19:43:45 -07:00 |
|
Zane
|
77ea27f5f5
|
UI update with sidebar and settings tabs (#3288)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Spence <spencrmartin@gmail.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Judson Stephenson <Jud@users.noreply.github.com>
Co-authored-by: Max Novich <mnovich@squareup.com>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
Co-authored-by: caroline-a-mckenzie <cmckenzie@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-15 17:24:41 -07:00 |
|
Zane
|
e40e84ec2e
|
Added announcement modal (#3098)
|
2025-06-27 10:50:32 -07:00 |
|
Zane
|
79553e0b8b
|
Improve config file editing and recovery fallback mechanisms (#3082)
|
2025-06-26 11:08:57 -07:00 |
|
jack
|
d2ff4f3746
|
feat: Add comprehensive cost tracking display for LLM usage (#2992)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-06-26 19:46:14 +10:00 |
|
Aaron Goldsmith
|
98ac09cda0
|
Feat: Recipe Library (#2946)
|
2025-06-18 12:03:44 -07:00 |
|
Lifei Zhou
|
5ddb93e7b8
|
fix: goose recipe prompt is not shown again when switch the view from settings to chat (#2870)
|
2025-06-17 16:30:59 -07:00 |
|
jack
|
37812fc76a
|
feat(desktop): Add auto-update functionality to Goose desktop app (#2852)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-06-12 11:25:44 -07:00 |
|
Alex Hancock
|
a89fa18502
|
alexhancock/remove-settings-v1 (#2744)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-06-02 14:04:57 -04:00 |
|
Zane
|
0c042010ff
|
Fix remaining typescript errors (#2741)
|
2025-05-30 12:06:49 -07:00 |
|
Zane
|
3d5d3cedca
|
Cleanup Phase 1: Remove unused React imports from safe components (#2702)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 09:13:26 -07:00 |
|
Lifei Zhou
|
4947591ac8
|
feat: view/edit existing recipe in Desktop (#2670)
|
2025-05-28 14:19:48 +10:00 |
|
Max Novich
|
c272b5df95
|
Add basic cron scheduler to goose-server (#2621)
|
2025-05-27 10:36:27 -07:00 |
|
Lifei Zhou
|
3d808d99ef
|
fix: Automatically added the prompt after the app is initialised with recipe instructions (#2631)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-23 13:29:20 +10:00 |
|
Zane
|
7027de6238
|
Move token limits to backend (#2484)
|
2025-05-12 16:52:46 -04:00 |
|
Lily Delalande
|
01e28423ff
|
ctx_management: summarize on command button (#2479)
|
2025-05-08 11:43:53 -06:00 |
|
Michael Neale
|
c0b79873b5
|
allowlist blocks and shift SSE to warning (#2445)
|
2025-05-07 09:44:52 -04:00 |
|
Logan Moseley
|
ab870e9b70
|
feat/fix(ui): Mac keyboard shortcuts (#2430)
|
2025-05-05 08:57:54 -07:00 |
|
Oliver
|
cb6fca2e1d
|
feat: add global hotkey (#2401)
|
2025-04-30 11:49:59 -07:00 |
|
Best Codes
|
cef2368491
|
fix: fix regression in welcome screen flicker (#2279)
|
2025-04-22 09:33:12 -07:00 |
|
Michael Neale
|
2754a03020
|
GUI warning when installing extension from deeplink (#2260)
|
2025-04-19 10:46:32 +10:00 |
|
Bradley Axen
|
cfb0eab9cf
|
fix: use env keys (#2258)
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
|
2025-04-18 14:01:46 -07:00 |
|
Zane
|
e859ad1115
|
Chat bottom menu bar token and tools alerts (#2146)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
|
2025-04-18 10:43:50 -07:00 |
|
Yingjie He
|
48a8f5a704
|
feat: use the permission page in bottom menu (#2218)
|
2025-04-16 14:51:01 -07:00 |
|
Yingjie He
|
92ce1be317
|
feat: init UI implementation for tool permission control (#2194)
|
2025-04-15 16:49:49 -07:00 |
|
Zaki Ali
|
6549b6d429
|
feat: show error on broken recipe url's (#2197)
|
2025-04-15 09:49:06 -07:00 |
|
Zaki Ali
|
4b59447820
|
fix: move recipe extension init into initialization (#2192)
|
2025-04-14 14:33:08 -07:00 |
|
Lily Delalande
|
379f7484c6
|
hotfix: rename add extension (#2167)
|
2025-04-11 18:07:37 -04:00 |
|