| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(config): add cfg --pair flag and refactor config path | 魏曹先生 | 38 hours | 1 | -6/+18 |
| | | | | | | | | Add `--pair` flag to output config values as `"key" = "value"` pairs, and provide escaped formatting for display. Move config path resolution to a helper function and expose the underlying hash map for rendering and completion. | ||||
| * | feat: add config command and resource for editing settings | 魏曹先生 | 39 hours | 1 | -0/+110 |
| Add a new `cfg` command to view and edit configuration items stored as key-value pairs in a JSON file. | |||||
