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
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
Pulse Editor
3
3
</h1>
4
4
5
+
Pulse Editor is a modular, cross-platform, AI-powered creativity platform with federated app collaboration and extensible workflows.
6
+
5
7
> [!IMPORTANT]
6
8
> 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.
Pulse Editor is a cross-platform tool built to make AI-powered creation and development feel intuitive and seamless.
55
-
56
53
# Beta Release Roadmap
57
54
58
55
🎉🎉Pulse Editor is now in beta.
@@ -236,7 +233,7 @@ Pulse Editor uses VSCode Webview API to create a VSCode Extension. To develop VS
236
233
237
234
Note that you will also need to run the Nextjs server locally during development.
238
235
239
-
## Pulse Editor Extension Development
236
+
## Pulse Editor App Development
240
237
241
238
Pulse Editor uses [Modular Federation](https://module-federation.io/) to deliver its modular extensions.
242
239
For guides on how to start developing and using extensions locally, check out our [React template repository](https://github.com/ClayPulse/pulse-editor-extension-template).
0 commit comments