Commit Graph

1989 Commits

Author SHA1 Message Date
Rizel Scarlett f2e335cb81 Skip ci builds for docs (#4087) 2025-08-14 08:22:56 -07:00
Angie Jones 7cbba7e3a1 blog: agent coordination patterns (#4086) 2025-08-14 08:04:04 -07:00
taniashiba 41cb33b449 docs: Blog - How I Used Goose to Rebuild My Website (#4076)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-08-13 20:37:35 -04:00
dianed-square bedc93623c docs: custom context file names (#4077) 2025-08-13 16:45:07 -07:00
Rizel Scarlett a4d6bf3572 Blog: How Pulse MCP Used Goose to Automate Their Newsletter (#4075) 2025-08-13 18:27:06 -04:00
Zane 68dd3281f8 Load recipe deeplinks in single window when app is closed (#4048) 2025-08-13 14:52:33 -07:00
Alex Hancock 1a58892948 docs: make accurate the comments with links to unsigned builds of the app (#4070) 2025-08-13 17:37:40 -04:00
Zane 84d0ca111d cleanup memory in chat (#4073) 2025-08-13 13:56:07 -07:00
Angela Ning c42da79479 CLI: improve model selection ux (#4071) 2025-08-13 14:47:40 -04:00
Zane a7f158ee11 speed up loading extensions by loading in parallel (#4054)
thx verified locally should be gtg 👍
2025-08-13 10:30:12 -07:00
Jason Cochard 6583480dc8 fix(build): feed electronforge the icon explicitly for linux (#4045)
Signed-off-by: Jason Cochard <cochard@protonmail.com>
2025-08-13 11:45:57 -04:00
Rizel Scarlett 5f5f6eb915 Docs: Troubleshooting tip - Nodejs path on windows (#4065) 2025-08-13 11:38:33 -04:00
Jack Amadeo 8b195a71d4 fix: flag out uncompilable bit in windows (#4068)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-13 11:14:23 -04:00
Rizel Scarlett 8217ab1e61 ci: fix docs-only filter to properly skip tests for documentation changes (#4066) 2025-08-13 10:52:29 -04:00
Jack Amadeo 4f3038bcb1 fix: ctrl-C interruption in the CLI (#4057)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-13 10:30:12 -04:00
dianed-square f055b051ee docs: mcp-ui support (#4049)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-08-12 21:35:28 -07:00
Parsa Rahimi c5e6916430 fix: delete dialog layout (#4037)
Signed-off-by: Parsa Rahimi <mail@parsuli.net>
2025-08-13 13:06:16 +10:00
Angie Jones cd15482537 ci: fix markdown file pattern to skip builds for all .md files (#4061) 2025-08-12 18:52:10 -07:00
dianed-square 27e6155eb0 docs: add window title (#4059) 2025-08-12 17:10:13 -07:00
Angie Jones 015eca85da blog: cleaning up some posts (#4050) 2025-08-12 16:53:01 -07:00
Michael Neale e75f2f2555 fix: this should be a debug message not a warn (#4024)
is as a debug so still there if needed
2025-08-13 08:13:00 +10:00
Douwe Osinga 4ac530a2ea Better provider logging (#4052)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-12 18:05:09 -04:00
Alex Hancock bd1eff52a4 feat: ToolError migration to ErrorData (#4051) 2025-08-12 16:18:41 -04:00
dianed-square 88b013194c docs: rename sessions (#4053) 2025-08-12 13:00:10 -07:00
ravarora2 8374cbf20a Add mcp automated testing blog (#4004)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-08-12 12:16:53 -07:00
Jack Amadeo 2eca4b8416 MCP session replay integration test (#3939) 2025-08-12 14:03:49 -04:00
Emma Youndtsmith 086c4ead03 Docs: Cost tracking in CLI (#4043) 2025-08-12 12:30:36 -05:00
Amed Rodriguez b0d3c7ddad sanitize message content on deserialization (#3966) 2025-08-12 10:02:37 -07:00
David Katz dab1415fdd Move summarize button inside of context view (#4015) 2025-08-12 11:36:29 -04:00
Angie Jones 3201381354 blog: post on lead/worker model (#3994)
Co-authored-by: Ebony Louis <ebony774@gmail.com>
2025-08-12 11:28:26 -04:00
Jack Amadeo c5abcb7548 Actually send cancellation to MCP servers (#3865) 2025-08-12 09:37:52 -04:00
Jason Cochard d6341e9492 fix: enable 'goose://' handler for debian systems (#3952)
Signed-off-by: Jason Cochard <cochard@protonmail.com>
2025-08-12 13:29:21 +10:00
Michael Neale 168366be3b fit: default ollama port (#4001) 2025-08-12 12:16:31 +10:00
Jack Amadeo dd504741a3 Remove cognitive complexity clippy lint (#4010) 2025-08-11 20:24:37 -04:00
Kat Hawthorne c2859fd49b feat: add @-mention file reference expansion to .goosehints (#3873)
Summary
Adds support for @filename references in .goosehints files, enabling dynamic inclusion of documentation files with security safeguards.

Changes
Add file reference parsing with regex pattern matching (@README.md, @docs/api.md, etc.)
Implement secure recursive file expansion with path traversal protection
Add ReDoS protection (128KB limit) and circular reference detection
Integrate with existing .gooseignore pattern system
Add comprehensive test suite covering security, functionality, and edge cases
Merge with latest upstream improvements (151 commits ahead)
2025-08-11 16:07:22 -07:00
Gary Zhou 615d1fca04 feat(cli): Add --name/-n to session remove and --id/-i alias for session export (#3941) 2025-08-12 08:40:54 +10:00
Emma Youndtsmith 9d2b6dec89 Docs: provider and model run options (#4013) 2025-08-11 16:15:51 -05:00
tlongwell-block 566b9dc577 To-Do Tools (#3902)
Co-authored-by: David Katz <dkatz@squareup.com>
2025-08-11 15:57:17 -04:00
Alex Hancock 99a40bd8d1 ci: correctly match doc only changes (#4009) 2025-08-11 14:38:07 -04:00
Jack Amadeo 8e503dfd8a Remove PR trigger for Linux build workflow (#4008) 2025-08-11 14:36:18 -04:00
Alex Hancock 2b00a148e9 docs: update release docs with an additional step needed + adjust list formatting (#4005) 2025-08-11 13:06:49 -04:00
Alex Hancock 46cc89d980 chore(release): release version 1.3.0 (#3921)
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2025-08-11 11:44:26 -04:00
Michael Neale cd076e3253 docs: MCP-ui blog content (#3996)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-08-11 20:51:18 +10:00
Rajiv Singh ab0b078314 feat: Add GOOSE_TERMINAL env variable to spawned terminals (#3911)
Signed-off-by: iamrajiv <rajivperfect007@gmail.com>
2025-08-11 16:08:45 +10:00
burka e130c3a7fd add missing dependencies for developer setup (#3930) 2025-08-11 14:52:16 +10:00
Angie Jones 7eca695379 blog: subagents workshop (#3993)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-08-10 18:39:30 -05:00
Rizel Scarlett 45e0ec226b Adding better deeplink support for streamable-http (#3986)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-08-09 15:56:43 -04:00
Rizel Scarlett 565630e90f Docs: Add Kiwi Flight Search Extension Tutorial (#3985) 2025-08-09 13:09:54 -04:00
Rizel Scarlett 5861f656fa Revert "Fix file extension on signed osx release (#3974)"
This reverts commit 2c8901003c.
2025-08-09 11:18:55 -04:00
Finn 2c8901003c Fix file extension on signed osx release (#3974) 2025-08-08 15:51:31 -07:00