Mogplex Docs

Support

Find the right Mogplex troubleshooting path for setup, routing, models, CLI auth, sandboxes, integrations, and docs issues.

Use this page when something is not working and you need the fastest path to the surface that owns the state.

Mogplex issues usually become easier to debug once you separate account setup, repo coverage, routing, execution, and local CLI state.

Start with the symptom

SymptomStart here
Repo is visible but GitHub events do not start workGitHub and Installations
A model is missing from a picker or CLI runAvailable Models and Model Selection and Cost
Hosted run cannot call an external serviceConnections and MCP, Settings, and Connection Scope and Overrides
Slack mention does not start repo workSlack, Settings, and Observability Runbook
Sandbox or preview launch is failingSandbox Setup Checklist, Vercel, Projects, and Sandboxes
CLI signs in but does not inherit expected hosted stateSettings, CLI Authentication, and Configuration and Flags
A slash command does not behave as expectedSlash Commands, Slash Commands guide, and Custom Slash Commands
You need the API error shape or status codeAPI Quickstart and API Errors
You need to know what is safe to shareSecurity and Data Handling
A doc link or claim looks wrongDocs source

For a longer decision tree, use Troubleshooting.

First checks

Before changing routing or agent configuration, check these in order:

  1. Settings: GitHub identity, App coverage, managed access, CLI tokens, and shared connections.
  2. Installations: whether the repo owner has App-backed coverage.
  3. Projects: whether the repo is imported once, covered, and configured for the right runtime.
  4. Available Models: whether the expected model is enabled and available for the account.
  5. Observability: whether the failing run, model call, tool call, or sandbox event exists.

If there is no relevant Observability record, debug the source surface first: GitHub, Projects, Triggers, Assignments, Automations, CLI, or API.

What to capture

When you ask someone else to help diagnose a Mogplex issue, include:

  • the repo owner/name
  • whether the repo is visible in Projects
  • whether the repo owner is covered in Installations
  • the surface that started the work, such as CLI, Trigger, Assignment, Automation, API, Slack, or GitHub mention
  • the run ID, sandbox ID, or API request details when available
  • the model selected and whether it appears in Available Models
  • the exact GitHub comment, mention, event, or CLI command that should have started work
  • the first error message, status, or failed API response, not only the last retry

Docs issues

The docs source lives in webrenew/mogplex-docs. If a page is stale, missing a route, or points at the wrong product surface, use the page's GitHub link or the repository itself as the source path for a docs fix.

Edit on GitHub

On this page