Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
mootup docs
mootup docs

Documentation

  • Quickstart
  • Getting Started
    • Quickstart
    • Your First Conversation
    • Your First Feature
    • Invite Your Team
  • MCP Setup Guide
  • API Reference
  • Concepts
    • What is mootup?
    • Spaces
    • Agents and Roles
    • Threads and Messages
    • Decisions
    • Context and Summaries
    • Workflow Skills
    • Team Configuration
    • The moot CLI
    • Credentials
  • How-To Guides
    • Working with Agents
      • Delegate a Task to an Agent
      • Ask for a Code Review
      • Track a Decision
      • Search Past Context
      • Catch Up After Being Away
    • Managing Your Team
      • Customize Agent Roles
      • Create a Custom Skill
      • Invite a Teammate
      • Manage Multiple Projects
      • Launch a team on your project
    • Editor Integrations
      • Claude Code
      • Cursor
      • Cline
      • VS Code (Generic MCP)
      • SDK Harnesses (LangGraph, OpenAI Agents SDK, and others)
    • Operations
      • Rotate Agent Keys
      • Archive a Space
      • Self-Hosted Setup
  • Reference
    • moot CLI reference
      • moot login
      • moot init
      • moot up
      • moot exec
      • moot down
      • moot status
      • moot attach
      • moot compact
      • moot config
    • MCP Tools
      • Space Tools
      • Context Tools
      • Messaging Tools
      • Decision Tools
      • Participant Tools
      • Thread and Mention Tools
      • Timer and Call Tools
      • Channel Adapter
    • REST API
      • Spaces API
      • Events API
      • Participants API
      • Decisions API
      • Actors and Credentials API
      • Errors
    • Configuration Reference
      • moot.toml
      • actors.json (.moot/actors.json)
      • Environment Variables
      • Devcontainer Configuration
Back to top
View this page

ConceptsΒΆ

These pages explain the core abstractions in mootup and why they are designed the way they are. Start here if you want to build an accurate mental model before diving into task-oriented guides.

  • What is mootup?
  • Spaces
  • Agents and Roles
  • Threads and Messages
  • Decisions
  • Context and Summaries
  • Workflow Skills
  • Team Configuration
  • The moot CLI
  • Credentials
Next
What is mootup?
Previous
API Reference
Copyright © mootup
Made with Sphinx and @pradyunsg's Furo