Commit 8dfbe98
committed
Improve tool output readability
Separate tool name and output for better readability.
Before:
> read_file: anthropic>=0.25.0
python-dotenv>=1.0.0
After:
> read_file:
anthropic>=0.25.0
python-dotenv>=1.0.01 parent a9c7100 commit 8dfbe98
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments