shadcn-studio-extension-cli 0.1.6 β†’ 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,22 +1,19 @@
1
- # <img src="https://github.com/stagewise-io/assets/blob/main/media/logo.png?raw=true" alt="stagewise logo" width="48" height="48" style="border-radius: 50%; vertical-align: middle; margin-right: 8px;" /> stagewise
1
+ # <img src="https://cdn.shadcnstudio.com/ss-assets/logo/logo.png" alt="Shadcn Studio logo" width="48" height="48" style="vertical-align: middle; margin-right: 8px;" /> Shadcn Studio IDE Extension CLI
2
2
 
3
- # The frontend coding agent for production codebases
3
+ ***Edit Your UI With a Prompt. No Context Switching.***
4
4
 
5
- ![NPM Version](https://img.shields.io/npm/v/stagewise) ![NPM License](https://img.shields.io/npm/l/stagewise) [![GitHub Repo stars](https://img.shields.io/github/stars/stagewise-io/stagewise)](https://github.com/stagewise-io/stagewise)
5
+ # Shadcn Studio IDE extension CLI
6
6
 
7
- [![Join us on Discord](https://img.shields.io/discord/1229378372141056010?label=Discord&logo=discord&logoColor=white)](https://discord.gg/gkdGsDYaKA) [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/stagewise_io)](https://x.com/stagewise_io)
7
+ [![GitHub Repo stars](https://img.shields.io/github/stars/themeselection/shadcn-ide-extension )](https://github.com/themeselection/shadcn-ide-extension)
8
+ [![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/shadcnstudio)](https://x.com/shadcnstudio)
8
9
 
9
- ![stagewise demo](https://github.com/stagewise-io/assets/blob/main/media/demo.gif?raw=true)
10
+ > If you want to find out, why you would need this extension, read [What is the Shadcn Studio IDE extension?](#what-is-the-shadcn-studio-ide-extension).
10
11
 
11
12
  ## About the project
12
13
 
13
- Welcome to **stagewise** β€” The frontend coding agent for production codebases
14
+ This project is a fork of [Stagewise](https://github.com/stagewise-io/stagewise).
14
15
 
15
- - πŸ’¬ Tell the agent what you want to change
16
- - 🧠 Click on element(s) to let the agent know where a change should happen
17
- - πŸ’‘ Let stagewise do the magic!
18
-
19
- > Perfect for devs tired of pasting element information and folder paths into prompts. stagewise uses real-time, browser-powered context.
16
+ > Perfect for devs tired of pasting element information and folder paths into prompts.
20
17
 
21
18
  ## Features
22
19
 
@@ -24,7 +21,6 @@ Welcome to **stagewise** β€” The frontend coding agent for production codebases
24
21
  - 🧩 Customize and extend functionality with Plugins
25
22
  - πŸ“– Open source
26
23
  - ⛓️ Compatible with all kinds of frameworks
27
- - 🧠 Use our dedicated frontend agent - or any other compatible agent through our open agent interface!
28
24
 
29
25
  ## πŸ“– Getting Started
30
26
 
@@ -32,47 +28,18 @@ Welcome to **stagewise** β€” The frontend coding agent for production codebases
32
28
 
33
29
  The first thing you should do is to start your app in regular development mode
34
30
 
35
- ### 2. Start stagewise
31
+ ### 2. Start shadcn studio extension cli
36
32
 
37
- stagewise can be integrated into your workflow without requiring you to install anything!
33
+ shadcn studio extension cli can be integrated into your workflow without requiring you to install anything!
38
34
 
39
35
  Simply open another terminal window **in the root of your app under development** and enter the following:
40
36
 
41
37
  ```bash
42
- npx stagewise
38
+ npx shadcn-studio-extension-cli@latest
43
39
  ```
44
40
 
45
41
  or (if you're using pnpm):
46
42
 
47
43
  ```bash
48
- pnpm dlx stagewise
44
+ pnpm dlx shadcn-studio-extension-cli@latest
49
45
  ```
50
-
51
- And simply follow the short guide of the CLI app to setup your stagewise account.
52
-
53
- ## πŸ€– Agent support
54
-
55
- | **Agent** | **Supported** |
56
- | -------------- | -------------- |
57
- | stagewise agent| βœ… ⭐️ |
58
- | Cursor | βœ… |
59
- | GitHub Copilot | βœ… |
60
- | Windsurf | βœ… |
61
- | Antigravity | βœ… |
62
- | Cline | βœ… |
63
- | Roo Code | βœ… |
64
- | Kilo Code | βœ… |
65
- | Trae | βœ… |
66
-
67
- ## πŸ“œ License
68
-
69
- stagewise is developed by tiq UG (haftungsbeschrΓ€nkt) and offered under the AGPLv3 license.
70
-
71
- For more information on the license model, visit the [FAQ about the GNU Licenses](https://www.gnu.org/licenses/gpl-faq.html).
72
-
73
- For use cases that fall outside the scope permitted by the AGPLv3 license, feel free to [πŸ“¬ Contact Us](#contact-us-section).
74
-
75
- ## πŸ’¬ Community & Support
76
-
77
- - πŸ‘Ύ [Join our Discord](https://discord.gg/gkdGsDYaKA)
78
- - πŸ“– Open an [issue on GitHub](https://github.com/stagewise-io/stagewise/issues) for dev support.
@@ -1,6 +1,6 @@
1
1
  # Third-Party Licenses
2
2
 
3
- ## shadcn-studio-extension-cli@0.1.5
3
+ ## shadcn-studio-extension-cli@0.1.6
4
4
  - License: AGPL-3.0-only
5
5
  - Repository: https://github.com/stagewise-io/stagewise
6
6
  - Publisher: stagewise GmbH
package/dist/index.cjs CHANGED
@@ -97071,7 +97071,7 @@ var __dirname4 = (0, import_node_path10.dirname)((0, import_node_url5.fileURLToP
97071
97071
  function getVersion() {
97072
97072
  try {
97073
97073
  if (true) {
97074
- return "0.1.5";
97074
+ return "0.1.6";
97075
97075
  }
97076
97076
  const packageJsonPath = (0, import_node_path10.join)(__dirname4, "../../package.json");
97077
97077
  const packageJson = JSON.parse((0, import_node_fs9.readFileSync)(packageJsonPath, "utf-8"));