Command-line Programming Assistant providing a flexible and powerful pair-programming experience with LLMs.

ai llm rust
1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `jp_attachment_file_content` crate to include hidden files by default when attaching file content. This involves changing the `WalkBuilder` configuration in the `get` method of the `FileContent` struct to include hidden files (`.hidden(false)`). Consider whether to make this configurable via a parameter or setting, but prioritize inclusivity as the default behavior.

Complexity: 2/5
enhancement good first issue

Command-line Programming Assistant providing a flexible and powerful pair-programming experience with LLMs.

Rust
#ai#llm#rust