The README duplicated the docs site - install prerequisites, a Linux emulator tuning essay, the full CLI and editor tables - burying what Argent actually is. 17.4 KB -> 3.5 KB (5.0x), no information lost: everything cut already lives in the docs, now linked. | | Before | After | | --- | --- | --- | | Size | 217 lines / 17404 chars | 43 lines / 3477 chars | | Sections | 9 (incl. a ~4500-char Linux emulator section, CLI table, editors table) | 6 | | Media | header, 3 ads, showcase gif, SWM logo | unchanged | | Legal | Privacy + License | unchanged (License verbatim) | <details> <summary>Where the removed content lives</summary> | Removed | Docs page | | --- | --- | | Prerequisites, Linux emulator tuning, `--local` team install, manual install | [fundamentals/installation](https://docs.swmansion.com/argent/docs/fundamentals/installation) | | Supported platforms table | [fundamentals/supported-platforms](https://docs.swmansion.com/argent/docs/fundamentals/supported-platforms) | | CLI reference table | [reference/cli](https://docs.swmansion.com/argent/docs/reference/cli) | | Supported editors table | [reference/editors](https://docs.swmansion.com/argent/docs/reference/editors) | Verified: `prettier --check` passes; all five outbound links return 200; `LICENSE.txt`, `Telemetry.md` and `assets/showcase.gif` exist at the referenced paths. No docs changes needed - the docs site already covered every removed section. </details> 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01YNGjiLLCf4cg3LXx4SCeUC Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
3.4 KiB
Argent gives your AI assistant direct control of iOS simulators, Android emulators and devices, TVs (Apple TV, Android TV, Fire TV) and Electron/Chromium apps. Tap a button, profile a screen, reproduce a bug - without leaving the CLI.
npx @swmansion/argent@latest init # pnpm: pnpm dlx @swmansion/argent@latest init
What it does
- Interact - tap, swipe, gesture, type, hardware buttons; D-pad on TV; mouse and keyboard on desktop.
- Flows - record a path once, replay it deterministically as a repro or smoke test.
- Visual regression - diff a baseline against a live capture, OCR- and font-aware.
- Profiling - Hermes, React DevTools, Xcode Instruments, Perfetto: renders, CPU hotspots, hangs.
- Debugging - logs, network (
fetchand native), JS evaluation, native and React trees. - React Native - build, launch and iterate, no extra setup.
Ask your assistant "What can Argent do?" to list every tool.
Documentation
Installation · Platforms · CLI · Editors
Privacy
Telemetry is opt-out: argent telemetry disable. See the Privacy Notice.
License
Argent uses a mixed licensing model. Source code is released under the Apache License 2.0. Proprietary binaries (the per-platform bin/<platform>/simulator-server and bin/darwin/ax-service executables and the .dylib files in native-devtools-ios) are the intellectual property of Software Mansion S.A. and are licensed solely for use within this project. Decompiling, reverse-engineering, or redistributing them without explicit written permission is prohibited. By using Argent, you acknowledge and agree to this structure. See LICENSE for full details.
Argent is created by Software Mansion
Since 2012 Software Mansion is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – Hire us.
