Ewan
0ee17665a3
fix(nix): add nixpkgs missing for existing build process & useful in dev process ( #4490 )
...
Signed-off-by: Ewan Nisbet <ewan-git@thatdogmachine.com >
2025-09-22 00:53:04 -04:00
Alex Hancock
d39109ef8f
feat(acp): add nicer formatting for tool names ( #4686 )
2025-09-20 09:38:06 -04:00
Ignasi Barrera
6e7ec1974b
fix gui client initialization when using an external backend ( #4669 )
...
Signed-off-by: Ignasi Barrera <nacx@apache.org >
2025-09-20 13:15:25 +10:00
Alex Hancock
88dd9cbeea
feat(acp): upgrade agent-client-protocol + improve tool experience ( #4683 )
2025-09-19 21:07:14 -04:00
w. ian douglas
8e9e095d0b
blog post about using subrecipes ( #4647 )
2025-09-19 12:18:20 -07:00
Abhijay Jain
598dd755b4
fix: improve oneDark theme for comment contrast and readability ( #4655 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
2025-09-19 09:34:22 -07:00
Abhijay Jain
939bdb6c67
fix: dictation provider dropdown getting cut off ( #4673 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
2025-09-19 08:37:55 -07:00
Jarrod Sibbison
d203932eb6
fix: Only metric a recipe run from ui on the first /reply call ( #4679 )
2025-09-19 15:05:10 +10:00
Jarrod Sibbison
c0cc100454
fix: Don't count recipe explain or render as recipe usage ( #4678 )
2025-09-19 15:03:51 +10:00
tlongwell-block
6ab6e4c845
More robust test finder patch handling ( #4667 )
2025-09-18 21:33:53 -04:00
Alex Hancock
2a69ba1fa6
fix(compaction): try to catch more context limit exceeded errors and compact ( #4656 )
2025-09-17 17:23:19 -04:00
Alex Hancock
4caa3dd3e6
chore(mcp): convert memory mcp server to use the rust sdk for mcp ( #4668 )
2025-09-17 17:17:16 -04:00
Alex Hancock
1cbce45dc6
chore(mcp): convert tutorial mcp server to use the rust sdk for mcp ( #4665 )
2025-09-17 15:53:07 -04:00
github-actions[bot]
40f2b06f7e
test: add test coverage for RepetitionInspector::check_tool_call ( #4666 )
...
Co-authored-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com >
2025-09-17 15:46:39 -04:00
Alex Hancock
af376be6eb
chore(mcp): convert autovisualiser to use the rust sdk for mcp ( #4664 )
2025-09-17 15:10:46 -04:00
tlongwell-block
baaebe7b6d
Update test-finder.yml to use sh syntax ( #4663 )
2025-09-17 13:49:18 -04:00
tlongwell-block
f8297354fe
remove --path flag to avoid session directory validation issues ( #4662 )
2025-09-17 12:54:12 -04:00
tlongwell-block
7a1d45dca3
Fix test-finder workflow: Enable developer extension and add token metrics ( #4661 )
2025-09-17 11:19:51 -04:00
dianed-square
c8d4bbde9e
docs: recipe video carousel ( #4660 )
2025-09-17 07:49:26 -07:00
Jarrod Sibbison
7f51e078a9
fix: Missing final structured output should provide guidance to model ( #4654 )
2025-09-17 07:53:35 +10:00
Jim Alateras
e7a767528c
Fix #4550 : Correct row/column transposition in xlsx tool ( #4622 )
...
Signed-off-by: jalateras <jima@comware.com.au >
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-15 14:03:51 -04:00
Alex Hancock
989c1bb1b0
fix : #4634 #4636 do not always encourage absolute paths ( #4641 )
2025-09-15 13:29:43 -04:00
Alex Hancock
70c40a1073
fix(1718): make --dir work when launching Goose.app ( #4642 )
2025-09-15 12:41:45 -04:00
tlongwell-block
0ccb57ba32
Soften str_replace instructions for weaker LLMs ( #4639 )
2025-09-15 11:24:17 -04:00
Angie Jones
29187d1c68
docs: changed logo ( #4633 )
1.8.0-nightly.20250923
1.8.0-nightly.20250930
1.8.0-nightly.20250920
1.8.0-nightly.20250921
1.8.0-nightly.20250924
1.8.0-nightly.20250925
1.8.0-nightly.20250926
1.8.0-nightly.20250927
1.8.0-nightly.20250928
1.8.0-nightly.20250929
1.8.0-nightly.20250919
1.8.0-nightly.20251001
1.8.0-nightly.20251012
1.8.0-nightly.20251011
1.8.0-nightly.20251010
1.8.0-nightly.20251009
1.8.0-nightly.20251008
1.8.0-nightly.20251002
1.8.0-nightly.20251003
1.8.0-nightly.20251004
1.8.0-nightly.20250915
1.8.0-nightly.20250916
1.8.0-nightly.20250917
1.8.0-nightly.20250918
1.8.0-nightly.20251007
1.8.0-nightly.20251006
1.8.0-nightly.20251005
2025-09-14 01:11:05 -05:00
tlongwell-block
6970cd850c
Add analyze tool to Developer extension ( #4530 )
...
Adds an analyze tool to the developer MCP extension that provides code structure analysis and symbol tracking capabilities across multiple programming languages.
2025-09-12 20:02:26 -04:00
Amed Rodriguez
cb3def45e1
Add recipe title in import form ( #4625 )
2025-09-12 16:33:04 -07:00
Amed Rodriguez
62cd2661a1
Desktop json recipes upload ( #4629 )
2025-09-12 16:05:26 -07:00
Jack Amadeo
178573ce95
Catch errors in node main ( #4627 )
2025-09-12 15:49:37 -04:00
dependabot[bot]
bc15e06c6a
chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /ui/desktop ( #4583 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 12:25:18 -07:00
Prathit
5729e286d1
docs: add Rube extension documentation and server configuration ( #4556 )
...
Signed-off-by: Prathit-tech <ppjoshi2100@gmail.com >
2025-09-12 11:24:45 -07:00
Zane
87d53cc733
Always show recipe activities at the top of chat when recipe accepted and active ( #4616 )
2025-09-12 09:16:30 -07:00
Zane
0b8be1fd5d
Add parameter replacement to activities in ui ( #4617 )
2025-09-12 09:13:23 -07:00
Zane
a808bc6817
UI recipes filter invalid, duplicate and unused params ( #4615 )
2025-09-12 09:11:24 -07:00
Angie Jones
c1c4dd5000
Fix gpt-5 input context limit ( #4619 )
2025-09-11 23:05:02 -05:00
Ebony Louis
cfce5f75b9
[docs] MCP-UI Blog Post ( #4578 )
2025-09-11 15:04:15 -04:00
Alex Hancock
d63781a552
release/1.8.0 ( #4577 )
...
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com >
Co-authored-by: Zane Staggs <zane@squareup.com >
Co-authored-by: Lifei Zhou <lifei@squareup.com >
2025-09-11 13:59:55 -04:00
Alex Hancock
a535a17bab
fix: docker build include valid string prior to sha ( #4613 )
2025-09-11 13:17:10 -04:00
Jack Amadeo
c8020268f6
Run the conversation fixer over messages for recipe create ( #4605 )
2025-09-11 09:13:49 -04:00
dianed-square
b66d789696
docs: github copilot config workarounds ( #4607 )
2025-09-10 17:43:38 -07:00
Zane
ffc97056f9
Add recipe schema validation to UI ( #4602 )
2025-09-10 16:26:34 -07:00
dianed-square
8f0c9d7644
docs: update built-in extensions list and fix link ( #4601 )
2025-09-10 15:18:37 -07:00
David Katz
3f17f4007a
Add Message Metadata for Visibility Control ( #4538 )
2025-09-10 17:26:16 -04:00
Angie Jones
63f3669cf7
Remove deprecated Claude 3.5 models ( #4590 )
2025-09-10 14:41:02 -05:00
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