- Added
--reset
flag to prompt
subcommand
- Reset both diff and subject prompts to default
- Remove prompt files if they exist
- Ignore deleted files content to reduce AI chat token consumption
- Added mkdocs docs
- Added custom param
lines_limit
to halt app running when too many changes
- Added support for set 'update' block params:
gim update --max <M> --interval <V>
- add command to show 'ai' block
- New
prompt
subcommand to manage AI prompt templates
- View both diff and subject prompt templates
- Edit prompt files with
--edit
flag
- Support for custom editors with
--editor
option
- Short aliases for prompt types (d/diff/diff_prompt, s/subject/subject_prompt)