Commit Graph

1932 Commits

Author SHA1 Message Date
Amed Rodriguez 48c9af0ed9 Sanitize Tags Unicode Block (#3920) 2025-08-08 09:06:08 -07:00
Finn 5bdbbd0305 Add a message about DCO to CONTRIBUTING.md (#3741)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-08-08 11:41:44 -04:00
Douwe Osinga f1b833f977 Move hardcoded LLM prompts to template files (#3934)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-08 17:06:34 +02:00
dianed-square b88c221005 docs: migrate streamable config to consolidated component (#3936) 2025-08-08 07:12:34 -04:00
Bradley Axen b38aa1668a feat: streamline list args on cli (#3937) 2025-08-07 19:16:28 -07:00
Colin Walters 719b569681 mcp/developer: Refactor to use tokio SplitStream (#3894)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-08-08 11:44:14 +10: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
Jack Amadeo 43d6d1a492 chore: rmcp 0.5.0 (#3935) 2025-08-07 18:07:03 -07:00
Matt Nicholson 16304121ef add gpt-5 to openai provider format (#3924) 2025-08-07 17:19:39 -04:00
Zane e5e6522942 added gpt5 context limit (#3927) 2025-08-07 13:31:22 -07:00
Finn a40685f2b2 show status of osx codesigning and increase timeout (#3926) 2025-08-07 13:16:00 -07:00
David Katz 0c28228c1e Bump auto-compact threshold to 80% (#3925) 2025-08-07 15:26:20 -04:00
Angela Ning 6e6e0834e7 FIX: gemini tool call hanging (#3898) 2025-08-07 11:58:22 -04:00
Alex Hancock ad2dfffa22 feat(deps): upgrade rmcp to 0.4.1 (#3918) 2025-08-07 11:47:19 -04:00
Zane 9b7593d8cc Fix dark mode rendering of config form and centered providers grid for wider screens. (#3837) 2025-08-07 11:28:55 -04:00
Zane d3b76df676 fix: extension list not refreshing after installing from deeplink (#3878) 2025-08-07 11:28:48 -04:00
Jack Amadeo 5eb01004a4 chore: use a Conversation type (#3735) 2025-08-06 22:06:13 -04:00
dianed-square 17ea675def docs: cli command history search (#3905) 2025-08-06 19:03:40 -07:00
Lifei Zhou 67e63624ab fixed recipe schedule jobs (#3880) 2025-08-07 11:18:39 +10:00
Andrew Harvard a646c7a0f5 Upgrade to MCP-UI ~5.6.2 and handle internalized auto iframe resizing (#3889) 2025-08-06 16:27:11 -04:00
dianed-square b52112c197 docs: recipe updates (#3844) 2025-08-06 13:18:36 -07:00
w. ian douglas bb26521471 added notes about reducing context window by referencing external files (#3895) 2025-08-06 13:11:06 -06:00
Douwe Osinga 1bd4298e69 Make the window title reflect what we are doing (#3883)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-06 18:39:17 +02:00
Max Novich 4567eb22be additional metrics + Ui implementation (#3871) 2025-08-06 09:26:15 -07:00
Anthony Langhorne a5371af4c1 feat: Add session description editing functionality (#3819)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-06 08:59:33 -07:00
Amed Rodriguez 7e40b930da Update filename in contributing docs (#3866) 2025-08-06 17:41:03 +02:00
Joshua Swigut 580b451e44 Fix voice dictation provider selection bug (#3862) 2025-08-06 17:37:41 +02:00
Mark Van de Vyver 8679b6b9b5 doc: Update supported container runtimes (#3874) 2025-08-06 17:07:17 +02:00
Adam Tarantino c2f08557af feat: add OAuth provider abstraction for CLI configuration (#3157)
Signed-off-by: Adam Tarantino <tarantino.adam@gmail.com>
2025-08-06 17:04:49 +02:00
Jack Amadeo 90ef14979d Don't ignore lockfiles on linux/windows builds (#3859) 2025-08-06 17:03:21 +02:00
Jack Amadeo 6b93260fd0 Use RMCP for StreamableHTTP OAuth support (#3845) 2025-08-06 09:02:38 -04:00
Jack Amadeo ee450254b6 Try to keep key order for Databricks (#3876)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-06 09:02:10 -04:00
Rahul Zhade 7f877960d3 Fix OpenAI Provider with GitHub Models (#3875)
Signed-off-by: Rahul Zhade <rzhade3@users.noreply.github.com>
2025-08-06 11:45:08 +02:00
Douwe Osinga 46e883db6e Cmd click open finder (#3807)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-06 10:46:27 +02:00
Zane c5fd3b708a fix: recipe parameter form max height and not scrolling (#3879) 2025-08-06 10:43:27 +02:00
Michael Neale 8f54fa84a5 fix: optimise reading large file content (#3767) 2025-08-06 09:38:52 +10:00
Bradley Axen 44526de207 fix: replace glob/grep tool with shell (#3834) 2025-08-05 14:56:49 -07:00
Ebony Louis 747b959c77 docs: Add Youtube Link to dev.to tutorial (#3869) 2025-08-05 16:54:58 -04:00
Zane c4c6b98d86 Changed app settings configuration form to match settings panels (#3829) 2025-08-05 09:14:37 -07:00
Douwe Osinga 861bd0a71d Tell the user to hit compact (#3851)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 18:12:16 +02:00
Jack Amadeo 0220880ea1 Pin @mcp-ui/client in package.json (#3860) 2025-08-05 11:24:45 -04:00
damienrj 1bf3ea40d3 blog for mcp-jupyter server (#3059)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Dean Wyatte <2512762+dwyatte@users.noreply.github.com>
Co-authored-by: Dean Wyatte <dwyatte@squareup.com>
2025-08-05 09:03:09 -06:00
Ebony Louis c42c2ab6cd docs: Adding dev.to Tutorial & Update CLI Component (#3828)
Signed-off-by: Ebony Louis <ebony774@gmail.com>
2025-08-05 10:41:31 -04:00
Jack Amadeo 7174fc74c3 Detect client disconnects and cancel tool calls (#3782) 2025-08-05 11:48:15 +02:00
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