{"id":44164383,"url":"https://github.com/abduznik/Git-Alchemist","last_synced_at":"2026-02-21T09:00:37.075Z","repository":{"id":336270415,"uuid":"1148994780","full_name":"abduznik/Git-Alchemist","owner":"abduznik","description":"Transform Git history: rewrite, clean, and optimize your repositories with ease.","archived":false,"fork":false,"pushed_at":"2026-02-13T09:37:44.000Z","size":766,"stargazers_count":4,"open_issues_count":6,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-13T17:43:23.604Z","etag":null,"topics":["ai","automation","cli","developer-tools","gemini","gemma","git","git-management","github","llm","productivity","python","repository-manager","version-control"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abduznik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-03T15:52:31.000Z","updated_at":"2026-02-13T09:48:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/abduznik/Git-Alchemist","commit_stats":null,"previous_names":["abduznik/git-alchemist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abduznik/Git-Alchemist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2FGit-Alchemist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2FGit-Alchemist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2FGit-Alchemist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2FGit-Alchemist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abduznik","download_url":"https://codeload.github.com/abduznik/Git-Alchemist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2FGit-Alchemist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","automation","cli","developer-tools","gemini","gemma","git","git-management","github","llm","productivity","python","repository-manager","version-control"],"created_at":"2026-02-09T09:00:40.395Z","updated_at":"2026-02-21T09:00:37.070Z","avatar_url":"https://github.com/abduznik.png","language":"Python","readme":"# Git-Alchemist ⚗️\n\n**Git-Alchemist ⚗️** is a unified AI-powered CLI tool for automating GitHub repository management. It consolidates multiple technical utilities into a single, intelligent system powered by Google's Gemini 3 and Gemma 3 models.\n\n### 🌐 [Visit the Official Site](https://abduznik.github.io/Git-Alchemist/)\n\n---\n\n## Features\n\n*   **Smart Profile Generator:** Intelligently generates or updates your GitHub Profile README.\n*   **Topic Generator:** Auto-tag your repositories with AI-suggested topics for better discoverability.\n*   **Description Refiner:** Automatically generates repository descriptions by analyzing your README content.\n*   **Issue Drafter:** Translates loose ideas into structured, technical GitHub Issue drafts.\n*   **Architect (Scaffold):** Generates and executes project scaffolding commands in a safe, temporary workspace.\n*   **Fix \u0026 Explain:** Apply AI-powered patches to specific files or get concise technical explanations for complex code.\n*   **Gold Score Audit:** Measure your repository's professional quality and health.\n*   **The Sage \u0026 Helper:** Contextual codebase chat and interactive assistant, now powered by a **Smart Chunking Engine** to handle large codebases seamlessly.\n*   **Commit Alchemist:** Automated semantic commit message suggestions from staged changes.\n*   **Forge:** Automated PR creation from local changes.\n\n## Model Tiers (v1.2.0)\n\nGit-Alchemist features a dynamic model selection and fallback system with strict separation for stability:\n\n*   **Fast Mode (Default):** Utilizes **Gemma 3 (27B, 12B, 4B)**. Optimized for speed, local-like reasoning, and high availability.\n*   **Smart Mode (`--smart`):** Utilizes **Gemini 3 Flash**, **Gemini 2.5 Flash**, and **Flash-Lite**. Optimized for complex architecture, deep code analysis, and large context windows.\n\n**New in v1.2.0:**\n*   **Parallel Map-Reduce:** Large codebases are automatically split into chunks and processed in parallel (up to 2 workers) for faster, deeper insights without hitting token limits.\n*   **Interactive Helper:** Use `alchemist helper` for a guided experience through your project.\n\n## Installation\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/abduznik/Git-Alchemist.git\n    cd Git-Alchemist\n    ```\n\n2.  **Install as a Global Library:**\n    ```bash\n    pip install git-alchemist\n    ```\n\n3.  **Set up your Environment:**\n    Create a `.env` file in the directory or export it in your shell:\n    ```env\n    GEMINI_API_KEY=your_actual_api_key_here\n    ```\n\n## Usage\n\nOnce installed, you can run the `alchemist` command from **any directory**:\n\n```bash\n# Audit a repository\nalchemist audit\n\n# Optimize repository topics\nalchemist topics\n\n# Generate semantic commit messages\nalchemist commit\n\n# Ask the Sage a question\nalchemist sage \"How does the audit scoring work?\"\n\n# Start the interactive helper\nalchemist helper\n\n# Scaffold a new project (Safe Mode)\nalchemist scaffold \"A FastAPI backend with a React frontend\" --smart\n```\n\n## Requirements\n\n*   Python 3.10+\n*   GitHub CLI (`gh`) installed and authenticated (`gh auth login`).\n*   A Google Gemini API Key.\n\n## Migration Note\n\nThis tool replaces and consolidates the following legacy scripts:\n*   `AI-Gen-Profile`\n*   `AI-Gen-Topics`\n*   `AI-Gen-Description`\n*   `AI-Gen-Issue`\n*   `Ai-Pro-Arch`\n\n---\n*Created by [abduznik](https://github.com/abduznik)*\n","funding_links":[],"categories":[":tada: New"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduznik%2FGit-Alchemist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabduznik%2FGit-Alchemist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduznik%2FGit-Alchemist/lists"}