AI-powered GitHub client and developer workspace for Android, Windows, macOS, Linux, and Web.
github-rock-app/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ ├── workflows/ │ ├── CODEOWNERS │ └── pull_request_template.md ├── android/ ├── backend/ ├── desktop/ ├── web/ ├── mcp-server/ ├── docs/ ├── docker/ ├── scripts/ ├── LICENSE ├── README.md ├── CONTRIBUTING.md ├── CODE_OF_CONDUCT.md ├── SECURITY.md ├── CHANGELOG.md └── .gitignore