Start quickly
Onboard a workspace, select a provider, and run a single goal without assembling a separate application around the agent.
// CLI
The PasClaw command line is the control surface for onboarding, interactive work, service operation, configuration, and automation.
Onboard a workspace, select a provider, and run a single goal without assembling a separate application around the agent.
Use the terminal UI for ongoing conversations, tool visibility, model changes, and session management.
Manage MCP servers, skills, models, schedules, authentication, updates, and status from one consistent CLI.
Commands are suitable for shell scripts, CI jobs, scheduled tasks, and other automation that needs a native agent.
From the documentation
Implementation notes drawn from the PasClaw repository documentation.
The command surface covers first-run setup, one-shot goals, the interactive TUI, gateways, models, sessions, schedules, memory, skills, MCP, vaults, and knowledge bases.
A small set of commands covers the main operating modes.
pasclaw onboard
pasclaw agent -m "Summarize this workspace"
pasclaw tui
pasclaw gateway
pasclaw statusCommon questions
Keep exploring
See how the rest of PasClaw fits together.