# ClaudeProjectManager *This README was automatically generated by Claude Project Manager* ## Project Overview - **Path**: `C:/Users/hendr/Desktop/IntelSight/ClaudeProjectManager-main` - **Files**: 232 files - **Size**: 78.4 MB - **Last Modified**: 2025-07-08 11:17 ## Technology Stack ### Languages - Batch - Python ## Project Structure ``` ACTIVITY_SERVER_INFO.md app-icon.ico app-icon.svg build.bat build_exe.py ClaudeProjectManager.spec CLAUDE_PROJECT_README.md clone_fix.py DUPLICATE_ANALYSIS.md build/ │ └── ClaudeProjectManager/ │ ├── Analysis-00.toc │ ├── base_library.zip │ ├── ClaudeProjectManager.pkg │ ├── EXE-00.toc │ ├── PKG-00.toc │ ├── PYZ-00.pyz │ ├── PYZ-00.toc │ ├── Tree-00.toc │ ├── Tree-01.toc │ ├── Tree-02.toc │ └── localpycs/ │ ├── pyimod01_archive.pyc │ ├── pyimod02_importers.pyc │ ├── pyimod03_ctypes.pyc │ ├── pyimod04_pywin32.pyc │ └── struct.pyc data/ │ ├── projects.json │ ├── running_processes.json │ ├── settings.json │ └── vps_readme/ │ └── VPS_README.md dist/ │ ├── ClaudeProjectManager.exe │ ├── data/ │ │ └── projects.json │ └── logs/ │ ├── cpm_20250703_224100.log │ ├── cpm_20250703_225137.log │ ├── cpm_20250703_225535.log │ ├── cpm_20250703_232246.log │ ├── cpm_20250703_235716.log │ ├── cpm_20250704_180616.log │ ├── cpm_20250704_181610.log │ ├── cpm_20250704_201237.log │ ├── cpm_20250704_202648.log │ └── cpm_20250704_203722.log gui/ │ ├── config.py │ ├── gitea_explorer.py │ ├── gitea_toolbar.py │ ├── main_window.py │ ├── progress_bar.py │ ├── project_tile.py │ ├── settings_dialog.py │ ├── sidebar_view.py │ ├── styles.py │ └── handlers/ │ ├── base_handler.py │ ├── gitea_operations.py │ ├── process_manager.py │ ├── project_manager.py │ ├── ui_helpers.py │ └── __init__.py logs/ │ ├── cpm_20250703_225120.log │ ├── cpm_20250703_225453.log │ ├── cpm_20250704_181449.log │ ├── cpm_20250704_201128.log │ ├── cpm_20250704_202630.log │ ├── cpm_20250704_203657.log │ ├── cpm_20250704_205017.log │ ├── cpm_20250704_210303.log │ ├── cpm_20250704_211400.log │ └── cpm_20250704_212356.log scripts/ │ ├── check_lfs_status.bat │ ├── fix_large_files.bat │ ├── fix_remote_organization.bat │ ├── fix_website_auth.bat │ ├── fix_website_final.bat │ ├── fix_website_lfs_and_branch.bat │ ├── fix_website_repo.bat │ ├── quick_fix_website.bat │ └── website_gitignore_template.txt services/ │ ├── activity_sync.py │ └── __init__.py src/ │ └── gitea/ │ ├── gitea_client.py │ ├── gitea_ui.py │ ├── gitea_ui_ctk.py │ ├── git_operations.py │ ├── issue_pr_manager.py │ ├── repository_manager.py │ └── __init__.py tests/ │ └── test_main_window_api.py tools/ │ ├── download_winscp.txt │ └── WinSCP utils/ └── logger.py ``` ## Key Files - `README.md` - `requirements.txt` ## Claude Integration This project is managed with Claude Project Manager. To work with this project: 1. Open Claude Project Manager 2. Click on this project's tile 3. Claude will open in the project directory ## Notes *Add your project-specific notes here* --- ## Development Log - README generated on 2025-07-01 20:15:32 - README updated on 2025-07-01 20:23:43 - README updated on 2025-07-01 20:23:47 - README updated on 2025-07-01 20:32:57 - README updated on 2025-07-01 21:09:37 - README updated on 2025-07-01 21:10:55 - README updated on 2025-07-01 21:13:32 - README updated on 2025-07-01 21:13:42 - README updated on 2025-07-01 21:20:15 - README updated on 2025-07-01 21:20:17 - README updated on 2025-07-01 21:20:42 - README updated on 2025-07-01 21:22:21 - README updated on 2025-07-01 21:26:20 - README updated on 2025-07-01 21:33:49 - README updated on 2025-07-01 21:37:22 - README updated on 2025-07-01 21:37:26 - README updated on 2025-07-01 21:37:33 - README updated on 2025-07-01 21:37:37 - README updated on 2025-07-01 21:47:34 - README updated on 2025-07-01 21:48:07 - README updated on 2025-07-01 21:48:21 - README updated on 2025-07-01 21:48:30 - README updated on 2025-07-01 21:48:45 - README updated on 2025-07-01 21:50:43 - README updated on 2025-07-01 21:58:40 - README updated on 2025-07-01 22:00:03 - README updated on 2025-07-01 22:03:17 - README updated on 2025-07-01 22:04:16 - README updated on 2025-07-01 22:04:39 - README updated on 2025-07-01 22:09:23 - README updated on 2025-07-02 12:42:23 - README updated on 2025-07-02 12:42:44 - README updated on 2025-07-02 16:08:16 - README updated on 2025-07-02 19:09:27 - README updated on 2025-07-02 19:09:35 - README updated on 2025-07-02 22:07:57 - README updated on 2025-07-03 07:30:27 - README updated on 2025-07-03 14:21:29 - README updated on 2025-07-03 22:24:23 - README updated on 2025-07-03 23:49:53 - README updated on 2025-07-04 18:06:40 - README updated on 2025-07-05 01:35:23 - README updated on 2025-07-05 13:35:42 - README updated on 2025-07-05 20:48:36 - README updated on 2025-07-06 10:58:00 - README updated on 2025-07-07 08:30:39 - README updated on 2025-07-07 21:38:23 - README updated on 2025-07-07 21:50:23 - README updated on 2025-07-07 22:12:28 - README updated on 2025-07-07 22:34:45 - README updated on 2025-07-08 08:19:16 - README updated on 2025-07-08 11:17:58