Commit Graph

2329 Commits

Author SHA1 Message Date
David Katz 497ff1ee65 add back session id 2025-09-29 16:42:13 -04:00
David Katz ca954687b8 compaction works again 2025-09-26 17:21:50 -04:00
David Katz 4914579cea Merge branch 'main' of github.com:block/goose into dkatz/desktop-improvements
* 'main' of github.com:block/goose:
  Update video link in README.md to lowercase goose (#4846)
  chore: fix all warnings in test compilation (#4827)
  fix: linux builds: use gcc 10 in Linux builds (#4841)
  fix: keep one goosed client per BrowswerWindow (#4805)
  add automation for marking and closing stale PRs (#4826)
  chore: turn clippy on for test code (#4817)
  fix: pricing integration test (#4837)
2025-09-26 12:50:00 -04:00
Anthony Giuliano 3fd807ebac Update video link in README.md to lowercase goose (#4846) 2025-09-26 10:46:43 -05:00
Alex Hancock 5ba4143f5f chore: fix all warnings in test compilation (#4827) 2025-09-26 11:19:30 -04:00
Jack Amadeo 945c783517 fix: linux builds: use gcc 10 in Linux builds (#4841) 2025-09-26 11:12:05 -04:00
Jack Amadeo 4e786db03e fix: keep one goosed client per BrowswerWindow (#4805) 2025-09-26 10:54:53 -04:00
Angela Ning d0b875e630 add automation for marking and closing stale PRs (#4826) 2025-09-26 10:53:43 -04:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
Jack Amadeo f5877a9996 fix: pricing integration test (#4837) 2025-09-25 21:37:12 -04:00
David Katz 21e9e8fb04 Merge branch 'main' of github.com:block/goose into dkatz/desktop-improvements
* 'main' of github.com:block/goose: (23 commits)
  blog post on subagents vs subrecipes (#4829)
  fix chat button alignment and spacing for attachments (#4794)
  fix: remove nested double quotes in windows automation_script tool description (#4824)
  fix: a few things with the mcp snapshot test (#4818)
  Revert "fix(compaction): try to catch more context limit exceeded erors and compact" (#4820)
  test: add test coverage for Tools Inspector (#4700)
  feat: Parse and use retryDelay from Google API RateLimitExceeded errors (#4124)
  cleanup: remove unused link preview and goose response form components (#4795)
  fix build: latest bedrock version (#4812)
  prefer users SHELL (#4702)
  feat: update aws-sdk-bedrockruntime to enable AWS_BEARER_TOKEN_BEDROCK auth (#4327)
  correct the tests from an odd merge (#4804)
  docs: import yaml recipe (#4799)
  docs: Add openmetadata extension to goose mcp docs (#4547)
  Add elapsed time to the CLI output. (#4609)
  fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
  Use gemini flash for summarization on open router (#4290)
  chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
  feat(shell): throw errors on interactive commands (#4788)
  feat: AgentManager - foundation for unified execution (#4389) (#4684)
  ...
2025-09-25 19:07:33 -04:00
w. ian douglas 4acd7c2c6b blog post on subagents vs subrecipes (#4829) 2025-09-25 15:52:07 -06:00
Zane f0ab2c50be fix chat button alignment and spacing for attachments (#4794) 2025-09-25 13:51:13 -07:00
Alex Hancock b7604e0b13 fix: remove nested double quotes in windows automation_script tool description (#4824) 2025-09-25 14:51:20 -04:00
Jack Amadeo 917e1794ab fix: a few things with the mcp snapshot test (#4818) 2025-09-25 14:36:21 -04:00
Alex Hancock 2f11d8d4ac Revert "fix(compaction): try to catch more context limit exceeded erors and compact" (#4820) 2025-09-25 14:12:43 -04:00
David Katz 89f64dde76 session reload works with summary 2025-09-25 13:25:46 -04:00
David Katz 7b34c044aa pull summary from api response 2025-09-25 11:43:31 -04:00
github-actions[bot] ca3d69bcb4 test: add test coverage for Tools Inspector (#4700)
Co-authored-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com>
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2025-09-25 11:41:16 -04:00
sings-to-bees-on-wednesdays b5c133cecb feat: Parse and use retryDelay from Google API RateLimitExceeded errors (#4124)
Signed-off-by: sings-to-bees-on-wednesdays <222684290+sings-to-bees-on-wednesdays@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-25 11:05:18 -04:00
Zane 94cf5c85a0 cleanup: remove unused link preview and goose response form components (#4795) 2025-09-25 07:08:07 -07:00
Michael Neale 9ff42be252 fix build: latest bedrock version (#4812) 2025-09-25 12:54:43 +10:00
Michael Neale 0133fde8a9 prefer users SHELL (#4702)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-25 10:56:37 +10:00
Denys Honsiorovskyi 791a1d6020 feat: update aws-sdk-bedrockruntime to enable AWS_BEARER_TOKEN_BEDROCK auth (#4327)
Signed-off-by: honsiorovskyi <2880417+honsiorovskyi@users.noreply.github.com>
Co-authored-by: honsiorovskyi <2880417+honsiorovskyi@users.noreply.github.com>
2025-09-24 20:32:31 -04:00
Michael Neale 05bd4da179 correct the tests from an odd merge (#4804) 2025-09-24 17:07:10 -07:00
dianed-square 3fa8599522 docs: import yaml recipe (#4799) 2025-09-24 15:51:31 -07:00
Nick Acosta 990f5ce4f5 docs: Add openmetadata extension to goose mcp docs (#4547) 2025-09-24 18:31:25 -04:00
Owen Mehegan d28eb1bbb0 Add elapsed time to the CLI output. (#4609)
Signed-off-by: Owen Mehegan <owen@buildkite.com>
2025-09-24 18:02:55 -04:00
kita-sato 66eeed10b3 fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
Signed-off-by: kita-sato <230662867+kita-sato@users.noreply.github.com>
2025-09-24 18:01:29 -04:00
David Katz 2db115b46d Use gemini flash for summarization on open router (#4290) 2025-09-24 17:58:57 -04:00
dependabot[bot] fb1ea15f61 chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-24 17:54:53 -04:00
David Katz 38a32a5c27 summary scrolling works 2025-09-24 17:29:07 -04:00
David Katz 190b1f7592 view summary is working 2025-09-24 17:24:29 -04:00
Robert Mcgregor bde47eb85d feat(shell): throw errors on interactive commands (#4788) 2025-09-25 07:17:12 +10:00
David Katz 99243a62b8 more ui summary 2025-09-24 16:58:05 -04:00
tlongwell-block 9d40422e2d feat: AgentManager - foundation for unified execution (#4389) (#4684) 2025-09-24 16:15:26 -04:00
Jack Amadeo ad045bc94c shave and code split (#4630) 2025-09-24 13:42:19 -04:00
David Katz 6a0bfd9f63 fix the rendering of the summary 2025-09-24 13:41:11 -04:00
dianed-square 5acaca4301 docs: acp support (#4793) 2025-09-24 10:23:52 -07:00
David Katz 9ccc1a4752 ui working a lot better 2025-09-24 13:08:58 -04:00
Ebony Louis 035af16489 Add Take Action for Hacktoberfest (#4791) 2025-09-24 11:59:42 -04:00
David Katz f7d2d2032c Merge branch 'main' of github.com:block/goose into dkatz/desktop-improvements
* 'main' of github.com:block/goose:
  Remove now unused mcp-server crate (#4773)
  Release/1.9.0 (#4703)
  chore(mcp): convert computercontroller server to use the rust sdk (#4772)
  Docs: Delete sessions from UI and edit has changed (#4785)
  Don't load user's shell env on app startup (#4681)
  Docs: Chrome Dev Tools Extension Tutorial (#4783)
  Add Hacktoberfest 2025 Leaderboard Workflow (#4776)
  [docs] Add gotoHuman MCP server Tutorial (#4764)
  fix: adjust nightly builds to first push a tag (#4704)
  temp file for batch issue creation
  fix: view can recognise a dir (#4701)
  goosed standalone works with providers (#4698)
  Compact session automatically for streaming providers on Context Length Exceeded (#4565)
  When the developer extension gets a cancellation message, it should kill any running processes that it owns. (#4604)
  Remove some unused stuff (#4388)
  Add I Ching MCP to extension catalog (#4525)
  Offer to summarize or clear conversation when it has gotten too long … (#4688)
2025-09-24 11:19:02 -04:00
Alex Hancock 7a704f86d0 Remove now unused mcp-server crate (#4773) 2025-09-24 10:36:09 -04:00
Alex Hancock b051d11115 Release/1.9.0 (#4703) 2025-09-24 10:11:52 -04:00
Alex Hancock dba0f4eaef chore(mcp): convert computercontroller server to use the rust sdk (#4772) 2025-09-24 10:03:00 -04:00
Rizel Scarlett 0d25cea181 Docs: Delete sessions from UI and edit has changed (#4785)
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2025-09-24 00:43:53 -04:00
Jack Amadeo 44115a67ce Don't load user's shell env on app startup (#4681)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-23 20:38:07 -04:00
Rizel Scarlett 44d01e2432 Docs: Chrome Dev Tools Extension Tutorial (#4783) 2025-09-23 18:20:39 -04:00
taniashiba 97c6afb85e Add Hacktoberfest 2025 Leaderboard Workflow (#4776) 2025-09-23 17:30:33 -04:00
David Katz 1b21acb287 fix summary strucutre 2025-09-23 17:13:36 -04:00