Commit Graph

367 Commits

Author SHA1 Message Date
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
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
Will Pfleger 044b227fdb (re)Standardize Session Name Attribute (#5279) 2025-10-24 13:34:08 -04:00
David Katz 23412e270f Replace compaction notifications with system notifications (#5218) 2025-10-22 16:09:44 -04:00
Douwe Osinga 755e9f893d Diagnostics (#5323)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -04:00
Lifei Zhou e720733259 fix: handle non exist subrecipe path (#5287) 2025-10-22 09:05:18 +11:00
Angela Ning 09752aa7d0 Revert "Revert "Rewrite extension management tools"" (#5273)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-21 11:34:17 -04:00
Lifei Zhou 6f6f6f18b7 fix: do not load active extensions when no extensions in the recipe (#5282) 2025-10-21 18:08:09 +11:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11:00
Michael Neale 890393bb68 Revert "Standardize Session Name Attribute" (#5250) 2025-10-18 12:44:30 -04:00
Will Pfleger c662039674 Revert "Rewrite extension management tools" (#5243) 2025-10-17 20:25:44 -04:00
Will Pfleger b8c3508178 Standardize Session Name Attribute (#5085) 2025-10-17 17:05:41 -04:00
Angela Ning bccfa0156c Rewrite extension management tools (#5057)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-17 14:22:58 -04:00
David Katz de835124a1 Break compaction back into check_ and do_ compaction (#5212) 2025-10-16 17:24:46 -04:00
Jack Amadeo 6c25600356 force WAL sync after session create (#5202) 2025-10-16 11:00:36 -04: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