refactor(script): improve UI feedback with styled thinking and response elements
docs: add project planning and feature list documents
style(script): add visual styling for better user feedback
chore: update PRD and README to reflect current project status
Move project rules from .trae/rules to root directory and update content
Remove package.json as dependencies are no longer needed
Simplify README by removing implementation details
Initial setup of project dependencies including axios, express, dotenv, and other supporting packages. Added configuration files and documentation for project setup and usage.