Skip to content

feat(manifest): add RunWhale mobile coding agent - #236

Open
zhiqingchen wants to merge 1 commit into
aicodingstack:mainfrom
zhiqingchen:codex/add-runwhale
Open

feat(manifest): add RunWhale mobile coding agent#236
zhiqingchen wants to merge 1 commit into
aicodingstack:mainfrom
zhiqingchen:codex/add-runwhale

Conversation

@zhiqingchen

@zhiqingchen zhiqingchen commented Sep 5, 2026

Copy link
Copy Markdown

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

  • Metadata contribution

Changes Made

  • Add the RunWhale product and vendor manifests, vendor grouping, and generated catalog entries.
  • Allow iOS and Android in the app schema and types, expose catalog platforms in IDE filters, and show supported mobile platforms in product headers.
  • Document and accept explicit per: null for one-time purchases; existing price rendering already supports it.
  • Regenerate the required data-health snapshots. Most changed snapshot lines only advance existing freshness ages to September 5; the 134 existing warnings are unchanged.

Metadata Contribution Checklist

  • Required fields and JSON schemas validated
  • No duplicate product entries
  • Manifest paths and IDs follow repository conventions
  • Descriptions provided for every configured locale
  • Product facts checked against the official public repository
  • All external URLs independently verified: the official website returned HTTP 429 and the US App Store lookup returned no listing. The download link and price come from the official README; confidence is marked medium.

Testing

  • pnpm test:ci — 192 passed, 4 skipped
  • pnpm biome:check
  • pnpm spell
  • pnpm type-check
  • pnpm data-health:check — zero errors
  • pnpm build
  • git diff --check

Additional 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.

@zhiqingchen
zhiqingchen requested a review from a team as a code owner September 5, 2026 15:44
@zhiqingchen

Copy link
Copy Markdown
Author
RunWhale-demo-readme.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant