gigacode: ! prefix execute command does not work
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 48/100
Research direction
Read server/packages/sandbox-agent/src/opencode_compat.rs, focusing on the oc_tui_execute_command handler, and compare its behavior with the OpenCode OpenAPI specification. Verify the endpoint accepts the command body and optional directory query parameter, then confirm that POST /opencode/tui/execute-command executes the requested shell command instead of returning true without execution.
Written by the indexing model from the issue text.
Description
The ! prefix for executing shell commands in Gigacode does not work. The underlying POST /opencode/tui/execute-command endpoint is a stub that returns true without executing anything.
The handler at server/packages/sandbox-agent/src/opencode_compat.rs (oc_tui_execute_command) needs to be implemented. Per the OpenCode OpenAPI spec, it accepts { "command": string } in the request body and an optional ?directory= query parameter, and should execute the given shell command.
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rivet-dev/sandbox-agent
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
rivet-dev/sandbox-agent#313 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
rivet-dev/sandbox-agent#146 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
rivet-dev/sandbox-agent#145 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
rivet-dev/sandbox-agent#144 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
rivet-dev/sandbox-agent#143 ·
All issues in rivet-dev/sandbox-agent
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·