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.
<strong>A powerful GUI app and Toolkit for Claude Code</strong>
@@ -20,7 +20,7 @@
20
20
</div>
21
21
22
22
<divalign="center">
23
-
<h2>Notice: This project ("Gooey") is not affiliated with Anthropic.</h2>
23
+
<h2>Notice: This project ("opcode") is not affiliated with Anthropic.</h2>
24
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>
**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.
36
+
**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
37
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.
38
+
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
39
40
40
## 📋 Table of Contents
41
41
@@ -107,9 +107,9 @@ Think of Gooey as your command center for Claude Code - bridging the gap between
107
107
108
108
### Getting Started
109
109
110
-
1.**Launch Gooey**: Open the application after installation
110
+
1.**Launch opcode**: Open the application after installation
111
111
2.**Welcome Screen**: Choose between CC Agents or Projects
112
-
3.**First Time Setup**: Gooey will automatically detect your `~/.claude` directory
112
+
3.**First Time Setup**: opcode will automatically detect your `~/.claude` directory
113
113
114
114
### Managing Projects
115
115
@@ -164,7 +164,7 @@ Menu → MCP Manager → Add Server → Configure
164
164
165
165
### Prerequisites
166
166
167
-
Before building Gooey from source, ensure you have the following installed:
167
+
Before building opcode from source, ensure you have the following installed:
0 commit comments