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: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Welcome Contributors
2
2
3
-
We welcome contributions to enhance Gooey's capabilities and improve its performance. To report bugs, create a [GitHub issue](https://github.com/getAsterisk/gooey/issues).
3
+
We welcome contributions to enhance opcode's capabilities and improve its performance. To report bugs, create a [GitHub issue](https://github.com/getAsterisk/opcode/issues).
4
4
5
5
> Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.
6
6
7
7
To contribute, please follow these steps:
8
8
9
-
1. Fork the Gooey repository on GitHub.
9
+
1. Fork the opcode repository on GitHub.
10
10
2. Create a new branch for your feature or bug fix.
11
11
3. Make your changes and ensure that the code passes all tests.
12
12
4. Submit a pull request describing your changes and their benefits.
@@ -35,7 +35,7 @@ When submitting a pull request, please follow these guidelines:
35
35
36
36
5. If the pull request does not meet the above guidelines, it may be closed without merging.
37
37
38
-
**Note**: Please ensure that you have the latest version of the code before creating a pull request. If you have an existing fork, just sync your fork with the latest version of the Gooey repository.
38
+
**Note**: Please ensure that you have the latest version of the code before creating a pull request. If you have an existing fork, just sync your fork with the latest version of the opcode repository.
<h2>Notice: This project ("Gooey") is not affiliated with Anthropic.</h2>
24
-
<p>This project is not affiliated with, endorsed by, or sponsored by Anthropic. Claude is a trademark of Anthropic, PBC. This is an independent developer project using Claude.</p>
> **⭐ Star the repo and follow [@getAsterisk](https://x.com/getAsterisk) on X for early access to `asteria-swe-v0`**.
33
28
29
+
> [!NOTE]
30
+
> This project is not affiliated with, endorsed by, or sponsored by Anthropic. Claude is a trademark of Anthropic, PBC. This is an independent developer project using Claude.
31
+
34
32
## 🌟 Overview
35
33
36
-
**Gooey** is a powerful desktop application that transforms how you interact with Claude Code. Built with Tauri 2, it provides a beautiful GUI for managing your Claude Code sessions, creating custom agents, tracking usage, and much more.
34
+
**opcode** is a powerful desktop application that transforms how you interact with Claude Code. Built with Tauri 2, it provides a beautiful GUI for managing your Claude Code sessions, creating custom agents, tracking usage, and much more.
37
35
38
-
Think of Gooey as your command center for Claude Code - bridging the gap between the command-line tool and a visual experience that makes AI-assisted development more intuitive and productive.
36
+
Think of opcode as your command center for Claude Code - bridging the gap between the command-line tool and a visual experience that makes AI-assisted development more intuitive and productive.
39
37
40
38
## 📋 Table of Contents
41
39
@@ -107,9 +105,9 @@ Think of Gooey as your command center for Claude Code - bridging the gap between
107
105
108
106
### Getting Started
109
107
110
-
1.**Launch Gooey**: Open the application after installation
108
+
1.**Launch opcode**: Open the application after installation
111
109
2.**Welcome Screen**: Choose between CC Agents or Projects
112
-
3.**First Time Setup**: Gooey will automatically detect your `~/.claude` directory
110
+
3.**First Time Setup**: opcode will automatically detect your `~/.claude` directory
113
111
114
112
### Managing Projects
115
113
@@ -164,7 +162,7 @@ Menu → MCP Manager → Add Server → Configure
164
162
165
163
### Prerequisites
166
164
167
-
Before building Gooey from source, ensure you have the following installed:
165
+
Before building opcode from source, ensure you have the following installed:
0 commit comments