Skip to content

Commit 78af414

Browse files
committed
Correction
1 parent a10bfd0 commit 78af414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ An AI coding assistant built in Rust that provides both command-line and graphic
88

99
**Multi-Modal Tool Execution**: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers.
1010

11-
**Real-Time Streaming Interface**: Advanced streaming processors parse and display tool invocations as they execute, with smart filtering to prevent unsafe tool combinations.
11+
**Real-Time Streaming Interface**: Advanced streaming processors parse and display tool invocations as they stream from the LLM, with smart filtering to prevent unsafe tool combinations.
1212

1313
**Session-Based Project Management**: Each chat session is tied to a specific project and maintains persistent state, working memory, and draft messages with attachment support.
1414

0 commit comments

Comments
 (0)