RunanywhereAI / RunanywhereAI/wally
Track additional integrations with existing coding and agent tools
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 86
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 50
Description
Overview
Registered integrations are OpenCode, Codex, Claude Code/Desktop, CLion and RustRover. Browser-use, VS Code/Cline, IntelliJ, Xcode, Zed and personal-agent adapters are not registered; source explicitly requests investigating this breadth.
Priority: P2 / post-mvp. Impact: roadmap improvement. Initial planning estimate: Medium; refine after inventory. This issue does not add a release blocker.
Current evidence
Registered integrations are OpenCode, Codex, Claude Code/Desktop, CLion and RustRover. Browser-use, VS Code/Cline, IntelliJ, Xcode, Zed and personal-agent adapters are not registered; source explicitly requests investigating this breadth.
Design and implementation plan
Create a compatibility inventory, choose adapters by actual endpoint support, reuse generic serving/configuration and upstream tooling; do not promise every ecosystem example. Separate child work by adapter when selected.
- Reconcile the current implementation and any already completed work with the evidence above.
- Record the owner, selected scope, dependencies and unresolved decisions before implementation.
- Implement or execute the selected scope using existing components and artifacts.
- Attach reproducible validation or outcome evidence and record any deferred work.
Acceptance criteria
- Inventory browser-use, VS Code/Cline, IntelliJ, Xcode, Zed and Hermes/OpenClaw; identify manual versus first-class integration.
- For each selected adapter, preserve existing config, validate absent executable, tool use, streaming/cancel and real model task.
- Mark unsupported integrations truthfully; no new proprietary coding agent.
Related work and deduplication
No existing issue has this acceptance scope; existing release defects remain separate.
No exact existing issue found in the all-state inventory.
Requirement provenance
Reconciled September 13, 2026 against WALLY_CLOUD_PRODUCT_SOURCES.md (SHA-256 e601b7b154b750965fa8d25d4533d3542621bd00b3bb30038c1fae553a549e7b) and the consolidated requirements report. Historical proposals are not evidence of current delivery, customer agreement or approved pricing.
Source records and physical line references
Records: C04-34, C03-53, C08-043.
Lines: 11105–11246, 8110–8124, 22982–23015.
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.
Research direction
Start by reviewing src/commands/cmd_editors.cpp#L75 and src/commands/cmd_harness.cpp#L24, then reconcile those registrations with the requested integration inventory. Document ownership, dependencies, selected adapters and unresolved decisions before implementation. Done means selected integrations have reproducible validation evidence, unsupported ones are marked honestly, and deferred work is recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100