Published on

claudecode 是怎么想的

我问它 vectorless(https://github.com/vectorlessflow/vectorless) 这个项目是干什么的,它说:

Thoroughly explore this Rust project to understand:
1. What is the project's purpose and main functionality?
2. The architecture and module structure
3. Key components and how they interact
4. Code quality (tests, documentation, error handling)
5. Dependencies and external integrations
6. Current state of development (completeness, TODOs)

Read the README, Cargo.toml, main source files, and provide a comprehensive overview.

THE END