This tool automatically generates pr details via an LLM
Project description
auto-detail
An AI powered CLI for automatically detailing software development projects.
Features
- Simple Detailing: Quickly record notes about your work from the command line.
- AI-Powered Commit Messages: Generate well-structured commit messages based on your recorded details.
- Local Storage: All details are stored locally in simple YAML files.
Installation
-
Install tool:
pip install auto_detail
-
Set up your environment: Create a Google Gemini API key. This is required for using the tool. A free tier is available and will usually suffice.
auto_detail set_key GEMINI_API_KEY
Usage
All commands are run through the auto_detail CLI entrypoint.
Create a New Detail
The new command is your primary tool for writing notes with AI to summarize your changes.
auto_detail
or
auto_detail new
This creates a timestamped YAML file in the .detail/notes/ directory containing your note.
View Details
To see a list of all recorded details:
auto_detail list
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_detail-0.2.0.tar.gz.
File metadata
- Download URL: auto_detail-0.2.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df028fb6d67a2ac59014cbbc394a6dfd28b1513ae71d1595f663557e06167429
|
|
| MD5 |
aac942aa5cfd595b6842f7959c12fb5a
|
|
| BLAKE2b-256 |
f5a0af1f9462bc5db743a19ad5975966b1d080d66d74e21cace7ebae773e1897
|
File details
Details for the file auto_detail-0.2.0-py3-none-any.whl.
File metadata
- Download URL: auto_detail-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a98f9a0735c73913fb2552fe7dc22bd94a720f67a01e98a17dc2396691c6ff7c
|
|
| MD5 |
20877ed127178abb31e8165352177b7a
|
|
| BLAKE2b-256 |
dbd02c2f12f4cdfa58532f1f1ff8f9ed9dbd2306d92601de7d73c11abd44214f
|