|
|
500f2f0210
|
fix(api): handle result when removing extension
|
2025-05-29 11:21:16 +02:00 |
|
|
|
ac60a79ad1
|
fix SessionConfig initialization
|
2025-05-29 10:42:01 +02:00 |
|
|
|
b9e13fcd45
|
merge
|
2025-05-29 10:25:15 +02:00 |
|
|
|
295946ecd2
|
cargo fixes
|
2025-05-29 10:21:59 +02:00 |
|
|
|
fb1b4f44f5
|
Merge branch 'block:main' into goose-api
|
2025-05-29 10:18:25 +02:00 |
|
|
|
c36e5beabd
|
Merge branch 'goose-api' into codex/create-submodules-under-src
|
2025-05-29 10:15:21 +02:00 |
|
|
|
e599c81597
|
Merge pull request #9 from aljazceru/codex/amend-implementation-status-and-describe-tests
Fix implementation status
|
2025-05-29 10:14:27 +02:00 |
|
|
|
afb1a9f05f
|
Merge pull request #8 from aljazceru/codex/add-serial_test-crate-and-scope-env-vars
Serialize tests that modify environment variables
|
2025-05-29 10:14:18 +02:00 |
|
|
|
f5f85bf2f7
|
Merge pull request #6 from aljazceru/codex/modify-with_api_key-rejection-and-update-tests
Return 401 for invalid API key
|
2025-05-29 10:14:05 +02:00 |
|
|
|
543bfddbd5
|
Refactor goose-api into modules
|
2025-05-29 10:13:42 +02:00 |
|
|
|
f6e305958e
|
docs(api): update implementation status
|
2025-05-29 10:13:24 +02:00 |
|
|
|
45bddbdf12
|
test: serialize env-modifying tests
|
2025-05-29 10:12:40 +02:00 |
|
|
|
0a9cd1eea7
|
api: return 401 for invalid api key
|
2025-05-29 10:12:12 +02:00 |
|
|
|
a974090b5e
|
refactor(api): inject server state
|
2025-05-29 10:12:07 +02:00 |
|
|
|
dbad869677
|
feat(api): persist sessions to disk
|
2025-05-29 09:01:41 +02: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 |
|
adaug
|
cf7bb08ee1
|
feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 12:40:45 +10:00 |
|
Max Novich
|
132e0b7fca
|
feat: add edit schedule functionality (#2700)
|
2025-05-28 13:58:22 -07:00 |
|
Max Novich
|
ea6a7a7847
|
feat: add pause/unpause functionality for scheduled jobs (#2698)
|
2025-05-28 12:20:03 -07:00 |
|
|
|
40fb476071
|
Merge branch 'goose-api' into codex/parse-extensions-and-update-initialization
|
2025-05-28 19:28:10 +02:00 |
|
|
|
0bd6ec40e0
|
Merge branch 'goose-api' into codex/add-post-/extensions-routes-and-update-api
|
2025-05-28 19:27:21 +02:00 |
|
|
|
2d79624551
|
Add session management API
|
2025-05-28 19:26:25 +02:00 |
|
|
|
e9fb90d413
|
feat(api): add extension management endpoints
|
2025-05-28 19:26:12 +02:00 |
|
|
|
31567fa22e
|
Initialize extensions via agent
|
2025-05-28 19:25:41 +02:00 |
|
Michael Neale
|
d8821de774
|
nit: small change to show explain for recipes (#2693)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
|
2025-05-28 07:24:30 -07:00 |
|
Michael Neale
|
153b84263e
|
fix: set permissions for quickscript (#2691)
|
2025-05-28 15:08:46 +10:00 |
|
Salman Mohammed
|
f080a41387
|
feat: add context window limit for claude4 (#2689)
|
2025-05-27 22:28:57 -04:00 |
|
Max Novich
|
84acedc01a
|
(feat): add livetracking of running schedules (#2683)
|
2025-05-27 14:18:02 -07:00 |
|
Daniel Zayas
|
08dbbfdcbc
|
fix: Ctrl+C or ESC during CLI menu selection continues the current session gracefully (#2664)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
|
2025-05-27 12:55:29 -05:00 |
|
Max Novich
|
c272b5df95
|
Add basic cron scheduler to goose-server (#2621)
|
2025-05-27 10:36:27 -07:00 |
|
Lifei Zhou
|
851832f63c
|
fix: use https to get goose recipes and cleanup temp cloned dir if the clone repo is not in good state (#2674)
|
2025-05-27 18:28:38 +10:00 |
|
Raduan Al-Shedivat
|
7e28762cac
|
Add interactive deletion of sessions (#2357)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-05-25 10:27:15 -07:00 |
|
Wendy Tang
|
fec6f84f78
|
feat: mcp router skeleton (#2606)
|
2025-05-23 14:15:54 -07:00 |
|
Shea Craig
|
d8d78396e0
|
Shea/gdrive labels (#2537)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
|
2025-05-23 09:23:32 -07:00 |
|
Michael Neale
|
df2cb78228
|
large tool response handling (#2629)
|
2025-05-23 12:27:17 +10:00 |
|
Raduan Al-Shedivat
|
e465ea60cf
|
cli(ux): add hint for enter/ctrl-j if input is empty (#2632)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-05-22 08:14:36 -07:00 |
|
Best Codes
|
e9c93834cc
|
feat: fix program crashes and allow cancelling tool calls (#2586)
|
2025-05-22 10:52:46 -04:00 |
|
Michael Neale
|
e6d8921729
|
fix: don't stop when in non interactive when you need to summarize (#2623)
|
2025-05-22 10:25:30 +10:00 |
|
Alice Hau
|
be09849128
|
[feat] goosebenchv2 additions for eval post-processing (#2619)
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-21 15:00:13 -04:00 |
|
Max Novich
|
8fade6b320
|
Add GIF unsupported format test (#2618)
|
2025-05-21 10:31:18 -07:00 |
|
Raduan Al-Shedivat
|
302ac81990
|
add configurability for a tool_params_max_length (#2448)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-05-21 10:03:46 -07:00 |
|
Salman Mohammed
|
f153204dde
|
[goose-llm] kotlin fn for getting structured outputs (#2547)
|
2025-05-20 10:08:54 -04:00 |
|
Greg Knoblauch
|
1b6209d0b2
|
Add Tests for Optional Params with Empty Default (Fixed in v1.0.24) (#2567)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
|
2025-05-19 12:25:02 -07:00 |
|
Yingjie He
|
58cf6b48f8
|
fix: update o3/mini and o4 mini context limit (#2590)
|
2025-05-19 11:57:36 -07:00 |
|
Antonio Cheong
|
4ae5e4264c
|
feat: GitHub Copilot stream support (fixes gpt-4.1, claude) (#2576)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
|
2025-05-19 10:23:04 -07:00 |
|
Lifei Zhou
|
41c67eb2c3
|
feat: discover recipe in the paths from environment variable GOOSE_RECIPE_PATH (#2561)
|
2025-05-19 16:57:45 +10:00 |
|
Lifei Zhou
|
a60cef233b
|
added recipe_dir (#2543)
|
2025-05-16 18:04:38 +10:00 |
|
Yingjie He
|
b52af12910
|
chore(release): release version 1.0.24 (#2552)
|
2025-05-15 14:41:28 -07:00 |
|
Lifei Zhou
|
e968e0022c
|
feat: show recipe explanation (#2530)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-15 10:57:05 +10:00 |
|
Max Novich
|
4e1b091d91
|
feat: add tool repetition monitoring to prevent infinite loops (#2527)
|
2025-05-14 14:46:37 -07:00 |
|