Expand description
Config command implementation - manage project configuration
Supports the following operations:
actr config set <key> <value>- Set a configuration valueactr config get <key>- Get a configuration valueactr config list- List all configuration keysactr config show- Show full configurationactr config unset <key>- Remove a configuration valueactr config test- Test configuration file syntax