JzoNg
|
f7a14cb99f
|
chore: merge main into jzh
|
2026-07-27 16:41:26 +08:00 |
|
 
|
a752f43b8e
|
test: use pristine file-backed SQLite fixtures (#39624)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-27 08:07:05 +00:00 |
|
JzoNg
|
67a31db615
|
Merge branch 'main' into jzh
|
2026-07-27 13:39:32 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
858b3b74dc
|
feat: add CE telemetry report (#39452)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 02:04:28 +00:00 |
|
QuantumGhost
|
763d1695f2
|
fix(api): harden human input delivery payload handling
|
2026-07-27 02:25:57 +08:00 |
|
QuantumGhost
|
bcefa8491d
|
feat(api): add IM-ready human input delivery contract
|
2026-07-27 02:25:57 +08:00 |
|
QuantumGhost
|
b3475ed624
|
fix(api): harden human input v2 submission invariants
|
2026-07-25 11:57:48 +08:00 |
|
QuantumGhost
|
92c3600fc4
|
feat: implement human input v2 submission runtime
|
2026-07-25 11:14:08 +08:00 |
|
QuantumGhost
|
be54c54a5d
|
fix(api): tighten OTP proof session invariants
|
2026-07-25 10:05:00 +08:00 |
|
QuantumGhost
|
6f3d09009d
|
feat(api): implement human input v2 OTP proof sessions
|
2026-07-25 09:36:52 +08:00 |
|
QuantumGhost
|
993ccfc7d8
|
fix(api): tighten human input v2 form invariants
|
2026-07-25 08:30:58 +08:00 |
|
QuantumGhost
|
8abbdec4fd
|
feat(api): implement human input v2 form core
|
2026-07-25 08:07:08 +08:00 |
|
QuantumGhost
|
ab816a54aa
|
fix(api): align IM sync contact semantics
|
2026-07-25 06:22:03 +08:00 |
|
QuantumGhost
|
2d3ba7fa5d
|
fix(api): harden IM control plane invariants
|
2026-07-25 06:10:34 +08:00 |
|
QuantumGhost
|
7c5fc2a133
|
feat(api): implement human input v2 im control plane
|
2026-07-25 05:39:30 +08:00 |
|
QuantumGhost
|
4639e4b818
|
fix(api): serialize contact email claims
|
2026-07-25 04:24:04 +08:00 |
|
QuantumGhost
|
95e73dd4b1
|
fix(api): tighten contact directory invariants
|
2026-07-25 04:01:34 +08:00 |
|
QuantumGhost
|
4ef0c50a97
|
feat(api): implement human input v2 contact directory
|
2026-07-25 03:26:43 +08:00 |
|
QuantumGhost
|
4db897abc1
|
feat(api): add independent HITL v2 form models
Assisted-by: Codex
|
2026-07-25 02:03:08 +08:00 |
|
QuantumGhost
|
4b2ceb1bf6
|
Merge remote-tracking branch 'upstream/feat/hitl-im-dev' into feat/hitl-im-dev
|
2026-07-24 11:56:21 +08:00 |
|
QuantumGhost
|
eda9315a7b
|
Merge remote-tracking branch 'upstream/feat/hitl-im-dev' into feat/hitl-im-dev
|
2026-07-24 11:55:46 +08:00 |
|
QuantumGhost
|
f6440f6af4
|
update api stub, design spec and db models
|
2026-07-24 10:43:51 +08:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
b56ac4af4d
|
feat: gate agent management behind the agent.manage permission (#39330)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-23 07:34:07 +00:00 |
|
QuantumGhost
|
4b17446ed6
|
docs(models): clarify JSONModelColumn migration risks
Explain why legacy callers and stored data require compatibility review before adopting FrozenPydanticModelColumn.
Assisted-by: Codex
|
2026-07-23 15:33:48 +08:00 |
|
QuantumGhost
|
252054f9b6
|
fix(models): persist frozen Pydantic columns as text
Rename the strict immutable column type, deprecate JSONModelColumn, and cover single-encoded JSON storage.
Assisted-by: Codex
|
2026-07-23 15:29:21 +08:00 |
|
QuantumGhost
|
075d44a7fa
|
refactor(models): split Pydantic JSON constructors
Assisted-by: Codex
|
2026-07-23 15:07:43 +08:00 |
|
QuantumGhost
|
5e696c9131
|
feat(models): add Pydantic model JSON type
Assisted-by: Codex
|
2026-07-23 14:40:43 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
0f9fffb7a2
|
fix(agent): isolate build and preview chat conversations (#39405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 09:17:55 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
acb5ee29e1
|
test(e2e): validate generated console contracts (#39400)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 07:48:37 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
9b432d0d29
|
fix: enforce tool provider type contracts (#39380)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 01:30:55 +00:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
cb64446fa3
|
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-20 09:23:25 +00:00 |
|
 Ingram ZandGitHub
|
b7edc5ef0c
|
refactor: use catalog for workflow archive maintenance (#39001)
|
2026-07-20 07:59:29 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
4381ec8fee
|
fix(agent): accept legacy missing asset placeholders (#39039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 03:11:08 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
73c3048599
|
fix(agent): preserve DSL asset placeholders and count draft references (#39015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 11:49:11 +00:00 |
|
 
|
ab3e4daa95
|
refactor: explicit DB session propagation across backend paths (#38559)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-15 06:48:28 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f86bfb2a31
|
feat(agent): support new Agent DSL import and export (#38849)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 02:02:14 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f09d2b191f
|
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-14 08:25:37 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
2da37a9416
|
test: Mock to sqlite3 (#38499)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-10 03:49:06 +00:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
d0ea5a5e0d
|
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-06 13:51:33 +00:00 |
|
 chaririandGitHub
|
c3b1508712
|
refactor(api): migrate workspace account endpoints to BaseModel (#37954)
|
2026-07-06 06:57:40 +00:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)    
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
 
|
f755830607
|
fix(models): correct onupdate typo on trigger.py updated_at columns (#38341)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-04 17:14:01 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f4ec608ef4
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 03:45:21 +00:00 |
|
 
|
41fb484491
|
fix(api): tolerate legacy service_api end-user type on load (#38271)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-02 05:34:36 +00:00 |
|
+1      ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
0923ebaf88
|
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-01 05:07:23 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
102e1ede6e
|
chore: inject more db.session (#38045)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-30 06:55:54 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)    
|
52c106b532
|
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 13:13:35 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)     
|
051f4b32e3
|
feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 09:57:31 +00:00 |
|
 
|
fe62177ba5
|
fix: add is_cloud_only for templates (#37846)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-06-24 08:29:54 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
f4fdbeba76
|
feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-23 08:05:16 +00:00 |
|