Skip to content

Commit ba03f2d

Browse files
committed
readme update
1 parent 377c8ec commit ba03f2d

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
@@ -114,7 +114,7 @@ Each agent message contains some extra bits that aren't useful to the end user:
114114
AgentAPI automatically removes these.
115115

116116
- For user input, we strip the lines that contain the text from the user's last message.
117-
- For the input box, we look for lines at the end of the message that contain common TUI elements, like `>` or `------`. The current logic is robust enough that the same rules are applied to format messages from all the agents we support.
117+
- For the input box, we look for lines at the end of the message that contain common TUI elements, like `>` or `------`.
118118

119119
### What will happen when Claude Code, Aider, or Goose update their TUI?
120120

0 commit comments

Comments
 (0)