MyAIforOne MyAIforOne
Agent List Boards Processes Projects Admin
Loading channels...
Loading spaces...
Loading organizations...
Loading activity...
Settings
Manage Claude accounts, service options, and global defaults.
Instance ID
Globally unique identifier for this install. Generated on first boot. Used by integrations to scope per-install identity.
Profile
Your identity — agents can use this to personalize responses
Feature Flags
Toggle platform modules on or off
AI Gym
Personal AI coaching, training programs, and skill dimension tracking
Pipedream Integration
Connect any of ~3,000 third-party apps (QuickBooks, Gmail, Notion, HubSpot, etc.) to your agents via OAuth, served through the hosted Pipedream bridge.
Process Agents
Deterministic, version-pinned agents that own one business process end-to-end (steps + policies + engines + runs + sign-offs). Adds a top-right Processes entry, the /processes UI, the /api/processes/* endpoints, and the agentClass:"process" creation path. No LLM tokens consumed during runs.
Project Agents
Judgment-driven PM agents that each own one project end-to-end via an adaptive heartbeat loop (tasks + dependencies + workstreams + policy gates). Adds a top-right Projects entry, the /project-agents UI, the /api/project-agents/* endpoints, and the agentClass:"project" creation path. Distinct from legacy Projects (the entity container at /projects).
Coordinator Agents
Single-surface agents that delegate to specialists via Agent Execution Contexts. Any agent can be a coordinator. Adds peek_agent and delegate_to_agent MCP tools, capability registry injection, and conversation identity tagging. Delegates run in the target agent's own session with its own MCPs.
Rooms & Pods
Multi-participant chat threads where people and multiple agents collaborate. A Standard Room is a shared transcript with each agent reasoning privately; a Pod attaches an agentClass:"pod" agent that injects its charter, memory, and the shared transcript into every member turn for true cross-agent awareness plus an optional facilitator. Adds a top-right Rooms entry, the /rooms UI, and the /api/rooms/* endpoints.
Spaces (share & receive)
Sharing this gateway's agents out and receiving other desktops' / clouds' spaces now lives in the Spaces tab.
Audit
Scope which agents have their tool calls written to the audit log
Audit writes are tiny (~150 bytes per tool call) but the log grows over time. Scope it to keep signal high.
Voice Mode
Talk to and listen to your agents — pluggable TTS + STT providers
When enabled, the chat UI shows a 🔊 Play button on agent replies and a 🎤 mic button for speaking input. When disabled, voice features are hidden.
Browser uses Web Speech API (no key). Grok requires an xAI API key in the AI Models tab.
Long replies get truncated to this length when read aloud.
When ON, the chat reads new agent replies aloud automatically.
Default for new voice sessions. Tap to Talk = single-turn tap-to-talk; Hands-Free = continuous listen→send→speak loop. Each voice session can override this.
License
MyAIforOne license key for platform activation and feature gating
🔒
Security & Encryption
API keys are encrypted at rest using your OS keychain
Mode
Encrypted
Plaintext
Service
Low-level install paths & ports — restart required for most changes
AI Models
Choose the model your agents run on, sign in to Claude & ChatGPT, store provider API keys, and optionally bridge to local open-source models via Ollama.
Claude Accounts
Sign in to one or more Claude accounts and pick which one agents use by default
Used for agents without a per-agent account override. Switch when credits run out — saves instantly.
Loading...

Add Account
The config directory is derived automatically from the account name — main uses ~/.claude, any other name uses ~/.claude-{name}.
Default Claude Model
The model every Claude agent uses unless overridden per-agent
Passed as --model to claude -p for every agent. A per-agent /model command still overrides this. Leave on default to let Claude Code pick.
Saves every AI Models tab — Claude default model, Codex, provider keys, and multi-model settings — together.
Credentials & Connections
Two ways to give agents access to an app, side by side: paste-in API keys (inherited by agents) and first-party OAuth account connections (tokens held by the broker).
🔒
Encryption Status
Loading...
🔑
Shared Keys
Defaults inherited by every agent that uses the MCP. Stored encrypted at PersonalAgents/mcp-keys/<mcp>.env.enc.
Loading...
👤
Per-Agent Overrides
Read-only summary. Edit a specific agent's keys from Agents → Agent Config → MCPs.
Loading...
Organization & Users
Your organization is this gateway's tenant — the company everyone here belongs to. Users sign in with their own email and password; roles control what they can do.
🏢 Organization
👥 Users
Loading users...
Context Engine
Controls the personal data pipeline — the engine that pulls from sources (Gmail, Calendar, Slack, Notion) on schedule and fans the records out to your contexts.
📊 Status
Engine Master Switch
Loading...

When on, every enabled source runs on its configured cron schedule. When off, no scheduled pulls fire — but you can still trigger a manual pull from this page or from any source's detail page. Per-source and per-context enable flags still apply.

📊 Engine Stats
Loading stats...
Active Schedule
Loading schedule...
📜 Recent Pulls
Loading recent pulls...
🔧 Controls
Manual run
Manage Sources & Contexts →

Pull All runs every enabled source sequentially, ignoring schedule. To re-register cron tasks after editing a schedule outside the UI, use Reload from disk inside the Active Schedule section above.

⚙ Configuration
🔑 Google OAuth Client
Required so Gmail and Calendar sources can pull on your behalf. One client serves all Google sources across all Contexts.
🔗 LinkedIn OAuth Client
Required so the LinkedIn MCP can be authorized from the agent Configure surface. One client serves every attached LinkedIn account (multi-account supported).
🛡 Personal Contexts settings
Optional capabilities for the Personal Contexts pipeline (Gmail / Calendar / Slack / Notion).
Platform Updates
Check for new versions of MyAIforOne.
Version Status
Installed version: --
Latest version: --
Data backup
Back up your MyAIforOne data drive on demand. Your data lives outside the app bundle and survives updates + reinstalls.
📁 Your app data is stored at
Loading paths…
💾 Back up now

Pick a folder on your computer. We'll write a ZIP archive of PersonalAgents/, PersonalRegistry/, and config.json there.

Schedule automatic backups COMING SOON

Automatic weekly backups to a folder of your choice. Not yet available — use Back up now above until this ships.