Enha: spinner for tool calls

This commit is contained in:
Grail Finder
2026-02-24 21:47:57 +03:00
parent 6c03a1a277
commit 40943ff4d3
2 changed files with 15 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ import (
var (
boolColors = map[bool]string{true: "green", false: "red"}
botRespMode = false
toolRunningMode = false
editMode = false
roleEditMode = false
injectRole = true