toyamagu-2021
|
d3beeace95
|
fix: use safe_truncate to truncate charactor (#3263) (#3264)
Signed-off-by: toyamagu2021@gmail.com <toyamagu2021@gmail.com>
|
2025-07-15 12:34:40 +02:00 |
|
Jack Amadeo
|
fde3a578a5
|
feat: stream LLM responses (#2677)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-14 14:57:03 -04:00 |
|
Simon Sickle
|
74e86d3b6d
|
Fix name of GPT-4.1 System Prompt (#3348) (#3351)
|
2025-07-11 07:49:45 +10:00 |
|
Jarrod Sibbison
|
97a0c529f2
|
fix: Enable agent to see instruction to use final output tool when it wasn't called (#3253)
|
2025-07-04 18:35:52 +10:00 |
|
Lifei Zhou
|
2e9a2a53be
|
Use command line to run sub agent and sub recipe (in sequence or parallel) (#3190)
|
2025-07-04 13:13:31 +10:00 |
|
Michael Neale
|
3bb5600632
|
chore: remove unused dependencies (#3049)
|
2025-07-03 09:39:14 -04:00 |
|
Jarrod Sibbison
|
2c86a0eb6e
|
feat: Adds max_turns for the agent without user input (#3208)
|
2025-07-03 11:57:25 +10:00 |
|
Jarrod Sibbison
|
cf818ada89
|
feat: GUI can use structured output present in recipes (#3218)
|
2025-07-03 10:40:29 +10:00 |
|
Jarrod Sibbison
|
0a00b0f588
|
feat: Structured output for recipes (#3188)
|
2025-07-02 12:16:57 +10:00 |
|
btdeviant
|
2948d4a375
|
feat: Adding streamable-http transport support for backend, desktop and cli (#2942)
|
2025-07-01 16:35:11 -07:00 |
|
Salman Mohammed
|
75454b96da
|
feat: use tiktoken-rs instead of tokenizers, single global tokenizer (#3115)
Co-authored-by: jack <>
|
2025-07-01 14:42:51 -04:00 |
|
jack
|
495cdfb33c
|
feat: implement async token counter with network resilience and performance optimizations (#3111)
Co-authored-by: jack <>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
|
2025-06-30 08:45:17 -04:00 |
|
Wendy Tang
|
d9d7eb0697
|
subagents (#2797)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
|
2025-06-25 19:18:48 -04:00 |
|
Zane
|
85f284b4cf
|
Session file security updates (#3071)
|
2025-06-25 12:02:48 -07:00 |
|
Lifei Zhou
|
9e6247d9ed
|
feat: created sub recipe tools (#2982)
|
2025-06-25 09:29:26 +10:00 |
|
Alice Hau
|
3179e9a322
|
feat: update to get vector db path from env var for vector tool strategy (#3042)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-06-24 12:17:37 -04:00 |
|
Max Novich
|
603d0da27c
|
fix cron parsing for windows (#3044)
|
2025-06-23 16:12:05 -07:00 |
|
Wendy Tang
|
cebdbdb3d2
|
fix: update index when tool selection strategy changes (#2991)
|
2025-06-23 11:45:54 -07:00 |
|
Max Novich
|
180b1df25d
|
Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
|
2025-06-20 16:19:58 -07:00 |
|
Wendy Tang
|
c0042af553
|
fix: disable extension (#3000)
|
2025-06-20 11:07:42 -07:00 |
|
tlongwell-block
|
f0b627c96a
|
Platform Tool for Scheduler: Allow Goose to Manage Its Own Schedule (#2944)
|
2025-06-19 07:04:31 -07:00 |
|
jack
|
657718d8c0
|
feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
|
2025-06-17 20:40:20 -07:00 |
|
Tyler White
|
7e40cd4637
|
fix: correct spelling in error messages and documentation (#2840)
|
2025-06-13 14:56:11 -07:00 |
|
Yingjie He
|
fe16789776
|
fix router trait error (#2910)
|
2025-06-13 11:53:53 -07:00 |
|
Wendy Tang
|
b1d2a02f66
|
feat: (tool router) llm tool selector (#2866)
|
2025-06-13 10:29:11 -07:00 |
|
Wendy Tang
|
de5fc9b450
|
feat: (tool router) adds extension name in vector db & search tool (#2855)
|
2025-06-13 10:28:02 -07:00 |
|
Douwe Osinga
|
78afaded33
|
Goose recipes have settings now (#2397)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
|
2025-06-13 11:32:01 +10:00 |
|
Michael Neale
|
6eac86b97e
|
fix: large sessions summarize/truncate (#2846)
|
2025-06-11 14:17:24 +10:00 |
|
Michael Neale
|
959ebcb43f
|
fix: increase limit for direct to disk for performance (#2762)
|
2025-06-03 13:16:05 +10:00 |
|
Alice Hau
|
3d277177db
|
[fix] convert message types in toolshim mode (#2730)
Co-authored-by: Alice Hau <ahau@squareup.com>
Co-authored-by: Alice Hau <alice.a.hau@gmail.com>
|
2025-05-30 13:23:25 -04:00 |
|
Alice Hau
|
7e9f959661
|
[chore] update tool router env var names to have goose prefix (#2722)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-30 13:22:46 -04:00 |
|
Jack Amadeo
|
03e5549b54
|
feat: Handle MCP server notification messages (#2613)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-30 11:50:14 -04:00 |
|
Alice Hau
|
bf1c0d51e4
|
feat: lancedb vector tool selection (#2654)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-28 20:23:02 -07:00 |
|
Max Novich
|
c272b5df95
|
Add basic cron scheduler to goose-server (#2621)
|
2025-05-27 10:36:27 -07:00 |
|
Wendy Tang
|
fec6f84f78
|
feat: mcp router skeleton (#2606)
|
2025-05-23 14:15:54 -07:00 |
|
Michael Neale
|
df2cb78228
|
large tool response handling (#2629)
|
2025-05-23 12:27:17 +10:00 |
|
Max Novich
|
4e1b091d91
|
feat: add tool repetition monitoring to prevent infinite loops (#2527)
|
2025-05-14 14:46:37 -07:00 |
|
Yingjie He
|
7fbdb5e79d
|
fix: use less strict timestamp in system prompt (#2434)
|
2025-05-06 10:02:48 -07:00 |
|
Salman Mohammed
|
199fa6adbc
|
chore: refactor read-write lock on agent (#2225)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-04-23 22:46:22 -04:00 |
|
Salman Mohammed
|
fd1f829751
|
feat: present options to user when context length is exceeded (#2207)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-04-23 17:19:32 -07:00 |
|
Wendy Tang
|
1b9699cca3
|
feat: mcp router disable extensions (#2319)
|
2025-04-23 15:31:50 -07:00 |
|
Yingjie He
|
cc755100f0
|
feat: use the same permission flow for enable extensions (#2302)
|
2025-04-23 08:54:04 -07:00 |
|
Bradley Axen
|
cfb0eab9cf
|
fix: use env keys (#2258)
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
|
2025-04-18 14:01:46 -07:00 |
|
Michael Neale
|
9524bc8b8d
|
feat: better support for gpt 4.1 with per model prompts (#2201)
|
2025-04-17 11:39:41 +10:00 |
|
Kalvin C
|
0ddf8b1459
|
fix: propagate errors when attempting to add extensions (#2216)
|
2025-04-15 16:29:56 -07:00 |
|
Yingjie He
|
167ac0efdc
|
feat: improve tool loading (#2193)
|
2025-04-14 20:10:07 -07:00 |
|
Yingjie He
|
1abbd394ed
|
fix: filter out the enable extension tool in the ui as it should always ask for permission (#2186)
|
2025-04-14 13:28:47 -07:00 |
|
Yingjie He
|
2d11bc1cc1
|
fix: format the agent code (#2188)
|
2025-04-14 12:01:32 -07:00 |
|
Salman Mohammed
|
97bdf32be6
|
refactor: implement nested streaming for frontend & regular tool approval requests (#2184)
Co-authored-by: Kalvin Chau <kalvin@block.xyz>
|
2025-04-14 13:53:08 -04:00 |
|
Yingjie He
|
255c8dc0f6
|
feat: avoid duplicate confirmation handle code (#2165)
|
2025-04-11 17:01:37 -07:00 |
|