Commit graph

27 commits

Author SHA1 Message Date
Ahmed Awelkair A
4fb2e5db9a
feat: schedule and webhook triggers (#823)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: a7m-1st <ahmed.jimi.awelkair500@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-03-02 20:38:02 +08:00
dataCenter430
fb740bbe3f
fix(ui): scope file viewer CSS so CSV/MD renderers don't affect app l… (#1275)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-02-25 17:08:47 +08:00
Douglas Lai
1e3fae9829
update input text color bug (#1241)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-19 02:05:51 +08:00
Douglas Lai
dc46f1b441
Update worker node design and add missing token (#1140)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-19 00:47:01 +08:00
NeedmeFordev
5146368b91
fix: Resolve tooltip background transparency issue (#1149) (#1174)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-08 02:37:37 +08:00
Douglas Lai
77112a227d
846 feature request onboarding flow Redesign (#1058)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-02-06 22:03:32 +08:00
Douglas Lai
b474fe3a58
Redesigned settings section (#1087)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-02-05 21:16:29 +08:00
Wendong-Fan
893f51fc82
chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
Wendong-Fan
4fb48f695b
enhance: dark mode icon (#1122)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
2026-02-02 05:22:56 +08:00
Priyanshu Kumar
dd98dc4d1c
added theme in token css and added translations (#980)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-02 03:42:00 +08:00
Tong Chen
af93bb3065
feat: Add Lint & Format (#878)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: eigent-ai <camel@eigent.ai>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:16:18 +08:00
Tong Chen
a6eb4ae25d
Fix markdown render (#1108)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-31 03:41:38 +08:00
Tong Chen
4c95c4c671
fix blank page (#1057)
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-01-23 19:36:55 +08:00
Douglas Lai
6683a54abb
Electron style (#800) 2026-01-21 17:40:23 +08:00
Douglasymlai
61cd37239e update design for projects list 2025-11-13 18:29:55 +01:00
Wendong-Fan
5bc9eb860b Merge branch 'main' into chatbox-ux 2025-11-11 16:36:23 +08:00
Wendong-Fan
cd30c7d840
Merge branch 'main' into fix/markdown-ordered-list-numbering 2025-11-10 17:50:42 +08:00
Douglasymlai
41b9d150fc refactor: reorganize ChatBox components and enhance UX
- Restructure components into MessageItem/ and TaskBox/ directories
- Add FloatingAction component for task controls (pause/resume/skip)
- Implement sticky task cards and improved message grouping
- Add task queuing system with visual queue management
- Enhance scrolling behavior with intersection observers
- Improve multi-turn conversation handling and state management
2025-10-22 19:32:56 +01:00
Douglas Lai
15554b60f7
Merge branch 'multi-turn-interaction' into 123-feature-request-new-workforce-worker-layout-design 2025-10-21 10:18:31 +01:00
sw3205933776
0407d588dd fix: correct ordered list rendering in Markdown where all items appeared as "1." 2025-10-16 14:58:09 +08:00
Douglasymlai
cb32f9d759 feat: improve ChatBox components with new project sections and user query groups
- Add ProjectChatContainer component for better project organization
- Add ProjectSection component for project-specific chat areas
- Add UserQueryGroup component for grouping user queries
- Update TaskCard and TypeCardSkeleton components
- Enhance ChatBox index with new functionality
- Update projectStore with new state management
- Add styling improvements to index.css
- Include comprehensive README documentation
2025-10-09 21:20:15 +02:00
Douglasymlai
1147b03c44 update change for login, signup, search item style 2025-10-09 14:28:55 +02:00
Douglasymlai
d59dea519f update base ui input and select style, adjust layout bug after second testing and add new blur background 2025-10-09 00:21:53 +02:00
Douglasymlai
1f34a4219c history page rebuild and layout rebuild 2025-10-02 19:42:05 +01:00
Douglasymlai
df0b897f8f update UI components 2025-09-30 19:24:47 +01:00
Douglasymlai
f1713d332a feat: improve history sidebar UX with resizable components and enhanced search 2025-08-13 13:05:45 +01:00
puzhen
723df5a03e Initial commit of eigent-main 2025-08-12 01:16:39 +02:00