gitlink-cli/cmd
wbtiger 1922f505d6 fix: resolve build errors from batch merge conflict resolution
- Restore origin/master core skeleton files (types.go, runner.go, client.go)
- Add NoProgress field to Client struct for upload.go
- Remove duplicate file declarations (testing_helpers.go, batch_common.go, etc.)
- Remove batch_*.go files that conflict with origin/master batch.go
- Fix workflow newPRSummaryShortcut call signature
- Fix duplicate wiki key in register.go

Note: Some new PR features (PaginateAllKey, DoRaw, etc.) require framework
extensions not yet integrated. These PRs' tests may fail until their framework
changes are properly merged.
2026-07-14 22:55:29 +08:00
..
alias feat(cmd): add alias/browse/status developer-experience commands 2026-07-09 21:32:10 +08:00
api fix: resolve build errors from batch merge conflict resolution 2026-07-14 22:55:29 +08:00
auth feat(auth): login 新增 --with-token 标准输入非交互登录(对标 gh) 2026-07-07 16:06:12 +00:00
browse feat(cmd): add alias/browse/status developer-experience commands 2026-07-09 21:32:10 +08:00
cmdutil feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
config feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
doctor feat: 新增 CLI 自诊断命令 2026-06-06 18:11:45 +08:00
server 修改仓库内容 2026-07-10 10:55:03 +08:00
status feat(cmd): add alias/browse/status developer-experience commands 2026-07-09 21:32:10 +08:00
cmd_test.go feat: 新增 shell 自动补全命令 2026-07-07 14:52:28 +08:00
completion_test.go feat: 新增 shell 自动补全命令 2026-07-07 14:52:28 +08:00
do.go feat: do命令增强(模块名列全部命令+简短版/完全版示例+50+关键词匹配) 2026-07-06 16:09:22 +08:00
expand.go feat(alias): add alias command group with quote-aware expansion 2026-07-08 13:49:43 +08:00
expand_test.go feat(alias): add alias command group with quote-aware expansion 2026-07-08 13:49:43 +08:00
root.go Merge PR #392: feat(cmd): 新增 alias/browse/status 开发者体验命令 2026-07-14 22:49:56 +08:00
root_test.go feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00