Skip to content

chore(openclaw): add tsup build pipeline with ESM output and type declarations#4335

Merged
whysosaket merged 2 commits intomem0ai:mainfrom
whysosaket:chore/add-openclaw-lockfile
Mar 14, 2026
Merged

chore(openclaw): add tsup build pipeline with ESM output and type declarations#4335
whysosaket merged 2 commits intomem0ai:mainfrom
whysosaket:chore/add-openclaw-lockfile

Conversation

@whysosaket
Copy link
Copy Markdown
Member

Adds a modern build setup for the openclaw plugin using tsup. Includes tsconfig, type stubs for the host SDK, and proper package.json exports/files configuration for npm publishing.

},
"dependencies": {
"@sinclair/typebox": "0.34.47",
"mem0ai": "^2.2.1"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we increase the minimum version ^2.3.0 as we did the migration to better-sqlite in this version. This will force existing users to upgrade the package.

@whysosaket whysosaket merged commit dc6122e into mem0ai:main Mar 14, 2026
1 of 2 checks passed
@whysosaket whysosaket deleted the chore/add-openclaw-lockfile branch March 14, 2026 19:11
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
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.

2 participants