Skip to content

100% Cross-Platform Tooling#58

Merged
KailasMahavarkar merged 2 commits intomainfrom
feat/final-cross-platform-tooling
Apr 14, 2026
Merged

100% Cross-Platform Tooling#58
KailasMahavarkar merged 2 commits intomainfrom
feat/final-cross-platform-tooling

Conversation

@KailasMahavarkar
Copy link
Copy Markdown
Collaborator

This PR eliminates the remaining bash script dependencies in the repository. All core developer tasks (indexing, startup, lifecycle management) are now implemented in TypeScript/Bun, ensuring full compatibility with Linux, macOS, and Windows.

- Migrate generate-skills-index.sh to TypeScript.
- Migrate start-mcp.sh to TypeScript (with cross-platform file locking).
- Update package.json scripts to use bun.
- Remove all remaining shell scripts from the repository.
- Update publish.yml to use bun run skills:index.
- Resolves CI failure caused by bash script elimination.
@KailasMahavarkar KailasMahavarkar merged commit b2efaf1 into main Apr 14, 2026
4 checks passed
@KailasMahavarkar KailasMahavarkar deleted the feat/final-cross-platform-tooling branch April 14, 2026 18:42
KailasMahavarkar added a commit that referenced this pull request Apr 14, 2026
KailasMahavarkar added a commit that referenced this pull request Apr 14, 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.

1 participant