Commit Graph

205 Commits

Author SHA1 Message Date
Salman Mohammed a1cd33e6b7 fix: provide permissions to write issues (#765) 2025-01-24 19:29:22 -05:00
Michael Neale cf077d216e [chore] official security notice (#762) 2025-01-24 16:25:00 -08:00
Salman Mohammed f5d5a5888d fix: workflow commenting on PR (#763) 2025-01-24 18:53:28 -05:00
Wendy Tang 13c640e034 fix: use fetch servers from url (#761) 2025-01-24 15:34:23 -08:00
Salman Mohammed 2e99e17c62 fix: pr comment workflow by adding job output (#760) 2025-01-24 18:19:18 -05:00
Wendy Tang 28c9f99a12 feat: generate server.json for extension site from google sheet (#756) 2025-01-24 15:14:08 -08:00
Kalvin C f2952d654f shorten NonDeveloper computer_control_tool description (#753) 2025-01-24 14:57:44 -08:00
Adewale Abati a20116f8a4 fix: Typo with secrets (#755) 2025-01-24 23:48:00 +01:00
Salman Mohammed 7c1da0dd4b fix: fix extension deep link request format (#754) 2025-01-24 17:25:59 -05:00
Bradley Axen 2eb60c675c fix: truncate edits instead of returns (#749) 2025-01-24 17:12:39 -05:00
Adewale Abati 3184b7d79f Add search to docs (#751) 2025-01-24 23:05:43 +01:00
Bradley Axen 2e99b76a50 fix: pill messaging and default extensions (#752) 2025-01-24 13:58:04 -08:00
Adewale Abati 3b84cbf68e quickfix: Building docs site (#750) 2025-01-24 22:35:00 +01:00
Salman Mohammed cf2b89b2b0 fix: remove prompt files (#747) 2025-01-24 16:30:35 -05:00
Bradley Axen 1c9a7c0b05 feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
2025-01-24 13:04:43 -08:00
Angie Jones eccb1b2261 chore: AUP (#707) 2025-01-23 09:52:53 -08:00
Ebony Louis 89d464c305 docs: updating guides to provide more clarity around moderator (#628) canary stable 2025-01-17 09:00:38 -05:00
Ebony Louis 08f9e640fa docs: adding social links to footer (#551) 2025-01-07 12:57:12 -05:00
Adewale Abati c3e70ad5c9 docs: Add using goose free guide (#482) 2024-12-17 11:18:37 +01:00
Jack Amadeo dba8f7290e chore: Add pytest to .vscode/settings.json (#315) 2024-12-12 18:11:40 +11:00
Adewale Abati c497a55558 docs: Goose use case post - resolving CI issues (#439) 2024-12-11 13:43:31 +03:00
Adewale Abati fa86ec358a docs: Previewing Goose 1.0 post (#428) 2024-12-11 13:43:00 +03:00
Michael Neale 7f000b3ee3 fix: Update cli.md (#436) 2024-12-10 15:34:21 -05:00
Alistair Gray db11a22a6f feat: allow plugins to set custom patterns for dangerous commands (#281) 2024-12-10 12:30:19 -05:00
Angie Jones 64a1ee4a7c docs: mcp blog post (#442) 2024-12-10 11:51:00 -05:00
Ebony Louis 0a503148c3 docs: updating blog nav bar (#443) 2024-12-10 11:44:04 -05:00
Ebony Louis 53c41d1f69 docs: adding blog name to nav bar (#435) 2024-12-10 13:09:27 +03:00
Michael Neale 3bf1712249 fix: Update getting-started.md (#437) 2024-12-10 13:17:06 +11:00
Ebony Louis b70ec82c08 docs: testing out putting html in frontmatter (#434) 2024-12-09 15:50:31 -05:00
taniashiba 9e832d901b docs: Quick Tips Fix & Bullet list update (#421)
Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
2024-12-09 12:05:23 -05:00
Ebony Louis b011a8c717 docs: removing html inject for blogs (#427) 2024-12-06 16:58:04 +01:00
Ebony Louis cc32f576af docs: social card meta inject method (#419) 2024-12-05 20:20:47 -05:00
Adewale Abati 8531777aa0 docs: Update docs for better installation and provider setups (#408)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2024-12-05 13:39:51 +01:00
Ebony Louis 2c9ad73281 docs: Test updated deploy_docs workflow (#411) 2024-12-04 18:21:53 -05:00
Ebony Louis 15a69fd229 docs: adding social plugin for blogs (#405) 2024-12-04 14:38:53 -05:00
Ebony Louis 80a856451d docs: adding social card (#404) 2024-12-04 10:45:38 -05:00
Ebony Louis 92308cb2c8 docs: providing more clarity to our Using Toolkits Guide (#390) 2024-12-03 14:09:02 -05:00
Adewale Abati 64b6ad0db8 docs: Add toolkits section to fields (#371)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2024-11-30 11:09:24 +01:00
Alistair Gray fcbac4ee24 feat: recursively resolve .goosehints files (#358) 2024-11-27 18:27:40 -08:00
Ebony Louis 4222477758 docs: Updating Using Toolkits Guide (#320) 2024-11-25 14:38:00 -05:00
Leo Ribeiro 8ac7029573 ci: Lock CI uv version to 0.5.4 and fix file test_session.py format (#317) 2024-11-25 13:07:42 -05:00
Ebony Louis 8a6d5c405a docs: Adding Screenshot-Driven Development blog (#316)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2024-11-22 16:50:15 -05:00
Angie Jones 73265e714d docs: moving Blog lower in the menu (#309) 2024-11-22 11:36:25 +01:00
Leo Ribeiro 470a624d6c ci: Add CI to main pushes (#307) 2024-11-21 17:51:43 -05:00
Adewale Abati 924239fc3c fix: add escaped characters in goosehint docs (#294) 2024-11-20 19:24:23 -05:00
Adewale Abati 6c681feb35 docs: Adding a .goosehints guide (#279)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2024-11-20 18:30:46 -05:00
Aaron Goldsmith 59b55c7a40 feat: Add new navigation tools to the web browser toolkit (#273) 2024-11-19 12:53:23 -08:00
taniashiba e701d82c55 docs: Fixed providers link in Quickstart.md (#280)
Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
2024-11-19 12:45:38 -08:00
taniashiba 8e75e36021 docs: fixed providers link in README (#271)
Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
2024-11-19 17:32:00 +11:00
Adewale Abati a2c55f2e22 docs: Update references to Quickstart and managing sessions guide (#270) 2024-11-18 12:20:37 -08:00