Commit Graph

2222 Commits

Author SHA1 Message Date
Amed Rodriguez 5e478e56c1 Remove unused loadRecipe function (#4599) 2025-09-10 12:04:31 -07:00
Jack Amadeo 1953266bca Send the secret with decodeRecipe (#4597) 2025-09-10 13:27:06 -04:00
Zane 4f2e99d404 fix markdown links overflowing content and hide agent link previews (#4585) 2025-09-10 10:16:03 -07:00
Abhijay Jain 78a66b9c0d refactor: add new recipe dependency updater (#4596)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-09-10 10:40:41 -06:00
Alex Hancock 4cd3e2e121 chore: fix nightly builds to have tags (#4595) 2025-09-10 12:12:41 -04:00
Jarrod Sibbison 85fb6d8f23 feat: Import file contents from recipe 'file' input type parameter (#4558) 2025-09-10 21:13:56 +10:00
w. ian douglas c85373e944 also adding this change to the api key send for recipes (#4587) 2025-09-09 21:44:30 -06:00
Amed Rodriguez b0b378e6e3 Fix local (working directory) recipes storage (#4588) 2025-09-09 20:25:27 -07:00
Jack Amadeo aa86e14d61 fix: don't redact tool calls (#4589) 2025-09-10 11:10:27 +10:00
dorien-koelemeijer 916ba902dc Prompt injection detection (simplified - only pattern matching) (#4237)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>

merging as looks good, lets keep an eye on it.
2025-09-10 10:41:30 +10:00
John Landa 9bb1bb530c feat: add streaming support to Tetrate Agent Router Service provider (#4477)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-10 10:27:25 +10:00
dianed-square bbc6731426 docs: goosehints updates (#4581) 2025-09-09 15:12:06 -07:00
w. ian douglas 4cba9a2994 Iand/recipe scanner updates (#4584) 2025-09-09 15:25:23 -06:00
w. ian douglas e575124cc4 patching recipe scanning workflows for permissions changes (#4579) 2025-09-09 13:04:34 -06:00
Jack Amadeo 2080425d9a fix: onboarding endpoints send token secret (#4575) 2025-09-09 13:43:46 -04:00
Abhijay Jain 0a4c60998f Fix : Google AI schema validation by adding missing array items fields (#4569)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-09-09 13:32:42 -04:00
tlongwell-block 4eff96f188 Add unified diff support to text editor (#4522)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-09 12:54:59 -04:00
Zane 208999ee64 improve auto scroll to bottom + detection (#4504) 2025-09-09 08:27:00 -07:00
Elton Gao 32fb6e846f Fix unable to get access to microphone in Mac app (#4571) 2025-09-09 08:25:50 -07:00
Jack Amadeo 9f53d39b88 Use middleware to verify secret key (#4338) 2025-09-09 09:54:33 -04:00
w. ian douglas 0969b80877 adding Vercel MCP (#4562) 2025-09-08 18:31:38 -06:00
Angie Jones 36c46a792c docs: reorganizing CLI commands (#4566) 2025-09-08 18:57:11 -05:00
Amed Rodriguez 35c3f69705 Desktop import yaml recipes (#4544) 2025-09-08 16:46:11 -07:00
David Katz 3a4dd10249 feat: add auto-compact threshold configuration UI (#4178) 2025-09-08 15:10:39 -04:00
tlongwell-block d4d9ceea4e Add container detection to developer extension (#4559) 2025-09-08 12:49:56 -04:00
dianed-square 13a014e8b9 docs: add ampersand to link (#4560) 2025-09-08 08:00:30 -07:00
Angie Jones f0cd15b5bd Add video link to README for user guidance (#4553) 2025-09-07 23:19:52 -05:00
Angie Jones 78b68f4e63 docs: social channels (#4552) 2025-09-07 19:30:48 -05:00
Jack Amadeo 7fb746bbcb feat: simplify navigation, make reload work (#4498) 2025-09-05 20:36:38 -04:00
dianed-square 5410df3f1e docs: new recipe warning (#4545)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-09-05 16:42:52 -07:00
tlongwell-block e54ba787fa Add AGENTS.md for AI coding assistant support (#4539) 2025-09-05 19:29:28 -04:00
dianed-square 22f3563920 docs: non-interactive compact now (#4543) 2025-09-05 14:45:04 -07:00
Carine Bruyndoncx 50ea358122 fixed css classes and added some accessibility fixes (#4492)
Signed-off-by: Carine Bruyndoncx <bruyndoncx@gmail.com>
2025-09-05 12:00:28 -07:00
Jack Amadeo a2bd9e2af0 feat(acp): Read files (#4531) 2025-09-05 13:29:14 -04:00
Ebony Louis 72eaa20d2b Add YouTube Short to Auto Visualiser Tutorial (#4536) 2025-09-05 09:18:30 -07:00
Spence 2448508691 Fix/settings page (#4520) 2025-09-05 12:10:06 -04:00
Max Novich 195f389972 update to RMCP 0.6.2 (#4523) 2025-09-05 09:54:10 -04:00
dianed-square 0db329bac4 docs: nested goosehints (#4528) 2025-09-04 20:30:20 -07:00
Michael Neale c55ee2c26f feat: Agent Client Protocol implementation of goose (#4511) 2025-09-05 11:49:26 +10:00
Alex Hancock b5749d6457 feat: make tests for rmcp based developer server consistent with former implementation (#4519)
Co-authored-by: Angela Ning <aning@squareup.com>
2025-09-04 15:23:45 -04:00
Alex Hancock 9da33504d1 worlds simplest logging to see where things are blocked (#3888)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-04 13:51:02 -04:00
dianed-square 36bc3afe0b docs: update quickstart and install topics (#4378) 2025-09-04 10:49:29 -07:00
Dan Wuensch 627696a68a feat: Add configurable Bedrock retry parameters (#4316)
Signed-off-by: Dan Wuensch <dan.wuensch@ncino.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-09-04 09:26:29 -07:00
Zane 429aeffc77 remove localstorage getconfig fallbacks (#4432) 2025-09-04 09:01:27 -07:00
dependabot[bot] 645c0bac6f chore(deps-dev): bump electron from 37.2.6 to 37.4.0 in /ui/desktop (#4516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 08:42:14 -07:00
David Katz 422bb77c38 Fix databricks streaming errors (#4506) 2025-09-04 10:32:12 -04:00
dianed-square 6552d89d6d docs: malware check for uvx and npx extensions (#4508)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-09-03 23:29:03 -07:00
Kyle 🐆 bce046607c fix: auto-compact on context limit error (#3635)
Signed-off-by: Kyle 🐆 <kyle@privkey.io>
2025-09-04 12:00:31 +10:00
Michael Neale 439d293cae feat: multi model and multi provider config and auto switching (#4035) 2025-09-04 11:24:14 +10:00
tlongwell-block 3897345ca6 Align Dynamic Task Interface with Recipe Interface (#4311) 2025-09-03 19:04:19 -04:00