feat(manifest): add RunWhale mobile coding agent - #236
Open
zhiqingchen wants to merge 1 commit into
Open
Conversation
Author
RunWhale-demo-readme.mp4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
I'd like to add RunWhale to the catalog. It's an open-source coding agent for iOS and Android that brings the development workflow to your phone, so you can try out an idea or make a quick change while away from your desk.
You can start a new Web or React Native project, import an existing repository, and ask the agent to inspect, edit, test, and repair code. You can also edit files yourself, review Git changes, and preview the result directly on your phone. Project files, tools, sessions, Git, and previews stay on the device; model inference goes through the remote provider you configure.
The IDE category seems like the closest fit because RunWhale combines project management, editing, an agent, and local previews in one app. This PR adds its product and vendor entries in all 12 locales, along with the small schema and display changes needed to represent mobile platforms and its one-time App Store price.
Type of Change
Changes Made
per: nullfor one-time purchases; existing price rendering already supports it.Metadata Contribution Checklist
Testing
pnpm test:ci— 192 passed, 4 skippedpnpm biome:checkpnpm spellpnpm type-checkpnpm data-health:check— zero errorspnpm buildgit diff --checkAdditional Notes
The new GitHub stars entry is initially null so the existing dated star snapshot is not presented as a fresh measurement. No dependencies or lockfile changes.