alex siu

Results 7 issues of alex siu

I ran the project on linux. When on docker desktop I ran ghcr.io/opendevin/sandbox image, it exited immediately. I ran "make run" but cannot send message to agent. Terminal returns "please...

bug

#### Describe the bug Cannot run docker image and send message to agent #### Setup and configuration **Current version**: commit b672ac3632c42ef148602e59e6789f6cf40831e6 (HEAD -> main, origin/main, origin/HEAD) Author: Paweł Ciosek Date:...

bug
severity:medium

For the ScrapeWebsiteTool and SeleniumScrapingTool, how to scrape the website requiring a login username and password?

Is there a way or tutorial on how to configure ollama litellm to work with skyvern? How can skyvern work with a local llm?

enhancement
good first issue
help wanted
community

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. lavague -i examples/instructions/huggingface.yaml -c examples/configurations/local/deepseek-coder.py launch 2. Accees url...

bug

**Is your feature request related to a problem? Please describe.** In previous release, it support huggingface and local hosted model. For recent release with world model and action engine, how...

Model:Gemini-2.0-flash Issue:Below script is to use password from environment variables. It occasionally input "password" in the field instead of the value from password variable await this.page.act({ action: "Type %password% into...