SIGN IN SIGN UP
block / goose UNCLAIMED

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

0 0 1 Rust

TAGS

20 tags
v1.28.0

Revert message flush & test (#7966) Co-authored-by: Douwe Osinga <douwe@squareup.com>

v1.27.2

chore: cleanup old sandbox (#7700)

v1.27.1

fix: make sure platform binary exists (#7676)

v1.27.0

fix: resolve parameters in initial message with autosubmit (#7659)

v1.26.2

fix: this should not be blocked (#7656)

v1.25.3

fix: this should not be blocked (#7656)

v1.26.1

Restore old system prompt behavior around subagents (#7576)

v1.26.0

Disable tool pair summarization via feature flag Add ENABLE_TOOL_PAIR_SUMMARIZATION constant set to false to disable the tool call/response summarization feature. The code is preserved and can be re-enabled by setting the flag back to true.

v1.25.2

Disable tool pair summarization via feature flag Add ENABLE_TOOL_PAIR_SUMMARIZATION constant set to false to disable the tool call/response summarization feature. The code is preserved and can be re-enabled by setting the flag back to true.

v1.25.1

fix: use BEGIN IMMEDIATE to prevent SQLite deadlocks (#7429) Signed-off-by: rabi <ramishra@redhat.com>

v1.25.0

fix: subrecipe relative path with summon (#7295)

v1.24.0

fix save and run recipe not working (#7186)

v1.23.2

Don't swallow Tetrate errors (#6998)

v1.23.1

Lifei/cherry pick fix dep (#7020) Signed-off-by: rabi <ramishra@redhat.com> Co-authored-by: Rabi Mishra <ramishra@redhat.com>

v1.23.0

Add multipart to request features

v1.22.2

fix: fixed the broken release (#6887) (#6888)

v1.22.1

upgrade react and electron to latest (#6845)

v1.21.2

Fix MCP elicitation deadlock and improve UX (#6650)

v1.21.1

Revert "chore: upgrade rmcp (#6516)" (#6665)