4pmtong
544f887613
fix: stabilize markdown theme rendering
2026-08-22 01:15:13 +08:00
4pmtong
b297b2ef9d
feat: modernize rendered code blocks
2026-08-22 00:41:46 +08:00
4pmtong
3f951c2b52
fix: allow full-width characters in code previews
2026-08-22 00:30:20 +08:00
4pmtong
8d8324bf20
feat: add copy actions to rendered content
2026-08-22 00:24:57 +08:00
4pmtong
3e9ba039a2
feat: polish code and markdown presentation
2026-08-22 00:07:35 +08:00
4pmtong
414a0634ba
feat: unify code display styling
2026-08-22 00:07:35 +08:00
4pmtong
006b77ff9a
fix: stabilize session preview resizing
2026-08-21 22:58:16 +08:00
4pmtong
46f1617022
fix: serialize queued follow-up dispatch
2026-08-21 22:10:26 +08:00
Douglas Lai
8f4f575db9
feat: add native menus, shortcuts, and window chrome ( #1858 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-21 20:39:55 +08:00
Douglas Lai
1edaab9819
feat: make the Files page a usable project workspace ( #1859 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-21 20:09:02 +08:00
4pmtong
fa2071a33b
fix: restore run file navigation and change review
2026-08-21 18:43:27 +08:00
Douglas Lai
6d16eb51fa
Feat/in session dif review ( #1817 )
...
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-21 13:43:21 +08:00
Douglas Lai
88f530358e
Redesign two chat timeline view ( #1856 )
...
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-20 23:48:54 +08:00
4pmtong
008c0d28e0
feat: automate scoped memory extraction
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-08-20 00:38:08 +08:00
4pmtong
b1c4565676
feat: make scoped Memory discoverable and manageable
2026-08-19 23:56:11 +08:00
4pmtong
6efe8394d8
feat: make workspace version history user friendly
Pre-commit / pre-commit (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-08-19 21:39:16 +08:00
4pmtong
99c3ffced0
fix: restore workspace file previews
2026-08-19 21:38:42 +08:00
Douglas Lai
ed9614486a
Refactor dashboard ( #1854 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-19 19:02:56 +08:00
Douglas Lai
b439d5ff23
Feat/refactor session side panel ( #1853 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-19 01:28:23 +08:00
Douglas Lai
05d4f7ef3d
Feat/refactor chatbox event bus ( #1852 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-18 23:40:29 +08:00
4pmtong
5cd8e58f60
feat: complete workspace bundle product integration
2026-08-16 13:07:43 +08:00
4pmtong
b84c5ce62c
fix durable run recovery and history UI
2026-08-12 18:50:04 +08:00
4pmtong
0e1cdf06fd
perf: replace project polling with lifecycle refresh
2026-08-12 18:50:04 +08:00
Douglas Lai
d2ed6345cd
fix taskbox folded view scrollable issue ( #1698 )
...
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-04 15:31:03 +08:00
Douglas Lai
03aa2c3171
Add in-session preview panel: browser, files, and interactive terminal ( #1761 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-04 14:30:50 +08:00
Tong Chen
89b97e7e4d
fix: ignore stale human replies after task lock cleanup ( #1799 )
2026-07-20 23:24:48 +08:00
Douglas Lai
15dc8f3938
Feat/in session preview panel ( #1750 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-17 16:27:34 +08:00
Weijie Bai
879a7a305a
feat: show live active_form as single-agent work-log header ( #1697 )
...
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-16 18:25:04 +08:00
Douglas Lai
88d4eee88c
design new updating ux and log download flow ( #1751 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 17:50:43 +08:00
Slayer
67ec25e1ed
fix(skills): stably expose Single Agent in skill scope picker ( #1759 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 17:38:43 +08:00
Weijie Bai
b5ae10cb2c
feat: distinguish tool call request and response in work log ( #1696 )
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-07-01 23:16:24 +08:00
Tong Chen
6300702844
release: v1.0.1 ( #1710 )
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-06-27 18:14:29 +08:00
Tong Chen
97d7554438
release: Eigent 1.0.0 ( #1695 )
...
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-06-17 00:29:35 +08:00
Dream
2e44ae0f0a
refactor: move privacy consent from ChatBox to Login/SignUp ( #1239 )
...
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-07 18:55:48 +08:00
Douglas Lai
38c7717f3d
Update Dahsboard UI ( #1349 )
...
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-24 02:12:27 +08:00
Wendong-Fan
ddada3e642
Revert "feat: add model type autocomplete with api based suggestions and plat…" ( #1352 )
2026-02-24 02:02:46 +08:00
JwCwn
02fd53f796
refactor: standardize workspace casing ( #1337 )
...
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: bytecii
2026-02-22 03:05:15 -08:00
intelliking
a0b2d5d751
feat: add model type autocomplete with api based suggestions and plat… ( #1204 )
...
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
2026-02-22 03:01:38 -08:00
NeedmeFordev
d5a6c3937d
fix: Mac trackpad horizontal scroll incorrectly triggers zoom in Agent Canvas ( #1211 ) ( #1220 )
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
2026-02-12 14:53:04 -08:00
NeedmeFordev
993392fa9b
fix(Folder): align file list entries and unify spacing in file explorer ( #1224 )
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
2026-02-11 19:39:00 -08:00
Dream
9a5b183654
fix: persist subtask edits to backend on add/update/delete ( #930 ) ( #1164 )
...
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-07 06:19:12 +08:00
Wendong-Fan
3291fdf0eb
Revert "add authentication (login/signup) and improve search history management" ( #1120 )
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 01:23:35 +08:00
Wendong-Fan
bd2f2a1c9e
Merge branch 'pr-1021' into pr-1021-merge
2026-02-02 01:21:02 +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
Zahid Ullah Khan
91c98f65e1
Merge branch 'main' into main
2026-01-26 10:08:44 +05:00
Ahmed Awelkair A
33829f2c1e
feat: copyright header pre-commit ( #1053 )
...
Co-authored-by: 4pmtong <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-24 08:22:20 +08:00
Zahid Ullah Khan
21299788c3
feat: implement delete functionality in SearchHistoryDialog and add corresponding tests
2026-01-21 15:34:04 +05:00
Wendong-Fan
8ff8c86784
update usecase
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
2026-01-15 02:19:33 +08:00
Wendong-Fan
746064aebe
chore: update test file
2025-11-08 15:46:21 +08:00
Wendong-Fan
14c968ad45
enhance: update test
2025-10-06 13:27:24 +08:00