feat(search): 新增 search +recommend 推荐项目快捷命令 #250

Merged
wbtiger merged 1 commits from luwanzhou/gitlink-cli:feat/search-recommend into master 2026-07-14 22:24:41 +08:00

1 Commits

Author SHA1 Message Date
luwanzhou e5cb868442 feat(search): add recommended projects shortcut
Add `search +recommend`, listing the platform's recommended/featured
projects via GET /api/projects/recommend — a discovery endpoint that had
no shortcut coverage. The endpoint returns a bare JSON array; the command
normalizes it into structured data for clean output.

Includes unit tests, bilingual (en-US/zh-CN) help text, README updates,
and a change note. Verified against production gitlink.org.cn.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 01:42:15 +08:00