### CONTRIBUTING
# Contributing to stagewise
Thank you for your interest in stagewise.
We are not yet set up for open-source development contributions. **We are not accepting code pull requests at this time.**
## What we do welcome
- **Bug reports** — Found something broken? [Open an issue](https://github.com/stagewise-io/stagewise/issues/new) with a clear description and steps to reproduce.
- **Documentation fixes** — Spotted a typo or inaccuracy in the docs? Feel free to open a PR with the correction.
## Everything else
For feature ideas, integration questions, or general discussion, join our [Discord](https://discord.gg/gkdGsDYaKA).
---
### README
---
## About the project
**stagewise** is an open source agentic IDE for developers with a coding agent built right in.
- **Browse and build** in the same tool — no context switching
- **Work with a coding agent** that has **full access to your tab's console and debugger**
- **Make temporary test changes** or **connect a codebase** for permanent edits
- **Reverse-engineer** any website's components, style systems, and color palettes
- **IDE integration** to view and apply code changes in your favorite editor
- **Bring your own API key** — fully supported for all AI providers
## Getting Started
Download stagewise from [stagewise.io](https://stagewise.io) and follow the short onboarding guide to set up your account.
## Use your coding subscription
Bring Your Own Key for all popular model providers — you can also register completely custom providers (including local inference!) and define custom models.
### Easy Import — use your existing subscription
Connect any of the following subscriptions with a single API key to unlock all models the provider offers directly inside stagewise.
| Subscription | Provider | Featured Models | Dashboard |
| ---------------- | ------------ | ------------------- | ------------- |
| Kimi | [Moonshot AI](https://platform.moonshot.ai) | Kimi K3, Kimi K2.7 Code, Kimi K2.6, Kimi K2.5 | [Get API key](https://platform.moonshot.ai/console/api-keys) |
| Qwen Coding Plan | [Alibaba DashScope](https://dashscope.console.aliyun.com) | Qwen 3-Coder 30B-A3B, Qwen 3-32B | [Get API key](https://dashscope.console.aliyun.com/apiKey) |
| MiniMax | [MiniMax](https://platform.minimax.io) | MiniMax M3, MiniMax M2.7 | [Get API key](https://platform.minimax.io/user-center/basic-information/interface-key) |
| Xiaomi MiMo | [Xiaomi MiMo](https://platform.xiaomimimo.com) | MiMo-V2.5-Pro, MiMo-V2.5 | [Get API key](https://platform.xiaomimimo.com/#/console/plan-manage) |
| Mistral | [Mistral](https://console.mistral.ai) | Mistral Medium 3.5, Mistral Large 3, Mistral Small 4, Codestral | [Get API key](https://console.mistral.ai/api-keys) |
### Bring Your Own API Key
Connect directly to any of the following API providers with your own key. For maximum flexibility, [OpenRouter](https://openrouter.ai) gives you access to 345+ models from all major vendors through a single API key.
| Provider | Featured Models | Dashboard |
| ------------- | ------------------- | ------------- |
| OpenRouter | Claude Opus 4.8, GPT-5.6 Sol, Gemini 3.1 Pro, DeepSeek V4 Pro | [Get API key](https://openrouter.ai/keys) |
### stagewise Account
For ease of use and immediate access to a large library of models, you can simply create a stagewise Account.
| Plan | Price | Limits |
| -------- | ------------- | ------------------------------- |
| Free | $0 / month | Limited access to 3 standard models (Default, Quick, Smart) |
| Pro | $20 / month | Access to all models, including Frontier and Open-Weights |
| Ultra | $200 / month | Access to all models, 15x higher limits than Pro |
Included models:
#### Open-Weight Models
- **Moonshot AI**: Kimi K3, Kimi K2.7 Code, Kimi K2.6, Kimi K2.5
- **Alibaba**: Qwen 3-32B, Qwen 3-Coder 30B-A3B
- **DeepSeek**: DeepSeek V4 Pro, DeepSeek V4 Flash
- **Z.ai**: GLM 5.2, GLM 5.1, GLM 5V-Turbo
- **MiniMax**: MiniMax M3, MiniMax M2.7, MiniMax M2
- **Xiaomi MiMo**: MiMo-V2.5-Pro, MiMo-V2.5
- **Mistral**: Mistral Medium 3.5, Mistral Large 3, Mistral Small 4, Codestral
#### Proprietary Models
- **Anthropic**: Fable 5, Opus 4.8, Opus 4.7, Opus 4.6, Sonnet 5, Sonnet 4.6, Haiku 4.5
- **OpenAI**: GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5, GPT-5.4, GPT-5.3 Codex, GPT-5.3 Instant, GPT-5.4 mini, GPT-5.4 nano
- **Google**: Gemini 3.5 Flash, Gemini 3.1 Pro (Preview), Gemini 3 Flash, Gemini 3.1 Flash Lite
- **xAI**: Grok 4.5
## License
stagewise is developed by stagewise GmbH and offered under the AGPLv3 license.
For more information on the license model, visit the [FAQ about the GNU Licenses](https://www.gnu.org/licenses/gpl-faq.html).
For use cases that fall outside the scope permitted by the AGPLv3 license, feel free to [contact us](mailto:sales@stagewise.io).
## Issues
Feel free to [open an issue](https://github.com/stagewise-io/stagewise/issues/new) if you found a bug or have a fresh idea.
## Community & Support
- [Join our Discord](https://discord.gg/gkdGsDYaKA)
- Open an [issue on GitHub](https://github.com/stagewise-io/stagewise/issues/new) for dev support.
---
### SECURITY
# Security Policy
If you believe you have found a security vulnerability, we encourage you to let us know right away.
We will investigate all legitimate reports and do our best to quickly fix the problem.
Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software.
To do this, please visit the security tab of the repository and click the "Report a vulnerability" button.
---