Skip to content

docs: update custom extension project setup#3793

Merged
blackgirlbytes merged 3 commits intomainfrom
docs/uv-project-setup
Aug 1, 2025
Merged

docs: update custom extension project setup#3793
blackgirlbytes merged 3 commits intomainfrom
docs/uv-project-setup

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Aug 1, 2025

This PR simplifies the uv command in the Build Custom Extension tutorial.

Documentation updates:

  • documentation/docs/tutorials/custom-extensions.md:
    • Added --lib flag, which removes the need for rm hello.py and touch src/mcp_wiki/__init__.py
    • Moved the code comments to the directory structure code block to preserve __init__.py description, also makes the uv block runnable
    • Updated Desktop UI steps and removed image reference
  • documentation/docs/assets/guides/custom-extension-settings.png:
    • Deleted outdated screenshot; added real-world command to instructions

Fixes: #1380

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-08-01 22:44 UTC

@blackgirlbytes blackgirlbytes merged commit 7e7b19d into main Aug 1, 2025
10 checks passed
@blackgirlbytes blackgirlbytes deleted the docs/uv-project-setup branch August 1, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplified UV Command in Build Custom Extension with Goose

2 participants