Debug
Debug docs cover operator and admin diagnostics. For first setup, start in Agent > Models, Agent > Channels, Agent > Skills, Agent > Tools, Agent > Memory, Agent > Services, and Agent > Tasks. Use Debug when the setup page says runtime state does not match saved config, when a plugin is not loaded, or when you need raw evidence for support.Where to Look
- Advanced > Config: raw
~/.fased/fased.jsonescape hatch for settings that do not yet have a focused page. - Advanced > Debug: ordered diagnostics, status/health/model snapshots, task/run diagnostics, provider catalog checks, plugin runtime diagnostics, memory repair preview, event log, and raw RPC inspection.
- Advanced > Nodes: paired devices, node capabilities, runtime clients, exposed command counts, pending pairings, and command exposure checks.
- Logs: live gateway file logs, filters, auto-follow, export, and redacted operator troubleshooting.
- Usage: local model usage history by Agent, provider, model, session, task, channel/source, tokens, cache tokens, and priced/unpriced cost.
Common Workflows
Gateway looks offline- Check the top-bar health dot.
- Open Logs and filter for startup, auth, provider, channel, or plugin errors.
- Open Advanced > Debug only when you need the full status/health snapshots or raw RPC result.
- Check the focused page first: Agent > Channels, Agent > Services, or Agent > Skills.
- Check Extensions if the surface comes from a plugin.
- Use Advanced > Debug for plugin runtime diagnostics, provider catalog checks, and raw status snapshots.
- Open Advanced > Nodes.
- Confirm the node is paired, recently connected, and advertising the expected capabilities.
- Check the command exposure counts before changing exec or sandbox policy.
- Open Usage.
- Filter by Agent first, then provider/model/session/task/source.
- Treat provider quota/account status separately from local token accounting. Local usage prefers transcript and task run-log usage records over session context snapshots.
- Use Agent > Memory for the selected Agent’s session-memory and QMD health.
- Use Advanced > Debug for Memory Doctor repair preview and gated repair execution.
- The preview is read-only. Repair execution requires the explicit admin path.
- Open Agent > Tasks first and check the Task row and latest run.
- Use cancel/retry from the row when the action is available.
- Open Advanced > Debug for stale-running, lost-task, and queue reconciliation warnings.
- Use Logs only when the run detail does not include enough failure detail.
Boundaries
- Debug is evidence, not setup. If a friendly page exists, make the change there first.
- Logs are redacted diagnostics. Still review before sharing externally.
- Nodes are device/runtime surfaces. They are not normal chat channels.
- Usage is local accounting. Provider quota, billing portals, and OAuth account limits are separate.
- Task/run diagnostics are local runtime evidence. They are not full workflow orchestration; future Fased Workflows should build on stable run evidence.
- Raw Config is the escape hatch. Do not use it for routine Agent setup.