Skip to content

chore: add CLAUDE.md with project guidelines #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 8, 2025

Conversation

sangshuduo
Copy link
Owner

🤖 Generated with Claude Code

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link
Contributor

mentatbot bot commented Apr 8, 2025

I'm getting to work. See my steps and track my cost here.

  • Wake on any new activity.
    I always see new activity while actively working. When paused, I'll only respond when tagged unless this box is checked.

Copy link
Contributor

@mentatbot mentatbot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed the PR and it looks great! The CLAUDE.md file provides clear and useful guidelines for working with this codebase, both for human developers and AI assistants like Claude.

The guidance covers:

  • Essential commands for building, testing, and linting
  • Consistent style guidelines that match Rust best practices
  • Important patterns for error handling, CLI implementation, concurrency, and resource management

This documentation will be helpful for maintaining consistency across the various CLI tools in this repository.

Let's wait for the CI to complete, but this looks ready to merge.

sangshuduo and others added 2 commits April 8, 2025 14:42
- Remove Cargo.lock from .gitignore to allow it for executables.
- Add .DS_Store to .gitignore to prevent tracking macOS specific files.
Standardize dependency versions across packages by adding workspace dependencies
for calamine and zip. Downgrade calamine to 0.22.0 and update related API usage.
This resolves compatibility issues with existing zip dependency constraints.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@sangshuduo sangshuduo merged commit bed272b into main Apr 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant