You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulse Editor is a modular, cross-platform, AI-powered creativity platform with federated app collaboration and extensible workflows.
6
6
7
7
> [!IMPORTANT]
8
+
> 🎉🎉Pulse Editor is now in beta 2. And we won a hackathon! Read more [here](#major-beta-release-2-we-are-here).
9
+
>
8
10
> Pulse Editor is still in its early development stage. We are trying hard to make sure everything works as expected for all different platforms. See [Beta Release Roadmap](#beta-release-roadmap) below.
9
11
10
12
<palign="center">
@@ -24,16 +26,30 @@ Pulse Editor is a modular, cross-platform, AI-powered creativity platform with f
By leveraging [Module Federation](https://module-federation.io/),
74
+
Pulse Editor allows federated app collaboration and extensible workflows with AI agents on all platform.
75
+
76
+
Pulse Editor is not just another drag-and-drop backend automation tool, it is a full-stack automation platform -- a true app OS that unifies both frontend and backend in one visual environment.
We plan to have 2-3 major beta release stages before we reach a stable release version.
58
152
@@ -71,21 +165,30 @@ Pulse Editor Marketplace Developer Access is now open for application. If you'd
71
165
72
166
Even if you haven't got access to publish your extensions to the marketplace, you can still explore Pulse Editor platform by developing your own extensions locally. This is a great opportunity to get an early look at Pulse Editor and start experimenting with its capabilities! See [Extension Development](#pulse-editor-extension-development) below.
73
167
74
-
### Major Beta Release 2 (planned for 2025 Q3)
168
+
### Major Beta Release 2 (we are here)
75
169
76
-
Planned items:
170
+
Pulse Editor beta 2 is now out. Many changes are added in this new release. And, Pulse Editor won a hackathon! Big thanks to AI Hacker House in Shanghai for the hackathon opportunity for me to showcase this project in front of dozens of AI product enthusiasts and entrepreneurs!
1. Support frontend and backend module federation to allow developers to publish full-stack apps on Pulse Editor platform.
175
+
2. Add workflow canvas to allow collaboration among community full-stack apps.
176
+
3. Introduce Pulse Editor cloud platform. With the cloud platform, you can start remote dev container and use it to run automation workflows.
177
+
4. Support web editor. Check it out at https://web.pulse-editor.com.
178
+
5. Publish mobile app to Google Play (in-progress).
179
+
6. Allow users to publish workflows to marketplace.
180
+
7. Introduce Pulse Editor platform AI assistants. With the platform AI assistant, you can create productivity workflow effortless via chatting. The platform AI assistant will suggest best fitted apps for you requirements and execute the workflow on your behalf.
181
+
8. Updates to npm packages, cli tool, and [Pulse app full-stack React template](https://github.com/claypulse/pulse-app-template).
85
182
86
-
### Major Beta Release 3 (planned for 2025 Q4)
183
+
### Major Beta Release 3 (planned for 2026 Q1)
184
+
185
+
Planned items:
87
186
88
-
... (WIP)
187
+
- More AI features
188
+
- MacOS & Linux & iOS support
189
+
- Marketplace payment system (allow extension app developers to monetize)
190
+
- More official workflows
191
+
- More to be announced!
89
192
90
193
# Documentation and Guide
91
194
@@ -97,8 +200,6 @@ The documentation and user guide will be available at https://docs.pulse-editor.
97
200
98
201
There is a web deployment at https://web.pulse-editor.com
99
202
100
-
For detailed web user guide, check out [Web User Guide](web/README.md)
101
-
102
203
## Mobile Client
103
204
104
205
Android client is available in release page.
@@ -112,11 +213,11 @@ For detailed mobile user guide, check out [Mobile User Guide](mobile/README.md)
112
213
Linux, MacOS, Windows clients are available in release page.
113
214
114
215
> [!NOTE]
115
-
> Only Windows is tested in alpha release.
216
+
> Only Windows is tested in beta release.
116
217
117
218
For detailed desktop user guide, check out [Desktop User Guide](desktop/README.md)
118
219
119
-
## VSCode Extension
220
+
## VSCode Extension (deprecated)
120
221
121
222
A VSCode Webview Extension with limited features is available [here](https://marketplace.visualstudio.com/items?itemName=shellishack.pulse-editor).
122
223
@@ -244,34 +345,42 @@ Some of our official extensions are also open-source. Feel free to take examples
0 commit comments