Michal Mikoláš

Results 11 issues of Michal Mikoláš

**Describe the bug** I can't install Saltcorn using npm. **To Reproduce** I just wrote the command from the [Official Wiki](https://wiki.saltcorn.com/view/ShowPage/install-on-windows-10) to the console: ```sh PS C:\windows\system32> npm install -g @saltcorn/cli...

bug

Since I had troubles installing Aider on Windows, I finaly managed it with these steps: 1. `> pip install aider-chat --user` 2. `> $env:OPENAI_API_KEY='sk-...` 3. This created `aider.exe` in `c:\users\%username%\appdata\roaming\python\python311\scripts\`...

### Version Command-line (Python) version ### Operating System Windows 10 ### What happened? When I prompt GPTP to create "Hello World" app (using PHP and Laravel framework), it creates this...

bug

### Version Command-line (Python) version ### Operating System Windows 10 ### What happened? After GPTP executes basic commands (like `cd projectfolder`) or when it wants to debug something, it tries...

bug

### Version Command-line (Python) version ### Operating System Windows 10 ### What happened? 1. I tried to prompt GPTP to create "Hello World" web page using PHP. 2. GPTP suggested...

bug

### Version Command-line (Python) version ### Suggestion Hello, currently GPT-Pilot has some drawbacks due to it's database design: 1. There is no way how user can share his project with...

enhancement

### Description `import crewai` takes >25 seconds ### Steps to Reproduce 1. `import crewai` 2. run the script 3. wait 25 seconds or longer ### Expected behavior The library should...

bug

### Description Because I have [some](https://github.com/crewAIInc/crewAI/issues/1369) [issues](https://github.com/crewAIInc/crewAI/issues/1370) with older version of CrewAI which make it unusable, I tried to install the newest Python, create new virtual environment and install the...

bug

For more detailed info about benchmark and **for better benchmark debugging purpose** I've added feature to print more detailed stats after the benchmark is done (or when running `benchmark.py --stats`)....

# Bug description - This bug happens to me with both "Run Agent" and "Deep Research" tasks. - After I run the task, in a few minutes I can see...