mirror of
https://github.com/anthropics/claude-code.git
synced 2025-10-19 03:17:50 +03:00
- Move GitHub workflow script logic to scripts/auto-close-duplicates.ts - Convert from inline JavaScript to standalone TypeScript module - Update workflow to use Bun instead of Node.js for better performance - Add proper TypeScript types and ES module syntax 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>