Overview
Agents are LLMs with access to specific tools. They share tools across all workspaces but operate strictly within the workspace where they are invoked.
Commands
- Start Agent Session:
@agent <your prompt>(within any workspace) - Exit Agent Session:
exit
Capabilities
- Website scraping
- Document listing and summarization
- Web searching
- Chart generation
- File saving (to desktop and agent memory)
Examples
@agent what documents can you see@agent summarize readme.pdf