This document provides a reference for the emojis used throughout the copilot_here CLI output.
| Emoji | Meaning | Description |
|---|---|---|
| π | Application Default | Built-in default values shipped with the application |
| π | Global Config | User-wide configuration from ~/.config/copilot_here/ |
| π | Local Config | Project-specific configuration from .copilot_here/ |
| π§ | CLI Argument | Value provided via command-line argument |
Configuration values are applied in the following order (later overrides earlier):
- π Application Default
- π Global Config
- π Local Config
- π§ CLI Argument
| Emoji | Meaning | Description |
|---|---|---|
| πΌοΈ | Image | Docker image configuration |
| π | Mount | Volume mount configuration |
| β | Success | Operation completed successfully |
| β | Error | Operation failed |
| Warning | Non-critical issue or important notice | |
| π | List | Displaying a list of items |