[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78722":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":14,"lastSyncTime":33,"discoverSource":34},78722,"argent","software-mansion\u002Fargent","software-mansion","An agentic toolkit to control, debug, and profile iOS and Android apps. Made by Software Mansion.","https:\u002F\u002Fargent.swmansion.com",null,"TypeScript",1256,27,2,8,0,32,125,218,96,17.34,"Apache License 2.0",false,"main",[26,27,28,29],"agentic","android","ios","react-native","2026-06-12 02:03:48","\u003Cbr\u002F>\n\u003Cp align=\"center\">\n  \u003Ca href=\"https:\u002F\u002Fargent.swmansion.com\">\n    \u003Cimg width=\"1100\" height=\"382\" alt=\"argent-header\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F6cec01d5-da3c-4b6c-97c3-0374a63c213c\" \u002F>\n  \u003C\u002Fa>\n\u003C\u002Fp>\n\u003Cbr\u002F>\n\n**[Argent](https:\u002F\u002Fargent.swmansion.com)** is an **agentic toolkit** that gives your AI assistant direct access to iOS Simulators and Android Emulators. Ask it to tap a button, run a profiler or reproduce an issue manually - all from within your CLI, without switching context.\n\n```bash\nnpx @swmansion\u002Fargent init\n```\n\n## Capabilities\n\n- **Autonomous iOS and Android development** - Allow your agent to work with iOS and Android apps on its own - let it build, open, interact with the app and debug it. Ask for reproducing issues, testing features manually, profiling your app and much more, without ever interrupting your work.\n- **UI interaction** - Give your agent full control toolkit - tapping, swiping, pinching, typing, gestures, hardware buttons and all other gears included. Let it navigate your app exactly as a user would, without lifting a finger.\n- **Profiling with batteries included** - Argent can perform and analyze both React-Native and Xcode Instruments profiling sessions. Get comprehensive summaries and ask to optimise your app where you find fit.\n- **Debugging and diagnostics** - Let your agent inspect logs, capture crash reports, and reproduce failing states on the simulator, so you can jump straight to the fix.\n- **React Native out of the box** - Argent works with React Native apps natively, so your agent can build, launch, and iterate on your RN project the same way it would any native app - no extra setup required.\n\n> **Tip:** Once installed, ask your assistant _\"What can Argent do?\"_ - it will walk you through all capabilities available.\n\n\u003Cbr\u002F>\n\u003Cp align=\"center\">\n  \u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fsoftware-mansion\u002Fargent\u002Fblob\u002Fmain\u002Fassets\u002Fshowcase.gif\" alt=\"argent showcase video gif\" width=\"100%\" \u002F>\n\u003C\u002Fp>\n\n---\n\n## Installation\n\n#### Prerequisites\n\n- **Node.js 18** or later\n- For iOS: macOS with **Xcode** installed\n- For Android: **Android SDK Platform Tools** (`adb`) on `PATH`, and the **Android Emulator** package if you want to boot AVDs from Argent. Create AVDs via Android Studio or `avdmanager`.\n\n#### Run `init` in your project\n\nFrom your project root:\n\n```bash\nnpx @swmansion\u002Fargent init\n```\n\nThis command triggers an installation wizard which:\n\n- Installs `@swmansion\u002Fargent` globally\n- Detects your editor and registers the MCP server\n- Copies skills, rules, and agent definitions into your workspace\n\n#### Prefer a manual install?\n\n```bash\nnpm install -g @swmansion\u002Fargent\nargent init\n```\n\n## CLI Reference\n\n| Command            | Description                                                 |\n| ------------------ | ----------------------------------------------------------- |\n| `argent init`      | Install globally and configure MCP in the current workspace |\n| `argent install`   | Alias for `init` command                                    |\n| `argent update`    | Pull the latest version and refresh workspace configuration |\n| `argent remove`    | Unregister the MCP server and uninstall the package         |\n| `argent uninstall` | Alias for `remove` command                                  |\n| `argent mcp`       | Start MCP server instance, used internally by agent         |\n\n## Supported Editors\n\n`argent init` auto-detects and configures MCP for:\n\n| Editor      | Config location                                                          |\n| ----------- | ------------------------------------------------------------------------ |\n| Claude Code | `.mcp.json` (project) or `~\u002F.claude.json` (global)                       |\n| Cursor      | `.cursor\u002Fmcp.json` (project) or `~\u002F.cursor\u002Fmcp.json` (global)            |\n| VS Code     | `.vscode\u002Fmcp.json`                                                       |\n| Windsurf    | `.windsurf\u002Fmcp.json`                                                     |\n| Zed         | `.zed\u002Fsettings.json`                                                     |\n| Gemini CLI  | `.gemini\u002Fsettings.json`                                                  |\n| Codex CLI   | `.codex\u002Fconfig.yaml`                                                     |\n| opencode    | `opencode.json` (project) or `~\u002F.config\u002Fopencode\u002Fopencode.json` (global) |\n\n## Privacy\n\nArgent does not collect or transmit any user data.\nNo telemetry, no analytics, no crash reporting.\n\n- Argent integrates with your agent locally over MCP stdio.\n- Its internal tools are not reachable from outside your machine.\n- The only outbound network call we make is the version check against our public npm package, which sends no user data and fails gracefully if blocked.\n\n## License\n\nArgent uses a mixed licensing model.\n\n**Source code** is released under the [Apache License 2.0](LICENSE.txt).\n\n**Proprietary binaries** (the `bin\u002Fsimulator-server` and `bin\u002Fax-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.\n\nBy using Argent, you acknowledge and agree to this structure. See [LICENSE](https:\u002F\u002Fgithub.com\u002Fsoftware-mansion\u002Fargent\u002Fblob\u002Fmain\u002FLICENSE.txt) for full details.\n\n## Argent is created by Software Mansion\n\nSince 2012 [Software Mansion](https:\u002F\u002Fswmansion.com) 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](https:\u002F\u002Fswmansion.com\u002Fcontact\u002Fprojects?utm_source=argent&utm_medium=readme).\n\n[![swm](https:\u002F\u002Flogo.swmansion.com\u002Flogo?color=white&variant=desktop&width=150&tag=argent-github \"Software Mansion\")](https:\u002F\u002Fswmansion.com)\n","Argent 是一个由 Software Mansion 开发的代理工具包，旨在控制、调试和分析 iOS 与 Android 应用程序。它允许用户通过命令行界面直接操作移动应用模拟器或仿真器，执行如点击按钮、运行性能分析等任务而无需切换上下文环境。该工具使用 TypeScript 编写，支持自主地进行 iOS 和 Android 应用开发活动，包括构建、打开、交互及调试应用程序；提供全面的用户界面交互能力；集成有性能分析功能，特别针对 React Native 和 Xcode Instruments 的优化；还具备强大的错误诊断与修复辅助功能。非常适合需要频繁测试与调试跨平台移动应用的开发者使用。","2026-06-11 03:57:09","high_star"]