Version: 1.5.0
Manage workspace configuration stored in .para-workspace.yml.
/config show # Display current config
/config update # Update a value
/config add-project # Register a new project
Reads .para-workspace.yml and displays workspace name, version, language, and registered projects.
Prompts for key to update, shows current value, applies new value, confirms.
Prompts for project name, verifies directory exists, adds to config, confirms.
Updated in v1.5.0