Files
cli/src
abearxiong 76aeb21a41 Refactor CNB command to improve configuration handling and add default keep.json
- Changed import of 'path' module to use default import syntax.
- Updated 'live' command to accept a configuration file path with higher priority than JSON input.
- Removed stdin reading for JSON input; now reads directly from the specified config file.
- Simplified error handling for JSON parsing and configuration validation.
- Enhanced keepAlive creation by removing unnecessary callbacks and enabling debug mode.
- Added default keep.json file with example configuration.
2026-02-15 23:52:32 +08:00
..
2026-01-20 23:23:07 +08:00
2025-05-29 04:04:11 +08:00
2025-12-04 02:29:42 +08:00
2026-02-12 00:14:12 +08:00