| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove short options for --lang and --renderer flags | 魏曹先生 | 2026-01-24 | 1 | -6/+2 |
| | | |||||
| * | Add command aliases, error handling improvements, and flag aliases | 魏曹先生 | 2026-01-24 | 1 | -20/+152 |
| | | | | | | | | | | - Add aliases for status command: sign, sheet, sheet.add, drop, drop.cat - Improve error handling with detailed localized messages for prepare, execute, and render phases - Add flag aliases: -L for --lang and -R for --renderer - Implement similar command suggestions using Levenshtein distance - Fix command matching logic to avoid ambiguous prefix issues | ||||
| * | Reorganize project structure into systems and assets | 魏曹先生 | 2026-01-23 | 1 | -2/+2 |
| | | |||||
| * | Add renderer system and implement status command | 魏曹先生 | 2026-01-22 | 1 | -1/+9 |
| | | |||||
| * | Rename subcmd module to cmd and update references | 魏曹先生 | 2026-01-22 | 1 | -2/+2 |
| | | |||||
| * | Refactor CLI command processing with new architecture | 魏曹先生 | 2026-01-22 | 1 | -10/+109 |
| | | |||||
| * | Rename jv_legacy to jv and add jvn binary | 魏曹先生 | 2026-01-22 | 1 | -0/+24 |
