gitlink-cli/internal
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
..
auth fix: 统一认证凭据 fallback 配置目录 2026-06-06 18:42:50 +08:00
browser feat(browse): add browse shortcut group to open repo pages in a browser 2026-07-08 03:06:54 +08:00
capability feat(shortcut): add capability command group + internal/capability (后端能力探测) 2026-07-09 22:05:53 +08:00
client fix: resolve build errors from batch merge conflict resolution 2026-07-14 22:55:29 +08:00
config feat(alias): add alias command group with quote-aware expansion 2026-07-08 13:49:43 +08:00
context test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
i18n Merge PR #408: 提交pr 2026-07-14 22:50:17 +08:00
output Merge PR #349: feat: 新增Wiki/Label/Notification命令 + 批量处理命令+Snippet/自然语言do创新 2026-07-14 22:50:18 +08:00
skillmeta feat(skills): add SKILL.md metadata validator and CI gate 2026-07-08 02:49:34 +08:00
snippet 修改仓库内容 2026-07-10 10:55:03 +08:00