dify/web/app/components/base/chat/chat
wangxiaolei 0024a845f7
feat: support agent skill (#39675)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: 起岚 <155608604+xiaoyaoqilan@users.noreply.github.com>
Co-authored-by: Parman Mohammadalizadeh <prmma23@gmail.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Xin Zhang <zhangxin@dify.ai>
Co-authored-by: iridescentWen <66297467+iridescentWen@users.noreply.github.com>
Co-authored-by: Bond Zhu <37842169+MRZHUH@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Chester <superdiao6@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Jony <619963502@qq.com>
Co-authored-by: Jony <13896935+zyz619963502zyz@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harsh.kashyap2001@gmail.com>
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
Co-authored-by: Taranum Wasu <81034301+Taranum01@users.noreply.github.com>
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: Pranav Agarwal <agarwalpranav0711@gmail.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: zl86790 <marshal_li_b@163.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-08-24 05:29:14 +00:00
..
__tests__ fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +00:00
answer feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
chat-input-area refactor(web): migrate shared icon commands (#40620) 2026-08-13 02:29:36 +00:00
citation refactor(dify-ui): simplify popover content API (#41069) 2026-08-21 13:11:40 +00:00
loading-anim test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
log chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
thought style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
chat-log-modals.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
check-input-forms-hooks.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
content-switch.tsx chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
context-provider.tsx fix: the input of agent chat would be replaced if conversation history updated (#39289) 2026-07-20 08:07:12 +00:00
context.ts fix: the input of agent chat would be replaced if conversation history updated (#39289) 2026-07-20 08:07:12 +00:00
hooks.ts fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +00:00
index.tsx fix(web): preserve feedback state on submission failure (#40004) 2026-08-05 02:55:50 +00:00
question.stories.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
question.tsx refactor(web): migrate shared icon commands (#40620) 2026-08-13 02:29:36 +00:00
try-to-ask.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
type.ts chore: support preview mode if not in community version (#39399) 2026-07-24 03:23:01 +00:00
use-chat-layout.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
utils.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00