Will Pfleger
|
682e315be8
|
Persist provider name and model config in the session (#5419)
|
2025-11-20 15:55:32 -05:00 |
|
Douwe Osinga
|
bdf68bb4f5
|
Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-20 21:14:15 +01:00 |
|
Douwe Osinga
|
8cd379ca33
|
Show errors on failure (#5643)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-10 13:39:23 -05:00 |
|
Douwe Osinga
|
e5a1474b4c
|
Scheduler cleanup (#5571)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-08 13:19:18 -05:00 |
|
tlongwell-block
|
20ba2fdb7e
|
Unify subrecipe and subagent execution through shared recipe pipeline (#5082)
|
2025-11-06 19:02:03 -05:00 |
|
Douwe Osinga
|
5b93ee587f
|
Sessions required (#5548)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-11-03 21:04:44 -05:00 |
|
Adrian Cole
|
0515c76e84
|
Propagate session ID in LLM and MCP requests (#5165)
|
2025-10-31 06:18:20 -04:00 |
|
Jack Amadeo
|
2970b5fa34
|
Stringly typed config (#5463)
|
2025-10-30 15:13:32 -04:00 |
|
Will Pfleger
|
4d8c91efbd
|
Enable runtime access to provider name (#5399)
|
2025-10-28 14:21:24 -04:00 |
|
Amed Rodriguez
|
0ca4e0ba4e
|
Use Instructions as Prompt in Scheduler (#5359)
|
2025-10-24 15:17:31 -07:00 |
|
Douwe Osinga
|
7c1f5dcb2f
|
Compaction overhaul (#5186)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-10-15 18:39:12 -04:00 |
|
Douwe Osinga
|
1015064367
|
Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-10 19:31:50 -04:00 |
|
Douwe Osinga
|
d3a222ddbf
|
Make it startable from playwright and also isolate (#5016)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-06 20:59:26 -04:00 |
|
Douwe Osinga
|
dc292883b7
|
Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-09-26 14:56:45 -04:00 |
|
Jack Amadeo
|
757ceb6109
|
chore: turn clippy on for test code (#4817)
|
2025-09-26 00:06:07 -04:00 |
|
Max Novich
|
195f389972
|
update to RMCP 0.6.2 (#4523)
|
2025-09-05 09:54:10 -04:00 |
|
Douwe Osinga
|
d2195289cf
|
Add session to agents (#4216)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
|
2025-09-03 10:31:24 -04:00 |
|
David Katz
|
ef57f5062d
|
Nest TODO State in session data (#4361)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-08-28 14:11:29 -04:00 |
|
tlongwell-block
|
b16741dbbd
|
Move To-Do Tool to Session Scope from Agent Scope (#4157)
|
2025-08-22 10:53:42 -04:00 |
|
David Katz
|
72f4ebc640
|
Feat: Let providers configure a fast model for summarization (#4228)
|
2025-08-21 17:41:33 -04:00 |
|
Zane
|
f609f27db0
|
remove and cleanup unused code (#4074)
|
2025-08-14 16:27:53 -07:00 |
|
Jack Amadeo
|
5eb01004a4
|
chore: use a Conversation type (#3735)
|
2025-08-06 22:06:13 -04:00 |
|
Lifei Zhou
|
67e63624ab
|
fixed recipe schedule jobs (#3880)
|
2025-08-07 11:18:39 +10:00 |
|
David Katz
|
6f36c1f81e
|
Autocompact + One Shot Summarization algorithm (#3559)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-31 14:23:06 -04:00 |
|
Douwe Osinga
|
21604df685
|
Ok, well, that got out of hand (#3718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-30 11:41:42 +02:00 |
|
Alex Hancock
|
b4fc6f7cc8
|
alexhancock/rmcp-tools-annotations (#3617)
|
2025-07-24 14:58:14 -04:00 |
|
Douwe Osinga
|
9f356e7009
|
Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-07-22 18:21:47 +02:00 |
|
Prem Pillai
|
99cc0a9c81
|
feat: recipes can retry with success criteria (#3474)
|
2025-07-22 10:49:21 +10:00 |
|
Jack Amadeo
|
d5291461ca
|
Replace mcp_core::content types with rmcp::model types (#3500)
|
2025-07-18 17:23:25 -04:00 |
|
Alex Hancock
|
76da3a9724
|
feat: switch from mcp_core::Role to rmcp::model::Role (#3488)
|
2025-07-18 12:30:23 -04:00 |
|
Zane
|
77ea27f5f5
|
UI update with sidebar and settings tabs (#3288)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Spence <spencrmartin@gmail.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Judson Stephenson <Jud@users.noreply.github.com>
Co-authored-by: Max Novich <mnovich@squareup.com>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
Co-authored-by: caroline-a-mckenzie <cmckenzie@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-07-15 17:24:41 -07: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 |
|
Jarrod Sibbison
|
2c86a0eb6e
|
feat: Adds max_turns for the agent without user input (#3208)
|
2025-07-03 11:57:25 +10:00 |
|
Jack Amadeo
|
c77c1b364d
|
Clean up session file optionality for --no-session (#3230)
|
2025-07-02 13:05:05 -07:00 |
|
Jarrod Sibbison
|
0a00b0f588
|
feat: Structured output for recipes (#3188)
|
2025-07-02 12:16:57 +10:00 |
|
Max Novich
|
6ecf3582ad
|
pipe the argument to storage (#3184)
|
2025-06-30 16:55:31 -07:00 |
|
Max Novich
|
d9eea326d3
|
fixes cron parsing issues (#3172)
|
2025-06-30 11:14:09 -07:00 |
|
Max Novich
|
1abb7da852
|
wider support for cron schedules (#3123)
|
2025-06-27 11:50:57 -07: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 |
|
Max Novich
|
603d0da27c
|
fix cron parsing for windows (#3044)
|
2025-06-23 16:12:05 -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 |
|
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 |
|
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 |
|
Max Novich
|
cb6a819de4
|
add temporal service to builds. (#2842)
|
2025-06-10 08:17:45 -07:00 |
|
Max Novich
|
996f727ec5
|
Revert "Mnovich/temporal scheduler (#2745)" (#2839)
|
2025-06-09 15:41:46 -07:00 |
|
Max Novich
|
e6028d2fad
|
Mnovich/temporal scheduler (#2745)
|
2025-06-09 10:57:19 -07: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 |
|
Max Novich
|
bd430866e8
|
feat: implement proper task cancellation for scheduled jobs (#2731)
|
2025-05-29 18:33:27 -07:00 |
|