We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca54cb commit f9eb0dfCopy full SHA for f9eb0df
1 file changed
README.md
@@ -16,7 +16,7 @@ A blazingly fast, interactive AI coding assistant powered by Claude, implemented
16
- **Code Search** - Fast regex-based code search using `ripgrep` (optional)
17
- **Web Search** - Real-time web information via Claude's native search tool
18
- **Bash Execution** - Run tests and build commands safely (read-only, sandboxed)
19
-- **Visual diff display** - See exactly what changed with colored diffs (red for deletions, blue for additions)
+- **Visual Diff Display** - See exactly what changed with colored diffs (red for deletions, blue for additions)
20
- **Secure** - All operations restricted to workspace, prevents directory traversal
21
22
## Benchmark
0 commit comments