ggcode 1.2.14__tar.gz → 1.3.1__tar.gz
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.
- {ggcode-1.2.14 → ggcode-1.3.1}/PKG-INFO +13 -1
- {ggcode-1.2.14 → ggcode-1.3.1}/README.md +12 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode.egg-info/PKG-INFO +13 -1
- {ggcode-1.2.14 → ggcode-1.3.1}/pyproject.toml +1 -1
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode.egg-info/SOURCES.txt +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode.egg-info/dependency_links.txt +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode.egg-info/entry_points.txt +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode.egg-info/top_level.txt +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode_release_installer/__init__.py +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/ggcode_release_installer/cli.py +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/setup.cfg +0 -0
- {ggcode-1.2.14 → ggcode-1.3.1}/tests/test_cli.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ggcode
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.3.1
|
|
4
4
|
Summary: Thin Python wrapper that installs the ggcode GitHub Release binary
|
|
5
5
|
Author: topcheer
|
|
6
6
|
License: MIT
|
|
@@ -105,8 +105,20 @@ Supported architectures:
|
|
|
105
105
|
- x86_64 / amd64
|
|
106
106
|
- arm64
|
|
107
107
|
|
|
108
|
+
## Desktop Application
|
|
109
|
+
|
|
110
|
+
ggcode also ships as a native desktop GUI application with visual chat, IM integration, and tool approval dialogs.
|
|
111
|
+
|
|
112
|
+
Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/latest):
|
|
113
|
+
|
|
114
|
+
| Platform | Asset |
|
|
115
|
+
| --- | --- |
|
|
116
|
+
| macOS (Universal) | `ggcode-desktop_*_darwin_universal.dmg` |
|
|
117
|
+
| Windows | `ggcode-desktop_*_windows_amd64.exe` |
|
|
118
|
+
|
|
108
119
|
## Project links
|
|
109
120
|
|
|
110
121
|
- GitHub Releases: https://github.com/topcheer/ggcode/releases
|
|
122
|
+
- Desktop app downloads: available on the same releases page
|
|
111
123
|
- Repository: https://github.com/topcheer/ggcode
|
|
112
124
|
- Issues: https://github.com/topcheer/ggcode/issues
|
|
@@ -93,8 +93,20 @@ Supported architectures:
|
|
|
93
93
|
- x86_64 / amd64
|
|
94
94
|
- arm64
|
|
95
95
|
|
|
96
|
+
## Desktop Application
|
|
97
|
+
|
|
98
|
+
ggcode also ships as a native desktop GUI application with visual chat, IM integration, and tool approval dialogs.
|
|
99
|
+
|
|
100
|
+
Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/latest):
|
|
101
|
+
|
|
102
|
+
| Platform | Asset |
|
|
103
|
+
| --- | --- |
|
|
104
|
+
| macOS (Universal) | `ggcode-desktop_*_darwin_universal.dmg` |
|
|
105
|
+
| Windows | `ggcode-desktop_*_windows_amd64.exe` |
|
|
106
|
+
|
|
96
107
|
## Project links
|
|
97
108
|
|
|
98
109
|
- GitHub Releases: https://github.com/topcheer/ggcode/releases
|
|
110
|
+
- Desktop app downloads: available on the same releases page
|
|
99
111
|
- Repository: https://github.com/topcheer/ggcode
|
|
100
112
|
- Issues: https://github.com/topcheer/ggcode/issues
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ggcode
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.3.1
|
|
4
4
|
Summary: Thin Python wrapper that installs the ggcode GitHub Release binary
|
|
5
5
|
Author: topcheer
|
|
6
6
|
License: MIT
|
|
@@ -105,8 +105,20 @@ Supported architectures:
|
|
|
105
105
|
- x86_64 / amd64
|
|
106
106
|
- arm64
|
|
107
107
|
|
|
108
|
+
## Desktop Application
|
|
109
|
+
|
|
110
|
+
ggcode also ships as a native desktop GUI application with visual chat, IM integration, and tool approval dialogs.
|
|
111
|
+
|
|
112
|
+
Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/latest):
|
|
113
|
+
|
|
114
|
+
| Platform | Asset |
|
|
115
|
+
| --- | --- |
|
|
116
|
+
| macOS (Universal) | `ggcode-desktop_*_darwin_universal.dmg` |
|
|
117
|
+
| Windows | `ggcode-desktop_*_windows_amd64.exe` |
|
|
118
|
+
|
|
108
119
|
## Project links
|
|
109
120
|
|
|
110
121
|
- GitHub Releases: https://github.com/topcheer/ggcode/releases
|
|
122
|
+
- Desktop app downloads: available on the same releases page
|
|
111
123
|
- Repository: https://github.com/topcheer/ggcode
|
|
112
124
|
- Issues: https://github.com/topcheer/ggcode/issues
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|