Commit c8678a7
refactor: Clean up GitHub for user-focused experience
- Remove outdated/redundant directories from GitHub:
* src/ (development files, locally modified, not current)
* public/ (duplicate structure, redundant)
* python-gateway/ (development backend, not needed for users)
* package.json, tsconfig.json, webpack.config.js (build configs)
- Keep only essential files for users:
* README.md & README_DE.md (documentation)
* LICENSE (legal)
* releases/beta/ (actual downloads)
- Update .gitignore to maintain clean user-focused repository
- All removed files remain available locally for development
- GitHub now focuses on what users actually need: downloads & docs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent feb0bef commit c8678a7
File tree
82 files changed
+9
-45432
lines changed- public
- docs/community
- src
- api-interception
- provider-adapters
- cline-integration
- config
- core
- context
- context-management
- dashboard
- enterprise
- providers
- webview
- python-gateway
- __pycache__
- src
- cline-integration
- config
- core
- context
- context-management
- dashboard
- providers
- webview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+9
-45432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
170 | 160 | | |
171 | 161 | | |
172 | 162 | | |
173 | 163 | | |
174 | 164 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
181 | 168 | | |
182 | 169 | | |
183 | 170 | | |
| |||
0 commit comments