Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionsCommand ¶
type SessionsCommand struct{}
SessionsCommand handles session management with auto-tracking and session recovery
func (*SessionsCommand) Description ¶
func (c *SessionsCommand) Description() string
func (*SessionsCommand) Execute ¶
func (c *SessionsCommand) Execute(args []string, chatAgent *agent.Agent) error
func (*SessionsCommand) Name ¶
func (c *SessionsCommand) Name() string
Click to show internal directories.
Click to hide internal directories.