Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ pub fn execute_with_filter(cmd: &str, args: &[&str]) -> Result<()> {
- `rtk prisma`: Prisma CLI without ASCII art (88% reduction)
- **Shared Infrastructure**: utils.rs module for package manager auto-detection
- **Features**: Exit code preservation, error grouping, consistent formatting
- **Testing**: Validated on production T3 Stack project (methode-aristote/app)
- **Testing**: Validated on a production T3 Stack project

### Python & Go Support (2026-02-12)
- **Python Commands**: 3 commands for Python development workflows
Expand Down
Loading