/config

Overview

The /config command opens the configuration dialog where you can view and modify Apex settings. All configuration is stored locally in ~/.pensar/config.json.

Usage

$/config

Configuration File

Apex stores all configuration at ~/.pensar/config.json. This includes:

  • AI provider API keys — configured via /providers
  • Selected model — configured via /models
  • Theme settings — configured via /themes
  • Auth tokens — configured via /auth
  • Workspace info — workspace ID and slug from Pensar Console

Most configuration is managed through dedicated commands (/providers, /models, /themes, /auth). The /config dialog provides a unified view of your current settings.