Zahid Ullah Khan
ca26a7da87
feat: implement login and signup functionality with auto-create option in stackAuthApi
2026-01-21 16:41:02 +05:00
Zahid Ullah Khan
21299788c3
feat: implement delete functionality in SearchHistoryDialog and add corresponding tests
2026-01-21 15:34:04 +05:00
Douglas Lai
604c096efc
update browser agent ( #787 )
2026-01-21 17:39:10 +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
google-labs-jules[bot]
7043f939cd
fix: quote uv executable path to support spaces in username on Windows
...
The `uv` executable path was not quoted, causing failures on Windows when the user profile path contained spaces (e.g. "C:\Users\John Doe\.eigent\bin\uv.exe"). This occurs because `spawn` with `shell: true` parses the space as an argument separator.
This change wraps the `uv_path` in double quotes when constructing `npmCommand` and `npxCommand`, ensuring the shell treats the full path as the executable.
Also fixed a missing mock for `getUvEnv` in `test/mocks/environmentMocks.ts` which was causing unit tests to fail.
2026-01-18 08:08:51 +00:00
Wendong-Fan
978efddb65
chore: rename search agent into browser agent
2026-01-17 04:26:30 +08: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
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
08628f2e12
Merge branch 'main' into test-multiturn-logic
2025-11-07 13:25:48 +03:00
Wendong-Fan
7600f7567f
Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419
2025-10-21 00:48:06 +08:00
a7m-1st
ef4d424d9c
feat: update agent folder structure to be per project & api endpoints to use projectId
2025-10-20 18:10:00 +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
Wendong-Fan
76fd05618a
enhance: fully integrate Traceroot, enhace log system PR485
2025-10-16 04:26:11 +08:00
Wendong-Fan
14c968ad45
enhance: update test
2025-10-06 13:27:24 +08:00
Wendong-Fan
6637dde2b7
update test
2025-10-06 13:09:11 +08:00
a7m-1st
c6602459e7
feat: unit test install logic main process
2025-10-03 03:52:56 +03:00
a7m-1st
a5c9974c41
feat(test): Setting/utils.ts
2025-09-15 15:50:06 +03:00
Wendong-Fan
7e72e6b115
enhance: add comprehensive unit tests PR223
2025-09-06 06:17:32 +08:00
a7m-1st
f07be46eb7
fix: remove original e2e test for now
2025-08-25 07:33:12 +03:00
a7m-1st
90864539e8
feat: add frontend unit tests with vitest (214 cases)
2025-08-25 04:45:35 +03:00
puzhen
723df5a03e
Initial commit of eigent-main
2025-08-12 01:16:39 +02:00