claude-code-rust 0.3.0

A native Rust terminal interface for Claude Code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Default owner for everything
*                           @srothgan

# ACP protocol layer
/src/acp/                   @srothgan

# TUI / interface
/src/ui/                    @srothgan

# Terminal management
/src/terminal/              @srothgan

# CI/CD configuration
/.github/                   @srothgan

# Documentation
/*.md                       @srothgan
/docs/                      @srothgan