Commit Graph

16 Commits

Author SHA1 Message Date
Xiyuan Chen
e40b30d746
fix(difyctl): improve auth login host prompt UX (#37054) 2026-06-05 07:57:29 +00:00
L1nSn0w
f0fd7ddb60
feat(cli): unified help system (#36896)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-04 07:27:28 +00:00
Yunlu Wen
f19679b217
refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
Xiyuan Chen
6ce61eae59
fix(cli): invalidate app metadata cache on 422 to clear stale data (#36921) 2026-06-02 05:20:33 +00:00
Xiyuan Chen
0da13dfe4d
refactor(cli): unify token storage behind Store + add host/account switching (#36830) 2026-06-02 04:05:53 +00:00
L1nSn0w
cfc1cf2b8c
refactor(cli/http): replace ky with a self-contained HTTP client (#36711)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 09:04:42 +00:00
yyh
a8a2ca7b98
chore(cli): move eslint config into cli package (#36878) 2026-06-01 03:54:14 +00:00
Yunlu Wen
c0ee821d45
refactor: use absolute path for inter dir importing (#36822)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-01 01:32:16 +00:00
Yunlu Wen
b6f92f1dc4
fix(cli): fix style (#36821) 2026-05-29 08:34:36 +00:00
Yunlu Wen
5070cc9668
refactor(cli): optimize error handling in flag parsing (#36810) 2026-05-29 07:39:26 +00:00
Xiyuan Chen
30270b5c30
fix(device): surface SSO errors on /device and fix CLI null-account crash on external-SSO login (#36781) 2026-05-29 06:51:34 +00:00
zyssyz123
2cc567c6a3
feat: add DTO for agent api (#36797)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-29 03:36:41 +00:00
Yunlu Wen
3596d12e4c
refactor(cli): use Store interface as token storage (#36726) 2026-05-28 10:02:51 +00:00
Yunlu Wen
a8d380bcaf
refactor(cli): add kvstore and platform interface (#36687) 2026-05-27 05:30:12 +00:00
L1nSn0w
6e1e0d9439
feat(openapi,cli): workspace switch + member management (#36651)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 03:05:47 +00:00
Yunlu Wen
a728e0ac69
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-26 01:12:36 +00:00