Commit Graph
11847 Commits
Author SHA1 Message Date
JzoNg 3c88536e2a chore(openspec): complete Human Input v2 form tasks 2026-07-20 15:32:17 +08:00
JzoNg 34b71467e7 feat(file-uploader): add Human Input v2 upload routing 2026-07-20 15:32:03 +08:00
JzoNg 7f2e40225c feat(human-input-v2): add OTP-guarded public form route 2026-07-20 15:31:39 +08:00
JzoNg 33b0bc578f feat(human-input-v2): add mock-first transport contracts 2026-07-20 15:31:14 +08:00
JzoNg aa128184f8 refactor(human-input): extract shared public form presentation 2026-07-20 15:30:44 +08:00
JzoNg 47f6cac432 chore(merge): merge main into jzh 2026-07-20 14:43:52 +08:00
JzoNg 1c9d15116c chore(openspec): complete Human Input v2 migration tasks 2026-07-20 14:31:02 +08:00
JzoNg 679d011d17 feat(workflow): add Human Input v2 migration flow 2026-07-20 14:28:27 +08:00
605c0fe02b refactor(web): avoid setState in website crawler effects (#39237)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
2026-07-20 06:26:50 +00:00
yyhandGitHub 15674a9db6 test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
JzoNg 1d4b5eba35 feat(workflow): gate Human Input v2 creation 2026-07-20 14:05:27 +08:00
非法操作GitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
9a2d039e93 chore: the node should not draggable when preview a workflow (#39131)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 05:59:14 +00:00
JzoNg ad328d156a feat(workflow): add Human Input v2 migration planner 2026-07-20 13:57:15 +08:00
JzoNg 1e5c206d31 docs(openspec): propose Human Input v2 form page 2026-07-20 13:43:39 +08:00
yyhandGitHub 58d1dd8873 ci: route default Depot jobs to 4-core runners (#39277) 2026-07-20 05:42:56 +00:00
JzoNg 8b66eedaba docs(openspec): propose Human Input v2 migration UI 2026-07-20 11:52:40 +08:00
JzoNg ea7465b853 merge main 2026-07-20 10:16:45 +08:00
ChecoandGitHub 5ea884f799 fix(dataset_service): use flush() instead of commit() to preserve caller transaction (#39223) 2026-07-19 07:00:50 +00:00
QuantumGhost c5d19039c4 Merge remote-tracking branch 'upstream/feat/hitl-im-dev' into feat/hitl-im-dev 2026-07-19 11:33:39 +08:00
yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2ec34b2cfb feat(workflow): improve block selector navigation and previews (#39212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-18 09:56:36 +00:00
JzoNg 9cc072ed5d docs(openspec): complete Human Input v2 UI tasks 2026-07-18 14:07:15 +08:00
JzoNg 0c3e3f6f78 feat(workflow): integrate Human Input v2 workflow utilities 2026-07-18 14:06:53 +08:00
JzoNg 922565f5e3 feat(workflow): add Human Input v2 configuration UI 2026-07-18 14:06:38 +08:00
JzoNg 90487f57fc refactor(workflow): share Human Input editor infrastructure 2026-07-18 14:06:25 +08:00
JzoNg cee50acbc4 docs(openspec): document Human Input v2 UI acceptance 2026-07-18 14:04:49 +08:00
JzoNg 84fd4011ab Merge branch 'main' into jzh 2026-07-18 12:55:28 +08:00
fa65f45bff refactor(web): align integrations sidebar components (#39202)
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
2026-07-17 22:52:47 +00:00
yyhGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
63ca2b94b5 refactor(web): use generated OAuth query options (#39204)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 14:50:56 +00:00
yyhandGitHub a7ef41a8f5 refactor(web): use generated dataset card queries (#39203) 2026-07-17 14:50:40 +00:00
Yunlu WenandGitHub 5c6372d2f7 chore: bump version to 1.16.0 (#39196) 1.16.0 2026-07-17 09:28:32 +00:00
yyhandGitHub 5fd06fafe0 test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
zyssyz123andGitHub af4b65b295 fix(agent): allow dangling refs in workflow drafts (#39192) 2026-07-17 08:42:58 +00:00
JzoNg ef5f698746 Merge branch 'main' into jzh 2026-07-17 16:41:08 +08:00
JzoNg 2603ca1bfb feat(contacts): add mock-backed contacts management UI 2026-07-17 16:33:32 +08:00
Yunlu WenGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
6e5fc1081b feat: refact agent shell output (#39190)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 08:27:00 +00:00
JoelandGitHub 0e84ae7338 fix: can not typing in the change node search field (#39189) 2026-07-17 08:01:46 +00:00
zyssyz123andGitHub 5a792945f5 fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
Wu TianweiGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2f3c785f27 feat: add Responses API tip for GPT-5.6 and later models in multiple languages (#39188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 07:34:38 +00:00
QuantumGhost 9791c0891d chore: update frontend api stubs 2026-07-17 15:24:51 +08:00
JoelandGitHub 38045078dc fix: can not create app from learn dify in app list page (#39187) 2026-07-17 07:20:31 +00:00
JzoNg 93a745c9ca chore(contacts): complete IM platform frontend quality checks 2026-07-17 15:17:30 +08:00
JzoNg 78980e9f1f feat(contacts): implement IM contact sync and details 2026-07-17 15:17:29 +08:00
JzoNg b30c3578a7 feat(contacts): implement IM platform binding management UI 2026-07-17 15:17:29 +08:00
JzoNg ef5c3df88b feat(contacts): implement IM platform mock data boundary 2026-07-17 15:17:29 +08:00
JzoNg e35752ddbc fix(contacts): restrict IM platform entry to non-enterprise editions 2026-07-17 15:17:29 +08:00
JzoNg 5b5d62a2af feat(contacts): establish IM platform frontend baseline 2026-07-17 15:17:29 +08:00
JzoNg cdd111869b docs: human input node v2 2026-07-17 15:09:50 +08:00
JzoNg 4fd6c028af docs: contacts management ui 2026-07-17 15:09:50 +08:00
JzoNg abcc77204b docs: add IM platform binding 2026-07-17 15:09:50 +08:00
JzoNg dce8e971be Merge branch 'main' into tp 2026-07-17 15:09:02 +08:00