Commit Graph

8 Commits

Author SHA1 Message Date
wbtiger 7c12e5b102 Merge PR #101: 查看用户项目动态
# Conflicts:
#	shortcuts/user/user.go
2026-07-14 22:49:59 +08:00
wbtiger 445f594f2a Merge PR #203: feat(user): 增加用户画像分析快捷命令
# Conflicts:
#	shortcuts/user/user.go
2026-07-14 22:49:55 +08:00
wangyue789 58982c2bb0 feat(user): add statistics shortcuts 2026-06-22 12:32:58 +08:00
Mengz 3e5f6a86af feat(user): 增加用户画像分析快捷命令 2026-06-10 19:10:37 +08:00
蒋天翔 015789c092 feat: add heatmap, stats, trends shortcuts to user module
- heatmap: show user contribution heatmap with optional --year flag
- stats: show user development statistics with optional --start-time/--end-time
- trends: show user project trends
- includes 11 new unit tests covering normal paths, parameter validation, and HTTP error handling

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 08:41:47 +08:00
whzy 37dfd2e2e2 feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
wbtiger 0170b5b063 test: add comprehensive test coverage across all packages (88.5% → 90.3%)
Add 18 new test files covering formatter, envelope, config, auth,
client, context, register, and all shortcut group packages.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 15:41:54 +08:00
wbtiger e892370de8 init gitlink-cli 2026-04-17 10:01:30 +08:00