{"id":50312324,"url":"https://github.com/sudoeren/eckra","last_synced_at":"2026-05-28T22:00:29.871Z","repository":{"id":336655249,"uuid":"1138379369","full_name":"sudoeren/eckra","owner":"sudoeren","description":"Supercharge your Git workflow with a TUI dashboard and AI-generated   conventional commits.","archived":false,"fork":false,"pushed_at":"2026-05-28T20:46:38.000Z","size":828,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-28T22:00:20.935Z","etag":null,"topics":["ai","antrophic","automation","cli","commit","commit-message","commit-message-generator","generative-ai","git","llm","lm-studio","node-js","ollama","openai","terminal","tui","version-control"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eckra","language":"JavaScript","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/sudoeren.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-01-20T15:45:32.000Z","updated_at":"2026-05-28T20:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sudoeren/eckra","commit_stats":null,"previous_names":["sudoeren/eckra"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sudoeren/eckra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoeren%2Feckra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoeren%2Feckra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoeren%2Feckra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoeren%2Feckra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudoeren","download_url":"https://codeload.github.com/sudoeren/eckra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoeren%2Feckra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","antrophic","automation","cli","commit","commit-message","commit-message-generator","generative-ai","git","llm","lm-studio","node-js","ollama","openai","terminal","tui","version-control"],"created_at":"2026-05-28T22:00:22.354Z","updated_at":"2026-05-28T22:00:29.854Z","avatar_url":"https://github.com/sudoeren.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eckra\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/sudoeren/eckra/master/screenshot.jpg\" alt=\"eckra terminal preview\" width=\"800\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eThe AI-powered Git CLI that turns \"working on stuff\" into meaningful commits.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/eckra\"\u003e\u003cimg src=\"https://img.shields.io/badge/npm-v1.2.0-blue.svg?style=flat-square\" alt=\"NPM Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/eckra.svg?style=flat-square\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 💡 Overview\n\n**eckra** is an interactive Git management tool designed for developers who value both speed and clarity. It integrates with multiple AI providers to analyze your staged changes and suggest context-aware commit messages, ensuring your project history remains professional and descriptive without the manual overhead.\n\n## 🚀 Key Features\n\n- **🤖 AI-Powered Suggestions**: Automatically generates commit messages based on actual code diffs. Supports **LM Studio**, **OpenAI**, **Anthropic**, **Ollama**, **OpenRouter**, and **Google Gemini**.\n- **📝 Select \u0026 Edit**: Pick an AI suggestion and refine it instantly to match your specific needs.\n- **🔍 Staged Diff Review**: Inspect your changes in a beautiful, syntax-highlighted format directly before committing.\n- **🎯 Interactive Dashboard**: A comprehensive menu system for staging files, managing branches, stashing changes, and syncing with remotes.\n- **⚡ Built for Speed**: Zero-config required for standard Git operations. Fast, responsive, and intuitive.\n\n## 📦 Installation\n\nInstall eckra globally using npm:\n\n```bash\nnpm install -g eckra\n```\n\n## 🛠 Usage\n\nJust type `eckra` in any Git repository to launch the interactive dashboard:\n\n```bash\neckra\n```\n\n### Quick Commands\n\nSkip the menu and jump straight into action:\n\n| Command        | Action                                        |\n| :------------- | :-------------------------------------------- |\n| `eckra commit` | Start the AI-assisted commit flow             |\n| `eckra status` | Check repository status and staged files      |\n| `eckra push`   | Sync local commits with the remote repository |\n| `eckra easy`   | Full workflow: Stage all, AI commit, and push |\n| `eckra start`  | Start the interactive dashboard               |\n\n## ⚙️ AI Configuration\n\neckra supports multiple AI providers. You can switch between them using the built-in settings menu (`Settings \u003e Change Provider`).\n\n### Supported Providers\n\n| Provider          | Type            | Default Model                |\n| :---------------- | :-------------- | :--------------------------- |\n| **LM Studio**     | Local           | — (user-configured)          |\n| **Ollama**        | Local           | `llama3`                     |\n| **OpenAI**        | Cloud (API Key) | `gpt-4o`                     |\n| **Anthropic**     | Cloud (API Key) | `claude-3-5-sonnet-20240620` |\n| **OpenRouter**    | Cloud (API Key) | `openai/gpt-4o`              |\n| **Google Gemini** | Cloud (API Key) | `gemini-2.0-flash`           |\n\n### Default Setup (LM Studio)\n\nBy default, eckra connects to **LM Studio**'s local server:\n\n- **URL**: `http://localhost:1234`\n- **Requirement**: Ensure LM Studio is running and the \"Local Server\" is started with a loaded model.\n\n### Configuration\n\nYou can configure your provider in two ways:\n\n1. **Interactive**: Run `eckra`, go to `More \u003e Settings`, and select your provider and enter your credentials.\n2. **Config file**: Edit `~/.eckra/config.json` directly:\n\n```json\n{\n  \"aiProvider\": \"openrouter\",\n  \"openrouterApiKey\": \"sk-or-...\",\n  \"openrouterModel\": \"anthropic/claude-3.5-sonnet\"\n}\n```\n\nYou can also create a `.eckrarc` file in your project root to override global settings per-repository.\n\n## 🤝 Contributing\n\nContributions make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nPlease see [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## 📄 License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudoeren%2Feckra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudoeren%2Feckra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudoeren%2Feckra/lists"}