dry-autumn-33122
04/07/2025, 5:28 PMcurved-furniture-96483
04/07/2025, 5:29 PMlimited-student-10747
04/07/2025, 5:32 PMrepo.md
When interacting with github, use the github API and GITHUB_TOKEN. Do NOT use the github CLI and do NOT navigate to <http://github.com|github.com> with the web browser.limited-student-10747
04/07/2025, 5:32 PMcurved-furniture-96483
04/07/2025, 8:18 PMrepo.md. But even after I added .openhands/microagents/repo.md with content you provided, it still "browse" despite we ask it to not navigate to github.com with the web browser. Is it intended behavor?limited-student-10747
04/07/2025, 8:21 PMwooden-umbrella-84098
04/07/2025, 8:35 PMcurved-furniture-96483
04/07/2025, 8:38 PMdocker run -it --rm \
-e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:0.31-nikolaik \
-e LOG_ALL_EVENTS=true \
-v /var/run/docker.sock:/var/run/docker.sock \
-v ~/.openhands-state:/.openhands-state \
-p 3000:3000 \
--add-host host.docker.internal:host-gateway \
--name openhands-app \
docker.all-hands.dev/all-hands-ai/openhands:0.31
And we are using our own token for Anthropic Claude Sonnet 3.7 and Github tokencurved-furniture-96483
04/07/2025, 8:40 PMJust to check, do you have the same header as is in this file?No, thanks for sharing it. Adding the headers now, will try again. here is the current version of
repo.md
---
name: repo
type: repo
agent: CodeActAgent
---
This repo contains the code for <project info redacted). Read ./README.md for more information.
## Interacting with Github: use the Github API and GITHUB_TOKEN
When interacting with github, use the github API and GITHUB_TOKEN. Do NOT use the github CLI and do NOT navigate to <http://github.com|github.com> with the web browser.
I will report the resultcurved-furniture-96483
04/07/2025, 8:52 PMlimited-student-10747
04/07/2025, 8:53 PMlimited-student-10747
04/07/2025, 8:54 PMbetter-park-34863
04/07/2025, 9:54 PM