Tyler Longwell
a34a1755c0
Merge remote-tracking branch 'origin/main' into advice
...
* origin/main: (29 commits)
chore: Update governance to include Discord (#5690 )
Ollama improvements (#5609 )
feat: add Supabase MCP server to registry (#5629 )
Unlist VS Code extension tutorials from MCP and experimental sections (#5677 )
fix: make image processing work in github copilot provider (#5687 )
fix: do not take into account gitignore in developer mcp (#5688 )
docs: session storage migration (#5682 )
New maintainers (#5685 )
chore: Update governance (#5660 )
chore(release): release version 1.14.0 (minor) (#5676 )
fix : action icons overlap session title in chat history (#5684 )
Document recent goose PRs (#5683 )
docs: add GOOSE_PATH_ROOT environment variable documentation (#5678 )
feat: SessionManager integration for acp sessions (#5657 )
teach copilot our CI (#5672 )
bump openapi version directly (#5674 )
governance: update MAINTAINERS.md to reflect new maintainers (#5675 )
chore: upgrade rmcp to 0.8.5 (#5673 )
Update release instructions (#5662 )
Swapped out to_string_lossy with display for user facing text (#5666 )
...
2025-11-12 13:30:08 -05:00
taniandjerry
c842621645
chore: Update governance to include Discord ( #5690 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
2025-11-12 12:40:59 -05:00
Tyler Longwell
d923547c64
Initial work on advice tool
2025-11-12 12:03:19 -05:00
Douwe Osinga
0df4ad3296
Ollama improvements ( #5609 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-12 11:42:00 -05:00
Pedro Rodrigues
4a6e682ee0
feat: add Supabase MCP server to registry ( #5629 )
...
Signed-off-by: Pedro Rodrigues <pedro.rodrigues@supabase.io >
2025-11-12 11:08:56 -05:00
Rizel Scarlett
d00b7fa9e5
Unlist VS Code extension tutorials from MCP and experimental sections ( #5677 )
2025-11-12 10:57:56 -05:00
Alex Hancock
cd33b23fc1
fix: make image processing work in github copilot provider ( #5687 )
2025-11-12 10:32:45 -05:00
Alex Hancock
7e3ad08db9
fix: do not take into account gitignore in developer mcp ( #5688 )
2025-11-12 08:56:29 -05:00
dianed-square
5648799482
docs: session storage migration ( #5682 )
2025-11-11 16:18:17 -08:00
Angie Jones
6f0fcd2306
New maintainers ( #5685 )
2025-11-11 18:11:49 -05:00
Manik Surtani
56feb15490
chore: Update governance ( #5660 )
2025-11-11 18:05:29 -05:00
github-actions[bot]
133e357780
chore(release): release version 1.14.0 (minor) ( #5676 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 17:51:41 -05:00
Abhijay Jain
775bd90846
fix : action icons overlap session title in chat history ( #5684 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
2025-11-11 14:48:44 -05:00
Emma Youndtsmith
a2c862b749
Document recent goose PRs ( #5683 )
2025-11-11 13:42:47 -06:00
Rizel Scarlett
92d86c0802
docs: add GOOSE_PATH_ROOT environment variable documentation ( #5678 )
...
Signed-off-by: Rizel Scarlett <rizel@squareup.com >
2025-11-11 12:06:13 -05:00
Alex Hancock
a07023cf77
feat: SessionManager integration for acp sessions ( #5657 )
2025-11-11 11:19:37 -05:00
Angie Jones
fb68966b1e
teach copilot our CI ( #5672 )
2025-11-11 09:47:06 -06:00
Jack Amadeo
5110d32142
bump openapi version directly ( #5674 )
2025-11-11 10:15:42 -05:00
Alex Hancock
f0ecf562bb
governance: update MAINTAINERS.md to reflect new maintainers ( #5675 )
2025-11-11 10:05:51 -05:00
Alex Hancock
a09f2e4faa
chore: upgrade rmcp to 0.8.5 ( #5673 )
2025-11-11 09:46:55 -05:00
Jack Amadeo
80da813a5e
Update release instructions ( #5662 )
2025-11-11 09:33:21 -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
Jack Amadeo
9345319ade
the right script ( #5671 )
2025-11-11 09:01:42 -05:00
Jack Amadeo
90449e74c8
use npx in just generate-openapi ( #5664 )
2025-11-11 08:20:02 -05:00
Angie Jones
6ce41cb21c
silence copilot on minor text issues ( #5665 )
2025-11-10 19:47:36 -06:00
Alex Hancock
d3f723d76d
fix: disallow runaway subagent chains ( #5659 )
2025-11-10 16:46:53 -05:00
Alex Hancock
9291e721d7
chore: remove usage of non-existent env var for log dir ( #5658 )
2025-11-10 16:08:52 -05:00
Angie Jones
b68fccdb8c
clarify agent instructions ( #5655 )
2025-11-10 13:54:42 -06:00
Sheikh Limon
26933e250a
feat: add check-everything for unified style checks ( #5650 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
2025-11-10 13:39:48 -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
Angie Jones
a971a64007
custom instructions for copilot reviews ( #5646 )
2025-11-10 12:35:41 -06:00
Sheikh Limon
e8c895bbf8
fix: prevent repeated 404 errors when accessing deleted sessions ( #5644 )
...
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com >
2025-11-10 09:43:06 -05:00
Henrik Sjöstrand
623e03f744
Flake.nix corrected main ( #5600 )
...
Signed-off-by: Henrik Sjöstrand <henrik.sjostrand@tele2.com >
Co-authored-by: Henrik Sjöstrand <henrik.sjostrand@tele2.com >
2025-11-10 08:37:31 -05:00
Abhijay Jain
0d65c81dd2
fix: goose recipe list can return duplicated entries ( #5645 )
...
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com >
2025-11-10 08:19:06 -05:00
Michael Neale
743dc2ac97
fix: bedrock creds refresh ( #5599 )
2025-11-10 18:10:29 +11:00
Simon Sickle
bb80d76289
Fix Claude Code provider to default to Auto mode ( #5638 ) ( #5642 )
2025-11-08 16:58:54 -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
dianed-square
65b4b2bb18
docs: description required for "Add Extension" in cli - phase 2 ( #5635 )
2025-11-07 13:27:57 -08:00
Douwe Osinga
4b0bef18ae
Remove some logging ( #5631 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-07 12:43:18 -05:00
tlongwell-block
899100a5e4
Use session IDs as task IDs for subagents instead of UUIDs ( #5398 )
2025-11-07 11:43:11 -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
Bernd
fe73f79353
fix: default tetrate model is broken, replace with haiku-4.5 ( #5535 ) ( #5587 )
...
Signed-off-by: Bernd Eckenfels <ecki@apache.org >
2025-11-07 09:29:19 -05:00
Jack Amadeo
e6af4f5d12
Fetch less and use the right SHA ( #5621 )
2025-11-07 09:25:07 -05:00
Alex Rouse
4244dc924b
feat(ui): add custom macOS dock menu with New Window option ( #5099 )
...
Co-authored-by: Alex Rouse <alex.rouse@block.xyz >
2025-11-07 09:24:13 -05:00
Alex Hancock
44c2166a38
feat: remove hints from recipe prompts ( #5622 )
2025-11-07 09:18:59 -05:00
taniandjerry
b006ed2107
docs: October 2025 Community All-Stars spotlight, Hacktoberfest edition ( #5625 )
2025-11-07 00:09:13 -05:00
Jack Amadeo
61125ef7fa
differentiate debug/release in cache key ( #5613 )
2025-11-06 19:26:26 -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