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 Claudia's capabilities and improve its performance. To report bugs, create a [GitHub issue](https://github.com/getAsterisk/claudia/issues).
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).
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 Claudia repository on GitHub.
9
+
1. Fork the Gooey 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 Claudia 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 Gooey repository.
<strong>A powerful GUI app and Toolkit for Claude Code</strong>
@@ -19,6 +19,11 @@
19
19
</p>
20
20
</div>
21
21
22
+
<divalign="center">
23
+
<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>
**Claudia** 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
+
**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.
32
37
33
-
Think of Claudia 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 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.
34
39
35
40
## 📋 Table of Contents
36
41
@@ -102,9 +107,9 @@ Think of Claudia as your command center for Claude Code - bridging the gap betwe
102
107
103
108
### Getting Started
104
109
105
-
1.**Launch Claudia**: Open the application after installation
110
+
1.**Launch Gooey**: Open the application after installation
106
111
2.**Welcome Screen**: Choose between CC Agents or Projects
107
-
3.**First Time Setup**: Claudia will automatically detect your `~/.claude` directory
112
+
3.**First Time Setup**: Gooey will automatically detect your `~/.claude` directory
108
113
109
114
### Managing Projects
110
115
@@ -159,7 +164,7 @@ Menu → MCP Manager → Add Server → Configure
159
164
160
165
### Prerequisites
161
166
162
-
Before building Claudia from source, ensure you have the following installed:
167
+
Before building Gooey from source, ensure you have the following installed:
0 commit comments