Skip to main content

Slash Commands

Slash commands are entered inside the Inferoa TUI. They form a small, purpose-built command registry — they are not a mirror of legacy CLI subcommands.

Top-Level Commands

CommandPurpose
/setupOpen endpoint, provider, web search, and Omni setup wizard
/modelOpen model and provider selector
/systemShow model, web search, Omni, and runtime status (also /endpoint, /endpoints)
/accessChange this workspace's file and tool access
/skillsList discovered skills or manage enabled skills
/goalStart task and research goals
/planStart or manage plan mode
/tokenmaxxingShow token, cache, RTK, and routing savings (also /cache, /rtk, /activity, /evidence, /history)
/contextShow context usage, compression state, and code intelligence
/toolsShow fixed tool schemas and renderer status
/sessionsManage chat sessions
/daemonManage background daemon runs
/doctorCheck endpoint, tool, and optional Omni health
/helpShow keyboard shortcuts and slash commands
/clearStart a fresh session
/resumeResume a previous session
/exitExit the TUI

Common Subcommands

# Goal mode
/goal show Show active goal state
/goal Start a recursive long-horizon goal
/goal mode auto Start a default auto goal
/goal mode focus Start a focused goal
/goal mode explore Start an exploratory goal
/goal mode timebox 2h Start a timeboxed goal
/goal mode research Start an auto research goal
/goal pause Pause the current goal
/goal resume Resume a paused goal
/goal complete Mark the goal complete
/goal drop Drop the current goal

# Plan mode
/plan show Show active plan state
/plan set Set or replace the plan objective
/plan pause Pause the current plan
/plan resume Resume a paused plan
/plan approve Approve the current plan for execution
/plan drop Drop the current plan

# Skills
/skills list Show discovered skills
/skills manage Enable or disable skills

# Access
/access status Show this workspace's access mode
/access full Full local file and tool access
/access auto Auto-approve routine tools
/access ask Ask before risky access
/access custom Use custom config rules

# Context
/context Show context and code intelligence state
/context reindex Rebuild the context index

# Tools
/tools Show fixed tool schemas
/tools expand Expand the latest tool run
/tools compact Fold long successful tool runs
/tools last Show the latest tool trace

# Sessions
/sessions all Show active and archived sessions
/sessions resume Attach to a previous session
/sessions new Start a fresh session

# Daemon
/daemon status Show daemon and background run state
/daemon queue Queue a supervised run
/daemon attach Attach to a supervised run
/daemon detach Detach a supervised run
/daemon cancel Cancel a supervised run

# Doctor
/doctor status Show configuration health
/doctor run Probe configured endpoint and optional Omni routes

Aliases

Several top-level commands accept friendly aliases so muscle memory from related surfaces still resolves:

AliasResolves To
/endpoint, /endpoints/system
/cache, /rtk, /activity, /evidence, /history/tokenmaxxing