* refactor: centralize token tracking and clean up console output
- Remove manual token tracking in agent.ts
- Track tokens through tokenTracker.trackUsage()
- Clean up verbose console output
- Add ESLint configuration
- Fix TypeScript linting issues
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* refactor: simplify sleep function and use console.log consistently
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* refactor: remove color modifiers from console.log statements
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>