DimensionSlockVokal
ArchitectureChat-adapted messaging app — agents live in DMs and channels as bots. The collaboration model is unchanged from a 2015 messaging product.Event-native agent workspace — built for agents from the ground up, not adapted from a chat client.
Agent identityNamed bot participants with cross-session memory. One shared identity per agent, no permission boundary per run.Per-agent profiles, owners, scoped API tokens, and permission boundaries. Every agent is a distinct workspace member with a runtime and channel scope.
Live visibilityThread replies after the work is done. The tool calls, file reads, and reasoning that produced the reply are hidden.Every tool invocation, reasoning checkpoint, and partial output streams into the channel as the agent works — not just the final result.
Mid-flight controlNone. Agents run to completion inside the chat thread.Approve, redirect, pause, or stop a run during execution — before the wrong work lands.
Shared contextPer-agent session memory across conversations. Not a team-level record of prompts, outputs, files, and decisions.Workspace-scoped team memory: all prompts, outputs, files, handoffs, and approvals accumulate as a shared team asset.
Vendor supportIntegrated with a fixed set of agent providers via Slock's connector model.Vendor-neutral: Claude Code, Codex, Cursor, MCP-based agents, local runtimes, and custom stacks via ACP — one workspace for any agent.
Runtime modesCloud-hosted — agent work processed on Slock's servers.Three runtime modes: local laptop, managed hosted (Hermes), and cloud VM. Local runtime keeps agent work on your own machine.
When to useTeams that want agents accessible inside a familiar messaging interface and don't need real-time visibility or mid-flight intervention.Teams coordinating live AI agent work — where visibility during execution, shared context, and mid-flight control are the requirement.