eigent icon indicating copy to clipboard operation
eigent copied to clipboard

Eigent: The Open Source Cowork Desktop to Unlock Your Exceptional Productivity.

Results 159 eigent issues
Sort by recently updated
recently updated
newest added

### Motivation after the subtask been edited, in the frontend it will not change, but in the backend it's working as expected using updated task https://github.com/user-attachments/assets/a39a4dff-6090-4dd4-8c3e-05a1b8951139 ### Solution _No response_...

bug

### What version of eigent are you using? 0.0.73 ### System information Macos v26.1 M2 ### Problem description it took forever to run even a demo prompt task: "Create a...

bug

I have cloned the most recent version of this PR https://github.com/eigent-ai/eigent/blob/19f2e8e96d0a4d57127cf136af362d89cc7afd74/backend/app/utils/toolkit/google_calendar_toolkit.py and integrated the new gmail toolkit as similarly as possible to the approach in the above PR, the issue...

### Questions uv installation failed: Error installing uv for win32-x64: timeout(180 seconds) Warning: Failed to clean up directory: ENOENT: no such file or directory, scandir 'C:\Users\admin\.eigent\bin' Installation failed: Error: Failed...

question

### Motivation Kept trying to use a local model with the following settings (as shown in the screenshot): Model Platform: Ollama Model Endpoint URL: http://127.0.0.1:11434/v1 Model Name / Type: deepseek-r1:8b...

enhancement
high priority

### Description Firstly ``` npm run dev ``` Secondly ``` python3 benchmark/benchmark_scripts.py \ --chat-base http://localhost:5002 \ --email [email protected] \ --model-source manual \ --model-platform anthropic \ --model-type claude-haiku-4-5-20251001 \ --api-key sk-example...

### Description This PR addresses the CI/CD failures reported in #799 by systematically fixing all Markdown linting errors in `README.md`. The goal is to bring the file into full compliance...

### Description Scan the project and fix issues using the CodeQL tool. https://githubdocs.cn/en/code-security/codeql-cli/getting-started-with-the-codeql-cli/about-the-codeql-cli ### What is the purpose of this pull request? - [ ] Bug fix - [ ]...

### Description - For C-end users: Click "signup" to redirect to the https://www.eigent.ai/signup page - For enterprise users: Click "signup" to redirect to the enterprise authentication page (not implemented) -...

### Description ### What is the purpose of this pull request? - [ ] Bug fix - [ ] New Feature - [ ] Documentation update - [ ] Other