Commit graph

14 commits

Author SHA1 Message Date
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
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
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
Efe Çelik
d7d49107c8 fix: correct typos and spelling errors across codebase
- Fix "Recieved" → "Received" in chatStore.ts
- Fix "finshedTask" → "finishedTask" variable name in chatStore.ts
- Fix "untill" → "until" in test comments
- Fix "manger" → "manager" in permission descriptions and translations
2026-01-20 01:11:07 +03:00
a7m-1st
494f5d9d0e Merge remote-tracking branch 'origin/main' into enhance-replay 2025-11-10 14:12:59 +03:00
a7m-1st
e27f9e3068 feat(test): replicate issue 619 sse and test replayActiveTask 2025-11-08 19:34:59 +03:00
Wendong-Fan
746064aebe chore: update test file 2025-11-08 15:46:21 +08:00
a7m-1st
c59492a67e enhance: update test cases to reflect latest logic updates 2025-11-07 13:49:28 +03:00
a7m-1st
755c5e7592 test: single chatStore integration test 2025-10-19 13:52:47 +03:00
a7m-1st
e272ef6ea7 feat(test): main flow of replay then starting chat 2025-10-17 02:52:14 +03:00
a7m-1st
8cc90cf549 feat(test): add & remove queue sse appends ChatStore 2025-10-17 01:54:51 +03:00
a7m-1st
f7bc5af04e feat(test): Parallel startTask 2025-10-17 00:54:00 +03:00
a7m-1st
4b9becb3b8 feat(test): expect state when starting chatStores in sequence 2025-10-17 00:28:54 +03:00
a7m-1st
b111163654 feat: initial test of case 1 2025-10-16 19:27:14 +03:00