Commit Graph

717 Commits

Author SHA1 Message Date
GuanMu 86054b79ef refactor: remove closable prop from VibePanel modal 2025-12-29 14:18:29 +08:00
GuanMu 18babd6f81 feat: Add `clickOutsideNotClose` and `closable` props to VibePanel. 2025-12-29 14:10:35 +08:00
GuanMu 1b0140bef7 Remove `wrapperClassName` prop from VibePanel modal. 2025-12-29 13:47:49 +08:00
GuanMu 1ad308be06 Merge upstream/feat/vibe-wf and resolve conflict by keeping z-index fix 2025-12-29 12:56:31 +08:00
GuanMu 1e1efb4813 refactor: replace `highPriority` prop with `wrapperClassName` for VibePanel z-index. 2025-12-29 12:52:53 +08:00
yyh e5a98b10a9 refactor: Replace goto-anything actions with a new scope registry system, simplifying command management and registration. 2025-12-29 10:42:24 +08:00
yyh 0f40afafe2 fix: sync vibe apply immediately 2025-12-29 10:42:24 +08:00
yyh de7d39d388 chore: test for vibe-panel 2025-12-29 10:42:24 +08:00
yyh aa37e8fa4c fix: prevent stale vibe preview on invalid flow 2025-12-29 10:42:23 +08:00
yyh cfb54a0e7d fix: enhance version management and validation in workflow hooks
- Updated `useVibeFlowData` to prevent adding empty graphs and ensure the current version is correctly derived from available versions.
- Improved error handling in `applyFlowchartToWorkflow` to notify users when the current flow graph is invalid.
- Added checks to only add valid workflow graphs to the versions list, enhancing data integrity.
2025-12-29 10:42:23 +08:00
yyh 8294759200 feat: add highPriority prop to VibePanel for improved rendering 2025-12-29 10:42:23 +08:00
WTW0313 99e5669a66 fix: ensure storageKey defaults to an empty string in Vibe panel and workflow hooks 2025-12-29 10:42:23 +08:00
WTW0313 4879795cb9 feat: update Vibe panel to use new event handling and versioning for flowcharts 2025-12-29 10:42:22 +08:00
crazywoola f2363fc458 feat: use new styles 2025-12-29 10:42:22 +08:00
WTW0313 0f69e2f6ab feat: implement Vibe panel for workflow with regeneration and acceptance features 2025-12-29 10:42:22 +08:00
crazywoola 9d496ed3dc feat: add MCP tools 2025-12-29 10:42:22 +08:00
crazywoola 5705fa898f feat: v1 2025-12-29 10:42:21 +08:00
crazywoola a5c6c8638e feat: v1 2025-12-29 10:42:21 +08:00
yyh 1e86535c4a
refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
wangxiaolei bf56c2e9db
fix: fix custom tool content is not update (#30250) 2025-12-28 17:50:30 +08:00
yyh 283df5df88
refactor: Replace goto-anything actions with a new scope registry system, simplifying command management and registration. 2025-12-27 22:27:10 +08:00
yyh 6b6d6e9434
fix: sync vibe apply immediately 2025-12-27 15:36:02 +08:00
yyh f4427241b1
chore: test for vibe-panel 2025-12-27 15:27:43 +08:00
yyh de84b031f4
fix: prevent stale vibe preview on invalid flow 2025-12-27 15:23:14 +08:00
yyh e2e0eb51de
fix: enhance version management and validation in workflow hooks
- Updated `useVibeFlowData` to prevent adding empty graphs and ensure the current version is correctly derived from available versions.
- Improved error handling in `applyFlowchartToWorkflow` to notify users when the current flow graph is invalid.
- Added checks to only add valid workflow graphs to the versions list, enhancing data integrity.
2025-12-27 15:06:32 +08:00
yyh a31f6e0318
feat: add highPriority prop to VibePanel for improved rendering 2025-12-27 13:49:24 +08:00
WTW0313 4548760d41 fix: ensure storageKey defaults to an empty string in Vibe panel and workflow hooks 2025-12-27 13:40:58 +08:00
WTW0313 9341b2c4c2 feat: update Vibe panel to use new event handling and versioning for flowcharts 2025-12-27 13:28:55 +08:00
yyh 61f3fbbe2f
chore: some tests 2025-12-26 18:45:17 +08:00
crazywoola 24c3b4e0fd feat: use new styles 2025-12-26 12:40:38 +08:00
WTW0313 dc7e99f444 feat: implement Vibe panel for workflow with regeneration and acceptance features 2025-12-26 11:23:41 +08:00
crazywoola d5842f1fe6 feat: add MCP tools 2025-12-26 11:23:40 +08:00
crazywoola f245611cc7 feat: v1 2025-12-26 11:23:40 +08:00
crazywoola 277926f5a3 feat: v1 2025-12-26 11:23:40 +08:00
wangxiaolei b892906d71
fix: fix metadata filter not survive a rename (#30174) 2025-12-26 10:40:30 +08:00
Pleasure1234 f08d847c20
fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
JeeekXY 0f85ce3d0e
fix: prioritize copying selected text (#30141) 2025-12-25 16:22:42 +08:00
zxhlyh fb14644a79
fix: workflow past version data sync (#30139) 2025-12-25 11:53:33 +08:00
yyh 3cbbb06dc4
chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
Maries 02e0fadef7
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-24 19:15:54 +08:00
yyh 5896bc89f5
refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077) 2025-12-24 18:21:01 +08:00
Stephen Zhou 1e3823e605
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-24 16:31:16 +08:00
wangxiaolei 870a6427c9
feat: allow user close the tab to sync the draft (#30034) 2025-12-23 19:01:29 +08:00
Stephen Zhou 403adefc07
chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
Stephen Zhou f2842da397
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-23 16:58:55 +08:00
非法操作 9701a2994b
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-23 14:05:21 +08:00
GuanMu c3b713d88a
fix: adjust padding in entry node container for better alignment (#29999) 2025-12-22 21:16:57 +08:00
Stephen Zhou eabdc5f0eb
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
yyh 079620714e
refactor: migrate common service toward TanStack Query (#29009) 2025-12-19 17:34:14 +08:00
Stephen Zhou a26881cb24
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2025-12-19 12:08:34 +08:00