eigent icon indicating copy to clipboard operation
eigent copied to clipboard

[Task] Eigent desktop performance and resource usage optimization

Open Wendong-Fan opened this issue 4 months ago • 1 comments

What version of eigent are you using?

0.0.54

System information

macos m1

Problem description

The desktop app consumes significant resources when running parallel tasks, especially those involving browser automation. We can improve performance by optimizing our resource management. For example, we could close browser instances immediately after extracting the required information, rather than waiting for the entire task to complete. Let's investigate where we can make these improvements to ensure the app runs more smoothly

log

.

Additional context

No response

Wendong-Fan avatar Aug 28 '25 09:08 Wendong-Fan