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

Improve modelfetch CLI logging and Deno support#98

Merged
phuctm97 merged 1 commit intomainfrom
improve-modelfetch-cli-logging
Aug 11, 2025
Merged

Improve modelfetch CLI logging and Deno support#98
phuctm97 merged 1 commit intomainfrom
improve-modelfetch-cli-logging

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

Summary

  • Reorganized logging with cleaner command info display and runtime information
  • Fixed Deno entry point to use .modelfetch/main.ts for proper import map support
  • Removed redundant session logging for cleaner output

Test plan

  • Test modelfetch serve command with Node.js runtime
  • Test modelfetch serve command with Deno runtime
  • Test modelfetch dev command
  • Verify logging output shows command info and runtime correctly
  • Verify Deno execution respects import maps in the current directory

🤖 Generated with Claude Code

- Reorganized logging with cleaner command info display
- Added JavaScript runtime info to logs
- Fixed Deno entry point to use .modelfetch/main.ts for better import map support
- Removed redundant session logging for cleaner output

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

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

vercel Bot commented Aug 11, 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 Aug 11, 2025 8:38am

@phuctm97 phuctm97 merged commit 3a205de into main Aug 11, 2025
2 checks passed
@phuctm97 phuctm97 deleted the improve-modelfetch-cli-logging branch August 11, 2025 08:38
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