Stephen Zhou
a84c2d36a3
style: format with vp fmt ( #38803 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:57:46 +00:00
Stephen Zhou
b54107e9b9
chore: migrate formatting to vp fmt ( #38705 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 14:59:00 +00:00
Xiyuan Chen
ae1e180b54
fix(cli): --insecure also skips TLS certificate verification ( #38531 )
2026-07-08 07:58:31 +00:00
L1nSn0w
915655683c
refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate ( #38367 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 02:22:59 +00:00
Xiyuan Chen
2047e0dc12
fix(cli): use a(n) article in difyctl prerelease warning ( #37976 )
2026-06-26 00:49:42 +00:00
L1nSn0w
94d365ea5e
feat: surface separated-mode LLM reasoning in CLI and workflow run preview ( #37828 )
2026-06-24 08:02:28 +00:00
Xiyuan Chen
d764b16d06
feat(cli): prepare for alpha release ( #37794 )
2026-06-23 08:07:15 +00:00
Xiyuan Chen
b3e5f29421
fix(app): derive get-app --mode whitelist from listable app types ( #37761 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 04:40:05 +00:00
Xiyuan Chen
084f122814
refactor(openapi/cli): split app usage-face from studio-app build-face ( #37641 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:46:59 +00:00
Xiyuan Chen
1d74bff311
fix(cli): make auth devices revoke --yes a real flag ( #37740 )
2026-06-22 07:42:13 +00:00
L1nSn0w
7aa20d6d94
fix(cli): apply --think filtering to workflow app outputs ( #37736 )
2026-06-22 07:34:47 +00:00
Xiyuan Chen
762e7f7e8a
fix(cli): align run app --conversation mode list with runtime gate ( #37733 )
2026-06-22 06:42:51 +00:00
Xiyuan Chen
908c148667
fix(hitl): stop confusing 404 when resuming forms via CLI ( #37556 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 06:11:27 +00:00
Xiyuan Chen
1acf6e7eb6
fix(cli): document HITL pause exit code as 0, not 2 ( #37737 )
2026-06-22 05:56:31 +00:00
Yunlu Wen
d315ae3b80
fix: change store apis to async ( #37329 )
2026-06-15 02:24:51 +00:00
Stephen Zhou
e0c6ca9930
fix: GET query parameter OpenAPI contracts ( #37378 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 09:01:22 +00:00
Asuka Minato
6c0cce4b7f
chore: update to openapi v3 by change dep ( #37316 )
...
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 07:52:19 +00:00
L1nSn0w
07eb4903b8
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) ( #37313 )
...
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-06-12 06:35:15 +00:00
Xiyuan Chen
a650ffc00a
refactor(cli): auth/workspace cleanup — record-backed token store ( #37219 )
...
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-06-12 03:10:54 +00:00
Yunlu Wen
0a051b598f
feat: support import / export dsl in CLI ( #37232 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: cheatofrom <85830867+cheatofrom@users.noreply.github.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Rohit Gahlawat <personal.rg56@gmail.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-06-10 09:51:40 +00:00
Yunlu Wen
19d2a4d7a0
fix: run ci properly on pr ( #37233 )
2026-06-09 10:06:55 +00:00
Xiyuan Chen
1502a57381
feat(api,cli): strict UUID validation for app-id and workspace-id ( #37212 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 07:35:18 +00:00
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
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
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
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