Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func (*Agent) GetTokenSummary ¶ added in v0.30.0
GetTokenSummary returns a compact string showing token usage for the last request
func (*Agent) PrintTokenStats ¶
func (agent *Agent) PrintTokenStats()
func (*Agent) RefreshLLMClient ¶
func (agent *Agent) RefreshLLMClient()
RefreshLLMClient reloads the LLM client configuration from runner vars. This allows config changes to take effect without restarting the shell.
func (*Agent) UpdateContext ¶
Click to show internal directories.
Click to hide internal directories.