You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/project/TODO.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,3 +199,23 @@ explore https://github.com/rust-cli/anstyle/tree/main/crates/anstyle-syntect to
199
199
---
200
200
201
201
`colorchoice-clap` check https://github.com/rust-cli/anstyle/tree/main/crates/colorchoice-clap to handle color choice in clap.
202
+
203
+
---
204
+
205
+
can we let the agent output text as ansi codes directly, and not markdown, so we can render it directly in terminal with colors and styles? check if the model can do that.
206
+
207
+
--
208
+
209
+
▌ when max_tool_loops limit is reached in moddile runloop
210
+
▌ chat agent work flow. show error and let user know to
211
+
▌ ucheck and adjust max_tool_loops config and guide theme
212
+
213
+
==
214
+
215
+
▌ in --full-auto, show a warning and indicate current
216
+
▌ mode is Full Auto in welcome message
217
+
218
+
---
219
+
220
+
▌ check dead code: vtagent-core/src/core/agent/runner.rs
0 commit comments