Zane
|
92e75ac460
|
Show modal selector after configuring a provider (#6005)
|
2025-12-08 13:27:53 -08:00 |
|
Zane
|
e1ab27e554
|
Move recipe actions to bottom bar icon and edit goosehints to settings (#5864)
|
2025-11-25 08:55:43 -07:00 |
|
Angela Ning
|
7c4e3684ea
|
feat: dynamically load ollama models (#5309)
|
2025-10-22 21:17:02 -04:00 |
|
Douwe Osinga
|
9251da4314
|
Declarative providers (#5084)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-10-15 09:48:14 -04:00 |
|
Lifei Zhou
|
1396d315e5
|
Applied server side call to parse and save recipe (#5022)
|
2025-10-09 15:45:46 +11:00 |
|
Zane
|
f4d79404ee
|
Create / edit recipe form unification and improvements (#4693)
|
2025-10-05 09:00:59 -07:00 |
|
Kamal Fariz Mahyuddin
|
9e9495ebe5
|
feat: set custom models for lead/worker (#4598)
Signed-off-by: Kamal Fariz Mahyuddin <kamal@envoy.com>
|
2025-10-04 17:19:39 -04:00 |
|
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 |
|
Angela Ning
|
9fe20f981f
|
UI: query provider for supported models (#4270)
Signed-off-by: Angela Ning <aning@squareup.com>
|
2025-08-25 13:18:42 -04:00 |
|
Douwe Osinga
|
942ef5b0a3
|
Custom providers update (#4099)
Co-authored-by: developerayo <shodipovi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-19 15:03:10 -07: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 |
|
Douwe Osinga
|
a33460244c
|
Ensure more client (#3787)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-01 13:35:40 -04:00 |
|
Zane
|
b5e73c4c89
|
fix: initial prompt not filled in after accepting new recipe (#3637)
|
2025-07-31 10:49:28 -07:00 |
|
Zane
|
d974757720
|
Fix model display name not being updated immediately after leaving settings (#3587)
|
2025-07-22 18:22:14 -07:00 |
|
Kyle 🐆
|
cfa99b3e08
|
fix(ui): enable selection of zero-config providers in desktop GUI (#3378)
Signed-off-by: Kyle Santiago <kyle@privkey.io>
|
2025-07-21 10:44:49 +10: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 |
|
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 |
|
jack
|
657718d8c0
|
feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
|
2025-06-17 20:40:20 -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 |
|
Tyler White
|
8c9a89efde
|
feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-06-02 13:37:00 +10: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 |
|
adaug
|
cf7bb08ee1
|
feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 12:40:45 +10:00 |
|
Zane
|
d900d5c7d1
|
Update provider configuration handling from new endpoint (#2518)
|
2025-05-14 10:08:32 -07:00 |
|
faces
|
e63300887f
|
goose/providers: add Venice.ai private open-source LLM (#2252)
|
2025-05-13 15:52:44 -07:00 |
|
Zane
|
a812d6ff79
|
Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
|
2025-05-05 08:48:43 -07:00 |
|
Alice Hau
|
c99d5beb07
|
feat: Azure credential chain logging (#2413)
Co-authored-by: Michael Paquette <mpaquette@pax8.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-01 14:09:37 -04:00 |
|
Yingjie He
|
9bd27cebcb
|
fix: fix gemini model not found (#2157)
|
2025-04-11 10:41:48 -07:00 |
|
Zane
|
8451fb1c89
|
Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101)
|
2025-04-09 15:13:53 -07:00 |
|
Best Codes
|
0daff53110
|
feat: UI tweaks including dark mode fixes, FOUC flash fixes, suspenseful loading states, and 7 more (#2079)
|
2025-04-09 14:54:12 -07:00 |
|
Denis Buzmakov
|
fc230ded9b
|
feat: add ANTHROPIC_HOST configuration for Anthropic in cli and UI (#1776)
|
2025-04-02 13:36:47 -07:00 |
|
Uddhav Kambli
|
4846d15354
|
# feat(providers): Add support for generic GCP Vertex AI Claude and Gemini models (#1909)
|
2025-04-02 10:22:37 -07:00 |
|
Lily Delalande
|
afef3b1af7
|
ui: clean up toasts and errors (#1872)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-03-27 11:07:27 -04:00 |
|
Yingjie He
|
2eb2462e5e
|
feat: export azure api version (#1873)
|
2025-03-26 12:04:02 -07:00 |
|
Lily Delalande
|
6abf5b40ce
|
ui: remove and update extensions (#1847)
|
2025-03-25 13:14:59 -04:00 |
|
Matthew Diamant
|
0cac3c148d
|
New toasts (#1777)
|
2025-03-24 12:32:39 -07:00 |
|
Lily Delalande
|
808b0c8a3b
|
Revert "Standardize Radio Button input" (#1758)
|
2025-03-18 17:38:16 -07:00 |
|
Quentin Machu
|
188dd5bce9
|
feat: add basic support for aws bedrock to desktop app (#1271)
|
2025-03-18 08:51:48 -07:00 |
|
Matthew Diamant
|
d6c0cc9dc9
|
Standardize Radio Button input (#1701)
|
2025-03-17 19:15:45 -07:00 |
|
Lily Delalande
|
8689d24407
|
chore: update types and imports (#1594)
|
2025-03-10 11:23:46 -07:00 |
|
Lily Delalande
|
4f9c08a025
|
refactor models component (#1535)
|
2025-03-07 11:56:03 -08:00 |
|
Uddhav Kambli
|
68b8c5d19d
|
feat: add GCP Vertex AI platform as provider (#1364)
Signed-off-by: Uddhav Kambli <uddhav@kambli.net>
|
2025-03-03 08:46:11 -08:00 |
|
Yingjie He
|
e51b7be367
|
feat: allow setting openai base path (#1369)
|
2025-02-25 14:27:03 -08:00 |
|
Yingjie He
|
c812ee6af1
|
feat: add default value for openai host (#1336)
|
2025-02-21 14:12:35 -08:00 |
|
Alex Hancock
|
81a0334aa1
|
refactor: Component hierarchy and code cleanup (#1319)
|
2025-02-21 11:29:07 -05:00 |
|
Alex Hancock
|
f509bafd07
|
fix: fully remove react-router now that it is unused (#1317)
|
2025-02-20 16:39:33 -05:00 |
|
Yingjie He
|
92833aeb1c
|
feat: allow users to configure openai host (#1283)
|
2025-02-18 15:00:40 -08:00 |
|