IsWorking returns whether the agent is currently working
()
| 100 | ScrollToBottom() tea.Cmd |
| 101 | // IsWorking returns whether the agent is currently working |
| 102 | IsWorking() bool |
| 103 | // IsInlineEditing returns true if a past user message is being edited inline |
| 104 | IsInlineEditing() bool |
| 105 | // QueueLength returns the number of queued messages |
no outgoing calls
no test coverage detected