Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Enhance create-modelfetch CLI with improved DX and runtime detection#17

Merged
phuctm97 merged 1 commit intomainfrom
new
Jul 6, 2025
Merged

Enhance create-modelfetch CLI with improved DX and runtime detection#17
phuctm97 merged 1 commit intomainfrom
new

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

@phuctm97 phuctm97 commented Jul 6, 2025

Summary

  • Add tslib dependency to all project templates for proper TypeScript helper support
  • Fix yarn console output timing issue with 500ms delay to prevent UI conflicts
  • Auto-detect Deno runtime when CLI is invoked via 'deno run' command
  • Update MCP Inspector command to use -y flag and @latest tag for smoother setup
  • Simplify Deno templates by removing unnecessary config fields
  • Expand documentation with comprehensive initialization methods

Test plan

  • Test yarn create modelfetch - verify no console output conflicts
  • Test deno run -A npm:create-modelfetch@latest - verify Deno is auto-selected
  • Test all template types (node-js, node-ts, bun-js, bun-ts, deno-js, deno-ts) - verify tslib is included
  • Test MCP Inspector command from generated projects - verify it uses -y and @latest
  • Verify Deno templates work without name/version/exports fields in deno.json

🤖 Generated with Claude Code

- Add tslib dependency to all project templates for proper TypeScript helper support
- Fix yarn console output timing issue with 500ms delay to prevent UI conflicts
- Auto-detect Deno runtime when CLI is invoked via 'deno run' command
- Update MCP Inspector command to use -y flag and @latest tag for smoother setup
- Simplify Deno templates by removing unnecessary config fields
- Expand documentation with comprehensive initialization methods

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2025 4:47am

@phuctm97 phuctm97 merged commit 89f2eb4 into main Jul 6, 2025
2 checks passed
@phuctm97 phuctm97 deleted the new branch July 6, 2025 04:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant