yetja
4eba22ed19
fix: 补充 workflow 模块所需的 AnthropicAPIKey 和 AIMode 字段
2026-07-01 17:01:15 +08:00
yetja
9368c89b4d
删除不可用的批量操作(org batch-invite),新增批量操作:issue batch-comment(批量评论)、repo batch-create/batch-fork/batch-delete(批量仓库管理)、member batch-add(批量添加成员)。展示页新增 table 格式支持(formatter 增加 toGeneric 转换),新增批量仓库管理模块,更新批量操作计数。
2026-06-04 11:33:51 +08:00
Martin
4e4e3fb7c9
fix: Windows credential path follows system convention, remove duplicate install.js
...
- ConfigDir() uses %AppData%\gitlink-cli on Windows instead of ~/.config/
- credentialPath() reuses config.ConfigDir() for path consistency
- credential path now respects GITLINK_CONFIG_DIR env override
- Remove stale scripts/install.js (npm/scripts/install.js is canonical)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 20:58:35 +08:00
chroe
d072d54995
Merge branch 'master' of https://gitlink.org.cn/chroe/gitlink-cli
2026-06-03 16:54:16 +08:00
chroe
ad215e292d
feat: wiki模块(5命令+sidebar自动清理)、流水线迁移新服务器、showcase参数修复、client.DoRaw
...
- 新增 wiki 模块:list/view/create/update/delete(含 sidebar 死链接自动清理)
- 新增 client.DoRaw() 方法(不带.json后缀,支持 gateway API)
- 修复 showcase 参数截断问题(支持引号包裹多词参数)
- 流水线迁移至新服务器 118.31.4.168
- Dockerfile 添加 GOPROXY=https://goproxy.cn,direct
- 更新 PROJECT_STATUS.md 项目文档
2026-06-03 09:05:53 +08:00
yetja
d6c1a92fe3
增加批量管理仓库、批量邀请成员两个批量操作,优化现有命令的错误提示
2026-06-02 15:39:49 +08:00
yetja
60b6ea6f6c
解决issue3:优化 table 输出格式及 batch-close
...
同时新增batch-close: 新增 Duration 字段记录批量操作耗时
2026-05-26 15:14:57 +08:00
wbtiger
e892370de8
init gitlink-cli
2026-04-17 10:01:30 +08:00