mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-30 20:50:05 +00:00
Fix OSS frontend build: add useFeatureFlag stub (#5042)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b845a67405
commit
76b10eb007
63 changed files with 3924 additions and 522 deletions
14
skyvern/cli/mcpb/releases/README.md
Normal file
14
skyvern/cli/mcpb/releases/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Public Claude Desktop Bundle
|
||||
|
||||
This directory holds the committed `skyvern-claude-desktop.mcpb` artifact that
|
||||
syncs to the public `Skyvern-AI/skyvern` repository.
|
||||
|
||||
The public Fern docs and `skyvern setup claude` link directly to the raw file in
|
||||
that OSS repo so users can click once and download the installer immediately.
|
||||
|
||||
Refresh it with:
|
||||
|
||||
```bash
|
||||
./scripts/package-mcpb.sh 1.0.23 skyvern-claude-desktop.mcpb \
|
||||
skyvern/cli/mcpb/releases/skyvern-claude-desktop.mcpb
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue