codetyper-cli 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,10 @@
1
1
  # CodeTyper CLI
2
2
 
3
- An AI-powered terminal coding agent with an interactive TUI. CodeTyper autonomously executes coding tasks using tool calls with granular permission controls and intelligent provider routing.
3
+ <p align="center">
4
+ <img src="assets/Codetyper_logo.png" alt="CodeTyper Logo" width="400">
5
+ </p>
4
6
 
5
- ![CodeTyper Welcome Screen](assets/CodetyperLogin.png)
7
+ An AI-powered terminal coding agent with an interactive TUI. CodeTyper autonomously executes coding tasks using tool calls with granular permission controls and intelligent provider routing.
6
8
 
7
9
  ## How It Works
8
10
 
@@ -85,7 +87,7 @@ Full-screen terminal interface with real-time streaming responses.
85
87
  - `Enter` - Send message
86
88
  - `Shift+Enter` - New line
87
89
  - `/` - Open command menu
88
- - `Ctrl+Tab` - Toggle interaction mode
90
+ - `Ctrl+M` - Toggle interaction mode
89
91
  - `Ctrl+T` - Toggle todo panel
90
92
  - `Shift+Up/Down` - Scroll log panel
91
93
  - `Ctrl+C` (twice) - Exit