Skip to main content

A simple git agent for managing git repositories

Project description

GitAgent

PyPI PyPI - Python Version PyPI - License

Git Agent for git operations automation

Installation

pip install oh-my-git-agent

Usage

# You can call gcli. Default is to commit at current directory
gcli

# You can specify the repo-dir and call gcli at any where
gcli --repo-dir .

# You can use ai to generate commit message. Default provider is DeepSeek
gcli --ai --api-key sk-xxx --repo-dir .

# or use openai to generate commit message
gcli --ai --base-url null --api-key sk-xxx --repo-dir .

# After committing, you can push code to remote
git push origin main

Full Documentation:

$ gcli --help

 Usage: cli.py [OPTIONS]

 自动填写 commit 信息提交代码

╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --repo-dir                         TEXT  git 仓库目录 [default: .]                                                        │
│ --ai                    --no-ai          是否使用 AI 填写 commit 信息 [default: no-ai]                                    │
│ --api-key                          TEXT  OpenAI API Key [default: None]                                                   │
│ --base-url                         TEXT  OpenAI API URL [default: https://api.deepseek.com]                               │
│ --model                            TEXT  OpenAI Model [default: deepseek-chat]                                            │
│ --install-completion                     Install completion for the current shell.                                        │
│ --show-completion                        Show completion for the current shell, to copy it or customize the installation. │
│ --help                                   Show this message and exit.                                                      │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oh_my_git_agent-1.0.17.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oh_my_git_agent-1.0.17-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file oh_my_git_agent-1.0.17.tar.gz.

File metadata

  • Download URL: oh_my_git_agent-1.0.17.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/24.3.0

File hashes

Hashes for oh_my_git_agent-1.0.17.tar.gz
Algorithm Hash digest
SHA256 7e43c5313b7daeb6e43371a0a882932b14fdbb6055b6cfd69f46ca89fd8e9f74
MD5 e0515a126e75c89026f564b1dff06f7f
BLAKE2b-256 6cf68d2a4905a748f310b6a25e88f055722c1b673ef58e65439d75f5c33b3c69

See more details on using hashes here.

File details

Details for the file oh_my_git_agent-1.0.17-py2.py3-none-any.whl.

File metadata

  • Download URL: oh_my_git_agent-1.0.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/24.3.0

File hashes

Hashes for oh_my_git_agent-1.0.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 12c97c57188afce2d73bdf8af4226c4764bf2f66d3d2c0e6b387d7d02da9056e
MD5 76bfdcb5942ab35809a3766a0929c21c
BLAKE2b-256 ba6b8d47ead234cc197548c557d85f8647adb5e62a4d980c6670ee1a465dc4b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page