mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 02:03:19 +00:00
feat: expand desktop computer-use APIs
This commit is contained in:
parent
96dcc3d5f9
commit
e638148345
43 changed files with 6359 additions and 493 deletions
19
.context/attachments/PR instructions.md
Normal file
19
.context/attachments/PR instructions.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue