mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-06 01:54:11 +08:00
- fix(discover-design-files.sh): Fix script errors and expand framework support * Fix variable quoting and conditional checks * Remove keyword restrictions for JS file discovery * Add support for .mjs, .cjs, .vue, .svelte files * Now correctly discovers all JS/TS framework files recursively - feat(import-from-code): Add optional gemini/qwen CLI analysis for agents * Add CLI-Assisted Analysis step to Style/Animation/Layout agents * Optional usage for large codebases (>20 files) or complex frameworks * All CLI calls use analysis mode (READ-ONLY) * Agent can use CLI output to guide file reading and token extraction 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>