Rizel Scarlett
ff7df70325
modifying tailwind
2025-10-14 08:46:03 -04:00
Rizel Scarlett
2b0d5fd7a0
feat: add video embed handling in markdown conversion
...
- Add videoEmbeds rule for standalone iframe/video tags
- Add videoCarousel rule for VideoCarousel component
- Convert YouTube embed URLs to watch URLs
- Format: '🎥 [Video Title](url)' with optional description
- Handles both single videos and video carousels
2025-10-14 07:54:30 -04:00
Rizel Scarlett
b9acfa51ba
feat: add custom markdown conversion for Card components
...
- Add categorySections rule to handle card grid sections
- Convert card grids to bullet lists with links and descriptions
- Improves markdown output for pages with Card components (e.g., multi-model, interactive-chat)
- Format: '- **[Title](url)**: Description'
2025-10-14 07:51:30 -04:00
Rizel Scarlett
e466a38d98
fix: remove unused imports and fix hardcoded CSS class in copy button
2025-10-14 07:43:42 -04:00
Rizel Scarlett
8c2d7ae41e
fix: resolve TypeScript errors and improve code quality
...
- Remove isGeneratedIndex check (property doesn't exist on DocMetadata type)
- Replace inline error style with CSS class (.copyButtonError)
- Fix hydration mismatch by rendering button consistently (disabled until client-side)
- Button is now disabled on server-side render and enables once JS loads
- All changes maintain functionality while fixing build issues
2025-10-14 07:30:49 -04:00
Rizel Scarlett
a070def610
refactor: remove excessive CSS overrides for Lucide icons
...
- Remove all !important declarations for icon sizing
- Lucide React icons handle their own sizing via size prop
- Keep only flex-shrink: 0 for layout purposes
- Remove redundant mobile icon size override
2025-10-14 07:28:29 -04:00
Rizel Scarlett
245173f2cf
Revert "chore: add package-lock.json to gitignore to prevent npm/yarn conflicts"
...
This reverts commit c69e897a1ce9504e9a5ba0f8d47ca0659f672257.
2025-10-14 07:24:16 -04:00
Rizel Scarlett
efd5c196c0
chore: add package-lock.json to gitignore to prevent npm/yarn conflicts
2025-10-14 07:21:25 -04:00
Rizel Scarlett
b35236e1eb
fix: match tab buttons and panels by index instead of aria-controls
2025-10-14 07:15:10 -04:00
Rizel Scarlett
9197734752
feat: convert tabs to markdown sections with headings
2025-10-14 07:12:00 -04:00
Rizel Scarlett
b6010dfe38
feat: convert copy button to extract clean markdown from rendered content
2025-10-14 06:31:52 -04:00
Rizel Scarlett
ea00a5cd32
Refactor: Improve CopyPageButton performance and production readiness
...
- Replace inline styles with CSS module for better performance
- Remove inline event handlers (onMouseEnter/onMouseLeave)
- Add proper error handling with user feedback
- Add loading states for clipboard operations
- Add accessibility improvements (aria-label, disabled state)
- Remove debug console.log statements
- Extract magic numbers to constants
- Add browser compatibility check for clipboard API
2025-10-13 19:51:46 -04:00
Rizel Scarlett
cc08948638
Docs: Copy as Markdown button
2025-10-13 19:23:06 -04:00
dianed-square
69a7b7fe5a
docs: unlist tutorials for extensions with archived or moved servers ( #5116 )
2025-10-10 15:25:05 -07:00
Shreyansh Singh Gautam
1562ad887a
Add API Documentation Generator prompt ( #5001 )
...
Signed-off-by: Shreyansh Singh Gautam <shreyanshrewa@gmail.com >
2025-10-10 16:20:13 -06:00
Lymah
00657f82d7
Doc: Added powershell installation link to the guide ( #5012 )
...
Signed-off-by: oguntunjiharlimatodunola <fimihanodunola625@gmail.com >
Co-authored-by: Rizel Scarlett <rizel@squareup.com >
2025-10-09 17:16:16 -04:00
w. ian douglas
d46ce20f75
draft of new blog post about automating more automation ( #5038 )
2025-10-09 13:44:09 -06:00
dianed-square
4f4c2c4a66
docs: add content carousel ( #5086 )
2025-10-09 08:36:04 -07:00
Arya Pratap Singh
fc7836d649
feat(prompt-library): add Code Documentation Migrator intermediate prompt ( #4996 ) ( #5051 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
2025-10-08 17:01:58 -06:00
Dakshata
384c0768d9
Add Messy Column Fixer recipe ( #5062 )
...
Signed-off-by: Dakshata <dakshatamishralakshya@gmail.com >
2025-10-08 18:05:51 -04:00
Nick Acosta
2a5a1a2a59
add openmetadata recipe ( #5076 )
...
Signed-off-by: Nick Acosta <nick.acosta@getcollate.io >
Co-authored-by: Nick Acosta <nick.acosta@getcollate.io >
2025-10-08 15:04:30 -06:00
Rizel Scarlett
4ffc1429f6
adding brand guidelines to AGENTS.md ( #4887 )
...
stuck on bad main - text only change though
2025-10-08 15:27:19 -04:00
Anudhyan Datta
ec272e61b7
Introduced a new prompt for content amplification that integrates multi-step workflows using official Goose extensions. Closes Issue #4998 ( #5050 )
...
Signed-off-by: Anudhyan Datta <127120520+Anudhyan@users.noreply.github.com >
2025-10-08 13:04:14 -04:00
dianed-square
00302f5c89
docs: misc updates for extensions directory ( #5035 )
...
Co-authored-by: Amed Rodriguez <amed@squareup.com >
2025-10-07 14:02:56 -07:00
Arya Pratap Singh
8d0bd27481
feat(prompt-library): add Smart Meeting Assistant advanced prompt ( #4998 ) ( #5031 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
Co-authored-by: Kevin Everly <52120465+keverly@users.noreply.github.com >
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
Co-authored-by: Amed Rodriguez <amed@squareup.com >
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com >
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com >
Co-authored-by: Douwe Osinga <douwe@block.xyz >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: aegntic <aegntic@gmail.com >
Co-authored-by: Yingjie He <yingjiehe@squareup.com >
Co-authored-by: Will Pfleger <wpfleger@block.xyz >
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
2025-10-07 12:28:56 -04:00
Rupam Golui
5e6cccfd98
docs(blog): Add blog for running Goose in containerized envs ( #5052 )
...
Signed-off-by: Itz-Agasta <rupamgolui69@gmail.com >
2025-10-07 09:30:52 -06:00
dianed-square
90d238f1fe
docs: embed more videos ( #5042 )
2025-10-06 16:49:08 -07:00
Amed Rodriguez
d41e32a478
Add support for headers in extensions deeplinks ( #5034 )
2025-10-06 16:03:05 -07:00
Better-Boy
7e969d01d3
docs: add new goose tip ( #4941 )
...
Signed-off-by: Better-Boy <panaroma365@gmail.com >
2025-10-06 10:03:54 -06:00
Arya Pratap Singh
8a060a3326
feat: Add advanced data analysis pipeline recipe ( #4990 ) ( #5005 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
2025-10-05 15:07:20 -04:00
Arya Pratap Singh
ebb3888ff1
feat: add Code Review Mentor recipe with Developer and Memory extensions ( #4992 ) ( #5014 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
2025-10-05 09:46:25 -04:00
aegntic
9741718a09
feat: add Smart Task Organizer recipe for Hacktoberfest ( #4936 )
...
Signed-off-by: aegntic <research@aegntic.ai >
Co-authored-by: Rizel Scarlett <rizel@tbd.email >
Co-authored-by: aegntic <research@aegntic.ai >
2025-10-04 08:48:44 -04: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
taniandjerry
7366dd2245
docs: Change community page sections ( #4984 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
2025-10-03 12:08:04 -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
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
dianed-square
937c75bc51
docs: remove subagents from experimental ( #4907 )
2025-09-30 19:32:48 -07:00
Ademola Arigbabuwo
07d4506c33
add new prompt to get all available tutorials ( #4802 )
...
Signed-off-by: AdemolaAri <ademola.ari@gmail.com >
2025-09-29 17:21:38 -04:00
dianed-square
2bd18a757b
docs: rename sub-recipe to subrecipe ( #4886 )
2025-09-29 13:41:19 -07:00
dianed-square
976e663887
docs: new multi-model section with autopilot topic ( #4864 )
2025-09-29 13:41:03 -07:00
Rizel Scarlett
77ab395735
Add .goosehints file to enforce lowercase branding in documentation ( #4870 )
...
Co-authored-by: Angie Jones <jones.angie@gmail.com >
2025-09-28 23:53:56 -04:00
Rizel Scarlett
cbefc3b8bd
Fiie input recipe ref doc ( #4869 )
2025-09-28 23:46:59 -04:00
Jarrod Sibbison
ed2bd6308b
doc: file parameter recipe update ( #4594 )
2025-09-29 08:37:04 +10:00
Angie Jones
2032c7099c
lowercase g in goose ( #4832 )
2025-09-26 23:44:38 -05:00
Alex Hancock
bb1b73d634
docs: remove recipe generator link from next to extension search ( #4858 )
2025-09-26 23:41:51 -05:00
w. ian douglas
28113b13b6
new subrecipe blog post banner ( #4862 )
2025-09-26 16:01:52 -06:00
taniandjerry
8662e0b745
docs: goose x Hacktoberfest 2025 Blog ( #4855 )
...
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz >
Co-authored-by: Angie Jones <jones.angie@gmail.com >
2025-09-26 16:11:59 -04:00
Emma Youndtsmith
832cb0497c
Docs: Add link to Plug & Play video for Reddit MCP ( #4852 )
2025-09-26 12:37:41 -05:00
w. ian douglas
4acd7c2c6b
blog post on subagents vs subrecipes ( #4829 )
2025-09-25 15:52:07 -06:00