You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[Complete README](docs/README_FULL.md)** - Full project documentation
13
13
-**[Documentation Index](docs/INDEX.md)** - Navigation guide for all docs
14
14
-**[Getting Started Guide](docs/GETTING_STARTED.md)** - Installation and setup
@@ -28,7 +28,7 @@
28
28
29
29
---
30
30
31
-
## ⚡ Quick Start
31
+
## Quick Start
32
32
33
33
### Installation
34
34
@@ -55,18 +55,18 @@ rust_tui_coder
55
55
56
56
---
57
57
58
-
## ✨ What is Rust TUI Coder?
58
+
## What is Rust TUI Coder?
59
59
60
60
A powerful terminal-based AI coding assistant that brings AI intelligence directly to your command line. Built with Rust for performance and reliability.
61
61
62
62
### Key Features
63
63
64
-
-💬**Natural Language Interface** - Chat with AI about your code
65
-
-🔧**Direct Tool Execution** - AI manipulates files and runs commands
66
-
-📊**Real-time Monitoring** - Watch tool execution in real-time
67
-
-🎨**Beautiful TUI** - Modern terminal interface with ratatui
68
-
-🚀**Multiple LLM Support** - OpenAI, Anthropic, or local models
69
-
-⚡**Fast & Efficient** - Built with Rust for performance
64
+
-**Natural Language Interface** - Chat with AI about your code
65
+
-**Direct Tool Execution** - AI manipulates files and runs commands
66
+
-**Real-time Monitoring** - Watch tool execution in real-time
67
+
-**Beautiful TUI** - Modern terminal interface with ratatui
68
+
-**Multiple LLM Support** - OpenAI, Anthropic, or local models
69
+
-**Fast & Efficient** - Built with Rust for performance
70
70
71
71
### Quick Example
72
72
@@ -81,7 +81,7 @@ AI: I'll create the script and execute it...
0 commit comments