-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
karakeep-install: Disable Playwright browser download, remove MCP build #5833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
what is mcp and why remove it? |
It's the Model Context Protocol server and apparently does not need to be built for our use-case. Doesn't really save space or anything but I think it's good to have this script have parity with the install script in the Karakeep repo. |
For some reason I didn't notice that the Karakeep repo script has |
07e73a6
to
07924db
Compare
…ywright browser download - add pnpm store prune to install and update to free some more space
b4f9d7f
to
eb95304
Compare
OK this is ready finally, but I won't take off draft until the next Karakeep update is out. |
Any eta? |
Your guess is as good as mine 😉 |
@MohamedBassem ? 😄 |
@vhsdream why do you need to wait for the next release? If you keep both puppeteer/playwright skip downloads, we should be good to go right? That being said, I'm aiming for a release this weekend, but I recommend not waiting for it. |
✍️ Description
pnpm store prune
after install/update to remove extraneous packages🔗 Related PR / Issue
Link: #5697
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README
,AppName.md
,CONTRIBUTING.md
, or other docs.