Skip to content

Commit 7a147d4

Browse files
miurlaclaude
andcommitted
docs: Add v1.0.0 beta testing information to README
Added comprehensive beta testing section including: - Beta environment information (beta.morphic.sh) - v1.0.0 branch explanation and merge conditions - Branch selection guidance for users - Feedback methods (GitHub Issues and in-app feedback button) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 91fde09 commit 7a147d4

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ An AI-powered search engine with a generative UI.
2020

2121
## 🗂️ Overview
2222

23+
- 🧪 [Beta Testing](#-beta-testing)
2324
- 🛠 [Features](#-features)
2425
- 🧱 [Stack](#-stack)
2526
- 🚀 [Quickstart](#-quickstart)
@@ -31,6 +32,36 @@ An AI-powered search engine with a generative UI.
3132

3233
📝 Explore AI-generated documentation on [DeepWiki](https://deepwiki.com/miurla/morphic)
3334

35+
## 🧪 Beta Testing
36+
37+
We're excited to announce the v1.0.0 pre-release is now available for beta testing at [beta.morphic.sh](https://beta.morphic.sh)!
38+
39+
### About v1.0.0 Branch
40+
41+
The `v1.0.0` branch is our pre-release branch featuring:
42+
- Latest features and improvements
43+
- Active bug fixes based on beta feedback
44+
- Preparation for stable release
45+
46+
This branch will be merged into `main` once:
47+
- Beta testing phase is complete
48+
- Critical bugs are resolved
49+
- All planned features are stable
50+
51+
### Which Branch Should I Use?
52+
53+
- **For production use**: Use the `main` branch (stable)
54+
- **For testing and feedback**: Use the `v1.0.0` branch or visit [beta.morphic.sh](https://beta.morphic.sh)
55+
56+
### Help Us Improve
57+
58+
Found a bug or have suggestions? We'd love to hear from you:
59+
- 🐛 [Report issues on GitHub](https://github.com/miurla/morphic/issues)
60+
- 💬 Use the feedback button in the header at [beta.morphic.sh](https://beta.morphic.sh) for quick feedback
61+
- 🤝 Contribute to the beta testing effort
62+
63+
Your feedback helps make Morphic better for everyone!
64+
3465
## 🛠 Features
3566

3667
### Core Features

0 commit comments

Comments
 (0)