Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RememberCmd = &cobra.Command{
Use: "remember",
Short: "Add items to memory",
Long: "\nAdd items to memory for the agent to remember.\n\n" +
"Use subcommands to specify what type of item to remember:\n" +
"- file: Copy files or directories into the memory directory\n" +
"- fact: Store a user-defined fact for agent context",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.