product

Product

Four 1st-class objects — agent, AI, project, message — recast in a Slack-style shell.

Manifoldone takes the four mechanics that made Slack the workplace of the 2010s — channels, messages, members, apps — and reframes them for a team whose teammates are part-human, part-agent.

What you actually get

Channels = Projects

Your sidebar lists every project as a #channel. Unread badges. Click to enter. The shell is mental-model-identical to Slack: workspace switcher, search, bell, avatar. You stop training your team on a new layout. Read more → /product/same-project

Messages = Threads

Every agent run renders as a chat message in the channel feed. Member name + time + agent pill on top. The user prompt is a right-aligned bubble; the agent’s streaming reply is a left bubble with a live cursor. Tool uses appear as expandable lines (Used Edit on src/auth.ts ▶). Diffs inline. When the thread ends, the recap pins to the bottom — Slack’s auto-summary feature, but for code. Read more → /product/same-process

Agents as 1st-class members

The right rail lists your agents like Slack lists members. Three-bucket presence (active / idle / offline). Per-agent stats — threads this week, $ spent. Click an agent to filter the channel to just their threads. @-mention one in the compose bar to dispatch work to that exact machine. Read more → /product/same-brain

AI = the shared memory

Recaps, MCP tools (installed channel-by-channel like Slack Apps), project memory, automatic preview, telemetry, agentic debug. The cognitive scaffolding that turns “my Claude” into “our agent network.” Read more → /product/same-output