anomalyco / anomalyco/opencode
[FEATURE]:Add computer‑use capability for computer and browser automation like Codex
Open
@nexxeln is already working on this.
Since Aug 6, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Is your feature request related to a problem? Please describe.
Currently, there is no built‑in ability to control the local computer and browser. Users need extra third‑party tools to finish GUI and browser automation tasks.
Describe the solution you'd like
I hope to add native computer and browser automation capabilities. This capability is known as computer‑use in Codex.
- Support browser operations: open pages, click elements, fill forms, read page content.
- Support basic local computer control.
- Make it convenient for agents to complete end‑to‑end real‑world automation workflows.
Describe alternatives you've considered
Right now users have to integrate external automation SDKs manually, which brings extra integration cost and complexity.
Additional context
This feature will greatly improve the practical ability of the agent for real‑world tasks.
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.
Assessment
This issue has not been assessed yet.