Skip to main content
OpenWiki ships as a single openwiki binary for interactive chat and one-shot documentation runs. For installation and first use, see Quickstart.

Core commands

Common flags

Visualize

You can visualize the generated wiki as an interactive node graph and live Markdown reader.
For details, see Visualize your wiki.

Auth and connectors

Cron (macOS)

Manage optional connector schedules for personal mode sources. On macOS, OpenWiki can install schedules as user LaunchAgents that periodically refresh a source (for example Gmail or web search). Use these commands to list, pause, resume, or delete them:
cron delete removes the saved schedule and unloads its LaunchAgent. It does not remove auth, connector config, raw data, or wiki content.

Slash commands (interactive)

In interactive chat mode, you can use the following commands:
  • /api-key: Update the current provider API key (masked prompt)
  • /langsmith-key: Update or clear LangSmith tracing credentials (masked prompt)
  • /provider and /model: Change provider or model for the session (persisted to ~/.openwiki/.env)
  • /init and /update: Launch init or update from the session
  • /exit: Exit the app

See also