Anthony Giuliano
5437367cd0
Update codex subagent configuration in documentation
...
- Change args from 'mcp' to 'mcp-server'
- Update description from 'Sub-agent' to 'Subagent' for consistency
2025-10-15 07:42:05 -04:00
mohammed-thaha
93bf6d6a1e
feat: add fully tested GitHub Issue Labeler prompt
...
- Validates JSON structure and output format
- Verifies GitHub API accessibility for target issue
- Tests extension integration (GitHub MCP + Developer)
- Provides copy-paste ready automation for issue triage
- Meets all intermediate prompt requirements (2 extensions, structured output)
Signed-off-by: mohammed-thaha <mohammedthahacse@gmail.com >
2025-10-08 20:17:50 +05:30
mohammed-thaha
c0f94b781d
fix: update GitHub extension link to official repository
...
- Replace broken link with official GitHub MCP server repository
- Ensure extension documentation is accessible to users
Signed-off-by: mohammed-thaha <mohammedthahacse@gmail.com >
2025-10-07 19:23:25 +05:30
mohammed-thaha
6e61b7ca6a
docs(prompt-library): add github-issue-labeler intermediate prompt
...
Signed-off-by: mohammed-thaha <mohammedthahacse@gmail.com >
2025-10-07 18:52:52 +05:30
Amed Rodriguez
8d7aed9f6b
Fix extension headers ( #5000 )
2025-10-03 15:06:54 -07:00
Arya Pratap Singh
1393783f6e
feat: add advanced software project generator initializer recipe ( #4767 ) ( #4949 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
2025-10-03 18:00:44 -04:00
Sayfulla Mirkhalikov
b07b3bce14
Removed unused libs ( #4932 )
...
Signed-off-by: thesayfulla <mirxoliqov.sayfulla@gmail.com >
2025-10-03 13:48:53 -04:00
Douwe Osinga
96ded37e15
Platform extensions sketch ( #4868 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-10-03 13:45:37 -04:00
Douwe Osinga
5b8efb5b9a
Add reply to the routes ( #4963 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-03 13:32:42 -04:00
Sam Osborn
73e35c15ab
feat(cli): add GOOSE_DEBUG environment variable support ( #4825 )
...
Signed-off-by: Sam Osborn <samosborn@squareup.com >
2025-10-03 13:30:58 -04:00
taniandjerry
7366dd2245
docs: Change community page sections ( #4984 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
2025-10-03 12:08:04 -04:00
taniandjerry
ee43227498
docs: remove temporary Hacktoberfest issue templates ( #4982 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
2025-10-03 11:59:10 -04:00
Anudhyan Datta
d76d60f45e
Create multi-channel researcher prompt ( #4947 )
...
Signed-off-by: Anudhyan Datta <anudhyandatta2021@gmail.com >
Signed-off-by: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com >
2025-10-03 11:15:18 -04:00
taniandjerry
aea624a043
docs: Add Community Content section to Community Page ( #4964 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
2025-10-03 11:02:44 -04:00
Rodolfo Olivieri
bfc7d89f89
Allow empty API Key when registering custom provider ( #4977 )
...
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com >
2025-10-03 09:08:36 -04:00
dorien-koelemeijer
e6a5692656
Feat: Add prompt injection detection settings UI + update logging ( #4651 )
2025-10-03 09:01:37 -04:00
Douwe Osinga
c96476fc24
Make create_session work concurrently ( #4954 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-02 22:23:09 -04:00
Lifei Zhou
a3fbeb04fc
Lifei/create save recipe to file ( #4895 )
2025-10-03 09:38:25 +10:00
Alex Hancock
94a5905a15
feat(nightly): build nightlies from main shas ( #4888 )
...
Co-authored-by: Finn Herzfeld <fherzfeld@block.xyz >
2025-10-02 17:39:46 -04:00
Rodolfo Olivieri
cc5e4a59d6
Add missing library for fedora/rhel/centos docs ( #4819 )
...
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com >
2025-10-02 17:38:39 -04:00
Alex Hancock
82ea805a16
feat(process): Add GOVERNANCE and MAINTAINERS documents ( #4962 )
2025-10-02 17:35:31 -04:00
tlongwell-block
347e0e4147
Pause test finder, have it run cargo fmt ( #4958 )
2025-10-02 15:27:44 -04:00
Jack Amadeo
a4bd4c2786
Disable the issue comment trigger on pr-comment-bundle ( #4961 )
2025-10-02 15:15:38 -04:00
John M Daly
7886db1418
fix(providers): update Claude Sonnet 4 model identifier ( #4884 )
...
Signed-off-by: John M Daly <jmdaly@gmail.com >
2025-10-02 14:29:09 -04:00
Zane
031b8b7270
fix redirect to extensions page after deeplink install and show toast with success message ( #4863 )
...
Co-authored-by: Amed Rodriguez <amed@squareup.com >
2025-10-02 10:50:43 -07:00
Jack Amadeo
610967a55b
Remove wait-for-ready log ( #4956 )
2025-10-02 13:43:45 -04:00
Better-Boy
0cf5b6ab10
docs: add a new goose tip ( #4940 )
...
Signed-off-by: Better-Boy <panaroma365@gmail.com >
2025-10-02 05:57:28 -04:00
Angela Ning
cf5c05c291
Add PR template ( #4934 )
2025-10-02 00:43:05 -04:00
Will Pfleger
52e4308564
Using --resume with --name should still accept session IDs ( #4937 )
...
thank you!
2025-10-01 22:18:46 -04:00
Zane
345cc65bd3
Fix auto scroll to bottom during chat ( #4923 )
2025-10-01 14:23:03 -07:00
taniandjerry
8cb6eb4185
Fix Typo, Add Description to Hacktoberfest Content Issue Template ( #4931 )
...
Co-authored-by: Rizel Scarlett <rizel@squareup.com >
2025-10-01 17:09:27 -04:00
Douwe Osinga
601efb2c1b
Don't set agent props twice ( #4872 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-01 16:27:36 -04:00
Jack Amadeo
ffe7e26640
fix: conversation fixer merges assistant text blocks and drops empty text messages ( #4898 )
2025-10-01 15:44:59 -04:00
taniandjerry
b22b35a3f4
Batch fetch remaining issues for documentation updates
2025-10-01 12:16:54 -07:00
Jack Amadeo
a1068ec591
fix: session timestamps ( #4913 )
2025-10-01 14:32:32 -04:00
Jack Amadeo
5fa1efbddb
feat: lazy infinite scroller for session history view ( #4922 )
2025-10-01 14:14:44 -04:00
Jack Amadeo
b027dd180e
chore: properly identify when to try oauth ( #4918 )
2025-10-01 14:14:19 -04:00
Douwe Osinga
c42b838798
Make token counter safer ( #4924 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-01 13:41:02 -04:00
Rizel Scarlett
1ccb45e4b9
Rename Hacktoberfest Blog to Hacktoberfest Content ( #4926 )
2025-10-01 13:31:32 -04:00
tlongwell-block
5bf698cc50
Include Session ID appropriately in UI ( #4901 )
2025-10-01 12:35:24 -04:00
Jack Amadeo
3b9a3b96c5
fix mcp integration test flakiness ( #4871 )
...
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-10-01 09:17:34 -04:00
Jack Amadeo
bf46d7bc92
Add type field to empty schemas for anthropic ( #4911 )
2025-09-30 22:51:44 -04:00
dianed-square
937c75bc51
docs: remove subagents from experimental ( #4907 )
2025-09-30 19:32:48 -07:00
Angela Ning
f2bf927011
CLI: dont show logs to user ( #4902 )
2025-09-30 22:21:33 -04:00
w. ian douglas
46d3c15e2e
patching the security scanner to redact environment variables ( #4908 )
2025-09-30 19:30:32 -06:00
Jack Amadeo
a77d13aa88
rmcp upgrade ( #4792 )
2025-09-30 21:03:50 -04:00
Jack Amadeo
dee7f79f32
feat: Use the screen, goose ( #4905 )
2025-09-30 20:18:19 -04:00
Zane
d7b256cce1
added claude-sonnet-4-5 ( #4906 )
2025-09-30 17:17:31 -04:00
Angela Ning
ac9fd717c8
Tiny: fix github casing ( #4903 )
2025-09-30 15:35:15 -04:00
tlongwell-block
b6c4fdaa17
remove anyOf from create_task tool ( #4897 )
2025-09-30 14:55:48 -04:00