mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 07:04:48 +00:00
Add desktop runtime management (Xvfb, openbox, dbus), screen capture, mouse/keyboard input, and video streaming via neko binary extracted from the m1k1o/neko container. Includes Docker test rig, TypeScript SDK desktop support, and inspector Desktop tab. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
19 lines
918 B
Markdown
19 lines
918 B
Markdown
The user likes the current state of the code.
|
|
|
|
There are 27 uncommitted changes.
|
|
The current branch is desktop-use.
|
|
The target branch is origin/main.
|
|
|
|
There is no upstream branch yet.
|
|
The user requested a PR.
|
|
|
|
Follow these steps to create a PR:
|
|
|
|
- If you have any skills related to creating PRs, invoke them now. Instructions there should take precedence over these instructions.
|
|
- Run `git diff` to review uncommitted changes
|
|
- Commit them. Follow any instructions the user gave you about writing commit messages.
|
|
- Push to origin.
|
|
- Use `git diff origin/main...` to review the PR diff
|
|
- Use `gh pr create --base main` to create a PR onto the target branch. Keep the title under 80 characters. Keep the description under five sentences, unless the user instructed you otherwise. Describe not just changes made in this session but ALL changes in the workspace diff.
|
|
|
|
If any of these steps fail, ask the user for help.
|