Michael Neale
3e33ad2118
updating to main and tidy up
2025-12-05 11:33:46 +11:00
40u5
3a378b2877
added sidebar contextual information for firefox ( #5433 )
...
Signed-off-by: 40u5 <meswag74@gmail.com >
2025-12-04 17:05:46 +01:00
Bradley Axen
2edb500795
fix: remove prompt change, read model from config ( #5976 )
2025-12-03 20:00:15 -08:00
Kai Lu
5d53643b61
Enable recipe deeplink parameters for pre-population ( #5757 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-03 07:45:25 -08:00
Alex Hancock
131c7e7228
feat: ActionRequired ( #5897 )
2025-12-02 11:48:28 -05:00
Prem Pillai
bf188cd9e2
feat(acp): support loading sessions in acp ( #5942 )
2025-12-02 05:20:21 -06:00
Blair Allan
ccaf7ca56d
Feat: Added custom headers and toggle keyring CLI options ( #5017 )
...
Signed-off-by: Blair Allan <Blairallan@icloud.com >
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com >
2025-12-01 13:01:03 -08:00
Douwe Osinga
5f50198318
feat: @goose in terminal (native terminal support) ( #5887 )
...
Co-authored-by: Bradley Axen <baxen@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-01 17:40:17 +11:00
Douwe Osinga
07ece7d5a7
Revert "fix: do not load active extensions when no extensions in the recipe" ( #5871 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Signed-off-by: Sam Osborn <samosborn@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com >
Co-authored-by: Sam Osborn <108367660+sam-at-block@users.noreply.github.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
I don't understand why I get the DCO warnings
2025-11-25 12:04:54 +01:00
Bradley Axen
3522690236
[feat] new shell driven extension
...
This is an experiment that could replace developer. It didn't work
a year ago, but LLMs have come a long way and want to test some now
very old assumptions
2025-11-24 11:22:30 -08:00
Douwe Osinga
3e9d9c7b2c
Fix multi tool calling ( #5855 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-24 16:59:46 +01:00
Douwe Osinga
e566f1ed65
Cors and token ( #5850 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-24 10:58:54 +11:00
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
Salvatore Testa
cfdf01567d
fix: support Gemini 3's thought signatures ( #5806 )
...
Signed-off-by: Salvatore Testa <sal@withpersona.com >
2025-11-20 16:28:27 +11:00
Jack Amadeo
5ba636f45f
Read paths from an interactive & login shell ( #5774 )
2025-11-18 19:24:49 -05:00
Alex Hancock
2d7c7c8e07
fix: Implement a CredentialStore for auth ( #5741 )
2025-11-17 13:05:40 -05:00
tlongwell-block
02ca6f7ff1
Platform Extension MOIM (Minus One Info Message) ( #5027 )
2025-11-16 12:14:49 -05:00
David Katz
e8281cc979
Fix: Recipes respect the quiet flag ( #5743 )
2025-11-14 16:09:48 -05:00
Catherine Bilyeu
075cbb2a20
Fix context progress bar not resetting after /clear command ( #5652 )
...
Signed-off-by: Cat Bilyeu <catherinebilyeu@gmail.com >
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: David Katz <katzdave@yahoo.com >
2025-11-13 12:33:05 -05:00
Alex Hancock
a07023cf77
feat: SessionManager integration for acp sessions ( #5657 )
2025-11-11 11:19:37 -05:00
Vincent H.
23f26fb9e1
Swapped out to_string_lossy with display for user facing text ( #5666 )
...
Signed-off-by: Vincent Huang <vhuang@squareup.com >
2025-11-11 09:10:45 -05: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
Jack Amadeo
25dfd768e5
Better search paths and handling of CLI providers ( #5554 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-07 22:35:26 -05:00
Douwe Osinga
6b17d81a43
Fix the naming ( #5628 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-07 11:35:32 -05:00
tlongwell-block
20ba2fdb7e
Unify subrecipe and subagent execution through shared recipe pipeline ( #5082 )
2025-11-06 19:02:03 -05:00
Will Pfleger
3bf769edfe
Standardize CLI argument flags and update documentation ( #5516 )
2025-11-06 18:10:44 -05:00
Douwe Osinga
803bb78308
Support platform tools through CLI ( #5570 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-06 10:31:34 -05:00
Douwe Osinga
96e0cecf8c
Avoid web double write ( #5601 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-06 10:08:11 -05:00
Douwe Osinga
cfc2f9d356
Remove jetbrains ( #5602 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-06 09:51:16 -05:00
Alex Hancock
b2aa26a0f1
acp: ToolCallLocations and working cancellation ( #5588 )
2025-11-05 23:11:35 -05:00
Jack Amadeo
db0b78b4b6
Listen for ctrl-c during provider request ( #5585 )
2025-11-05 22:44:36 -05:00
Zane
89f7384d57
add clippy warning for string_slice ( #5422 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-04 17:46:25 -05:00
Alex Hancock
cd2ea778f0
feat: log rotation ( #5561 )
2025-11-04 14:59:44 -05:00
Sheikh Limon
d4a7bd39be
feat: add --output-format json flag to goose run command ( #5525 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
Signed-off-by: Sheikh Limon <sheikhlimon404@gmail.com >
2025-11-04 11:33:17 -05:00
Douwe Osinga
5b93ee587f
Sessions required ( #5548 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-03 21:04:44 -05:00
Alex Hancock
2c1e52c3c2
info: print location of sessions.db via goose info ( #5557 )
2025-11-03 17:03:28 -05:00
Alex Hancock
da45ca9282
cli: adjust default theme to address #1905 ( #5552 )
2025-11-03 16:46:22 -05:00
David Katz
9466d92f04
Manual compaction counting fix + cli cleanup ( #5480 )
2025-11-03 16:27:12 -05:00
Jack Amadeo
65644ed81f
keep the order of keys in config.yaml ( #5468 )
2025-10-30 17:58:44 -04:00
Jack Amadeo
2970b5fa34
Stringly typed config ( #5463 )
2025-10-30 15:13:32 -04:00
dorien-koelemeijer
d25372c7e2
Add OTLP logs layer ( #5386 )
2025-10-30 08:06:41 +10:00
Anthony D. Mays
25789415a0
fix: shows the correct config file update path with cli configure ( #5195 )
...
Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com >
2025-10-29 14:15:07 -04:00
Michael Neale
f0056e6cd1
removing golang/temporal building
2025-10-29 12:20:08 +11:00
Zane
5377b6df02
move history txt to state dir ( #5410 )
2025-10-28 13:57:41 -07:00
Douwe Osinga
41e5c053db
Dont exit silently when storing api key fails ( #5260 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-28 15:28:31 -04:00
Douwe Osinga
4034f3fcef
Make reply use the API ( #5389 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-28 15:27:28 -04:00
Will Pfleger
c0032ef4e0
fix: restore --resume functionality for most recent session ( #5401 )
2025-10-27 17:36:50 -04:00
Will Pfleger
35909dcddc
fix: --session-id shouldn't work without --resume, but --name should ( #5360 )
2025-10-27 15:44:57 -04:00