Skip to content

refactor: encapsulate snippets inside plugins and remove dist compilation#4

Merged
KailasMahavarkar merged 1 commit intomainfrom
refactor-snippets-and-dist
Apr 8, 2026
Merged

refactor: encapsulate snippets inside plugins and remove dist compilation#4
KailasMahavarkar merged 1 commit intomainfrom
refactor-snippets-and-dist

Conversation

@KailasMahavarkar
Copy link
Copy Markdown
Collaborator

This MR moves all snippets into their respective src/plugins/<name>/snippets/ directories to encapsulate plugins fully. It also renames all snippets from .md to .txt and removes the need for a dist/ compilation step by using tsx, making the server much faster and easier to run directly from source.

@KailasMahavarkar KailasMahavarkar merged commit 13135d9 into main Apr 8, 2026
@KailasMahavarkar KailasMahavarkar deleted the refactor-snippets-and-dist branch April 8, 2026 18:17
KailasMahavarkar added a commit that referenced this pull request Apr 14, 2026
refactor: encapsulate snippets inside plugins and remove dist compilation
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.

1 participant