Agents
Veoveo agents are workspace bots that help people inspect context, call tools, and produce reviewable work inside the same graph as the rest of the operation.
What Agents Can Do
- Respond through configured channels such as the web dock, Telegram, or MCP delegation.
- Read workspace context that the selected bot is allowed to access.
- Inspect artifacts, links, events, blobs, and related context.
- Use native, container-backed, dynamic, or MCP-projected tools when available.
- Create operation history so people can review what happened.
What Agents Should Not Replace
Agents should not replace source review, permission design, or human accountability. Treat agent output as part of the workspace record: useful, inspectable, and subject to review.
Agent Workflow
- A user or channel sends a task to a workspace bot.
- The bot resolves relevant workspace context.
- The bot calls tools if the task requires data, rendering, analysis, or external capabilities.
- Veoveo records the turns, tool calls, outputs, and status in an operation timeline.
- People inspect the result, linked artifacts, and source context.
Media To Add
- Diagram: user prompt to bot, context retrieval, tool call, artifact output, and operation timeline. It helps explain reviewable agent work. Source: sample workspace bot operation.
- Screenshot: bot settings page showing identity, channels, and bindings. It helps admins understand where agents are configured. Source: test workspace bot settings.