Commit Graph

1888 Commits

Author SHA1 Message Date
Douwe Osinga bef7622123 Suppress ansi with pipes (#3775)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 11:37:02 +02:00
David Katz 97e508b3a1 Fix leaky env variable causing flaky test (#3761) 2025-08-05 10:45:04 +02:00
Douwe Osinga 66f8ef123b Update gemini error msg (#3847)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 10:40:21 +02:00
Douwe Osinga 918faddf03 Generic retry and error parsing (#3558)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-05 10:37:04 +02:00
Douwe Osinga 33f57da4c9 Clear the current line on ctrl-c in line with other tools (#3764)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 10:13:22 +02:00
Michael Neale c6848efc26 chore: upgrade morph to use new model with instruction (#3745) 2025-08-05 14:43:19 +10:00
dianed-square 2f313646e8 add CODEOWNERS file with /documentation owners (#3840) 2025-08-04 19:42:10 -07:00
David Katz 63f4374820 Token counting in Auto-compact uses provider metadata (#3788) 2025-08-04 15:45:23 -04:00
Ebony Louis 7b044d93a2 docs: Add YouTube link to Git MCP Tutorial (#3831)
Signed-off-by: Ebony Louis <ebony774@gmail.com>
2025-08-04 13:26:29 -04:00
Alex Hancock 3f567efd9e feat: more robust client initialization for the app (#3830) 2025-08-04 12:56:47 -04:00
Jack Amadeo 162011fccb Build app bundles on release branches always (#3789) 2025-08-04 12:14:12 -04:00
Jack Amadeo f7de3596cf fix param order of debug_conversation_fixer (#3796) 2025-08-04 12:13:50 -04:00
Zane 7a364de187 Fix directory switcher not working in active chat sessions and file browser not defaulting to current session directory path (#3791) 2025-08-04 08:46:53 -07:00
Douwe Osinga 092ece780c File completion in CLI (#3822)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-04 17:42:49 +02:00
Rizel Scarlett 562dea3f23 docs: Dynamic linux install buttons (#3810) 2025-08-03 19:17:46 -04:00
Colin Walters 5d24432c83 tests: Add missing #[serial] to two tests (#3816)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-08-03 16:29:12 +02:00
Lifei Zhou 48a38dc034 Chore: apply more clippy rules to prevent from code complexity (#3813) 2025-08-03 20:03:08 +10:00
Colin Walters 412ceb8128 chore(mcp): Add helpers to parse parameters (#2821)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-08-03 10:51:36 +02:00
Robert Mcgregor da8f64b370 feat: enable docusaurus respectPrefersColorScheme (#3746) 2025-08-03 10:22:44 +02:00
Zane 9d5f58a0f3 fix session resume in new window (#3800) 2025-08-03 10:21:24 +02:00
Rizel Scarlett c850ac20f4 Add settings field documentation to recipe guides (#3809) 2025-08-03 00:12:10 -04:00
dependabot[bot] f775cd9a47 chore(deps): bump on-headers and compression in /documentation (#3532)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-02 21:17:07 -04:00
Shodipo Ayomide e433643b6d fix(ui): refresh provider related issues (#3385) 2025-08-03 01:07:31 +02:00
Alfonso de la Guarda Reyes 84704d1e3a feat: Add comprehensive Linux build support (#3673) 2025-08-03 00:40:42 +02:00
Colin Walters 43e85c4304 developer: Optimize text_editor_view a bit (#3781)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-08-02 19:36:37 +02:00
Angela Ning d93063b686 Override session name generator for ollama provider (#3710) 2025-08-02 19:36:21 +02:00
Daniel Dides 9cd07b88c9 docs: fix markdown for cognee tutorial (#3801) 2025-08-02 12:56:30 +02:00
Jack Amadeo ba02ed906e chore: Upgrade node (#3756)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-01 22:15:05 -04:00
dianed-square 7e7b19db9e docs: update custom extension project setup (#3793) 2025-08-01 18:42:04 -04:00
Jack Amadeo 6b3018b77a Swap MCP client implementations to rmcp (#3634) 2025-08-01 17:14:41 -04:00
Jack Amadeo 7b67007a54 Use PR number for concurrency group (#3790) 2025-08-01 15:36:40 -04:00
Max Novich 3b6a92b715 Mnovich/otlp v2 (#3772) 2025-08-01 12:15:12 -07:00
Douwe Osinga 1a8b3b1a42 Handle missing keys with a default (#3753)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-01 21:13:30 +02:00
Lifei Zhou ba9981d1fc Fix open recipe chat via deeplink (#3773)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-01 11:32:18 -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
Alex Rouse 380f23a3b1 fix(ui): extension command text overflow (#3785)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
2025-08-01 10:09:23 -07:00
Douwe Osinga 750fbb44fb No tool role means we should not collapse messages (#3778)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-01 16:53:46 +02:00
Jack Amadeo 2100a86326 fix: bundle workflows (#3780) 2025-08-01 16:42:06 +02:00
Douwe Osinga b1f82b9a57 Update goose hints (#3758)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-01 15:17:32 +02:00
Andrew Harvard 900698777b integrate MCP UI (#2948)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-01 08:09:06 -04:00
Jack Amadeo b4ab774329 Fix claude model names (#3765)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-01 13:33:08 +10:00
Michael Neale bbf1f1eee8 fix: don't return full shell output when very large (#3750)
has some additional build fixes
2025-08-01 12:48:25 +10:00
Jack Amadeo 55fc42d801 fix: cli tool logging (#3749) 2025-07-31 20:48:34 -04:00
Shodipo Ayomide 26cb85094f Increase req body limit (#2965)
force merging this since it has been going back and forth for so long
2025-07-31 22:23:09 +02:00
Douwe Osinga 14ee888832 Stable goose info -v (#3760)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-31 22:09:44 +02:00
Zane 3f6a055790 Speed up app initialization and improve refresh crashing (#3717) 2025-07-31 12:41:05 -07:00
dianed-square 75a382bcee docs: consolidate search session content, doc import recipe (#3759) 2025-07-31 12:29:11 -07:00
Zane 113dce2999 Improve power save blocker mechanism (#3698) 2025-07-31 12:17:22 -07:00
Zane c9ae9ba1ce Ensure adding/removing extensions refreshes extensions list (#3695) 2025-07-31 12:17:09 -07:00
David Katz 9daa464021 Env parsing for primitive types (#3706) 2025-07-31 14:51:03 -04:00