Update openhands agent

This commit is contained in:
DTTerastar 2024-09-02 18:28:42 -04:00
parent 1c27da9b59
commit 32e2340e19
2 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ CMakeListsPrivate.txt
platformio_override.ini
node_modules
src/build_timestamp_value.h
.aider*

View File

@ -1,4 +1,4 @@
+#!/bin/bash
#!/bin/bash
export WORKSPACE_BASE=$(pwd)
@ -12,4 +12,5 @@ docker run \
-v $WORKSPACE_BASE:/opt/workspace_base \
-v /var/run/docker.sock:/var/run/docker.sock \
-p 3000:3000 \
ghcr.io/opendevin/opendevin:main
--name openhands-app-$(date +%Y%m%d%H%M%S) \
ghcr.io/all-hands-ai/openhands:0.9