Everything the work needs, in one instrument.

Magus is one workbench where every instrument shares a single context: autonomous agents, a knowledge brain, a code sandbox, your files and prompt library, and the integrations that reach the tools you already run.

Agents

Build named specialists, @mention them, and let them work autonomously, even waking themselves to finish long jobs.

Tool calling

Reason, call a tool, observe the result, and repeat, streamed live.

Multi-agent & council

Spawn sub-agents, or convene a council of frontier models and consolidate their answers.

Autonomy

Heartbeat wake-ups process the inbox and long tasks.

◬ agents · council synthesizing
/council Postgres or Redis for our cache layer?
convening 3 models, one per provider
claude The Pragmatist
Postgres. You already run it; one less system.
gemini The Innovator
Redis: sub-ms reads and pub/sub you'll want later.
gpt The Critic
Measure first. Cache invalidation will bite.
agent · consolidated
All three agree the real question is read latency, not the database. Start with Postgres caching, since it's already in your stack and covers today's load, then reach for Redis only once your metrics prove you need it. Plan the cache-invalidation strategy first, that's the failure mode the Critic flagged.
Ask anything, or /council… sonnet
Brain

A markdown knowledge base with [[wikilinks]] and a cross-resource graph that searches everything you've written, uploaded, or said.

Wikilinks & backlinks

Author links in-text; the graph indexes them on save.

Semantic search

pgvector over pages, files, drafts, and memories.

Memory

Local, user, and agent scopes the agent can recall.

[[Q3 Plan]] [[Revenue]] [[Board]] [[Risks]] [[Metrics]]
fig. b · wikilink graph
Workbench

Two panes at once: a live conversation on one side, your work on the other, so you can draft, read, and annotate without losing your place. 15+ models auto-routed, plus image and video.

Primary + companion

Keep a chat live on one side; draft, read a brain page, or open a file on the other.

15+ models, auto-routed

Pick the model, or let the router choose by task.

Drafts & PDFs

Write documents side by side with the agent, view and annotate PDFs, and export when you're done.

◬ eu ai act · briefing agent running
Research how the EU AI Act phases in, then draft a briefing with sources.
planning 3 steps
web.search EU AI Act timeline
brain.search prior compliance notes
Pulled 12 sources. I drafted a briefing in the companion.
Ask anything, @mention an agent… sonnet
companion · draft
EU AI Act Briefing

The Act phases in through 2027; general-purpose AI duties begin in Aug 2025.

phase-in · 2025 → 2027
also included

The rest of the toolkit.

Beyond the headline instruments: a code sandbox, your files and prompt library, real-time collaboration, and the integrations that reach your stack, all sharing the same context.

A

Sandbox

Agents write and run code in an isolated sandbox: install packages, execute scripts, and hand back the results and files, never touching your machine. codeisolatedfiles
B

Files & RAG

Upload documents and let agents search them by meaning, not just keywords. Connect a Drive folder and it stays in sync as it changes. uploadsemantic searchcloud sync
C

Prompt library

Save the prompts that work, organize them with tags and favorites, and find them again by meaning. Reuse them anywhere in the workbench. reusabletagssemantic search
D

Collaboration

Real-time multiplayer conversations, shared workspaces, and tasks that humans and agents work on together. multiplayerworkspacestasks
E

Integrations

Telegram, Google Drive and Calendar, Notion, RSS, webhooks, and MCP servers, reaching the tools you already use. telegramnotionmcp
telegram
drive
calendar
notion
rss
mcp
one context

Five instruments. One context.

Open a page beside a chat, hand a file to an agent, watch a sandbox run, all without losing your place.

open & community

We’re building Magus in the open.

A small Swiss team, building with the community. The core is open source on GitHub and the conversation lives on Discord. Come shape it with us.