| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add new section in README about LLM tooling installation
- Create prompts directory with templates for commit and PR messages
- Add new llm.nix module with:
- Configuration for prompt file locations
- Fish shell aliases for generating commit and PR messages using Claude 3.5
- Add `llm` recipe in justfile to install llm CLI tool and Anthropic provider
- Integrate LLM module into home-manager configuration
The changes introduce automation for generating high-quality commit messages and PR descriptions using AI, while keeping the prompts configurable and version controlled.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
It has a small UI and the configuration with the secrets is managed
with `agenix'.
|
| |
|
|
|
| |
The linux VM runs with UTM, and it has a very basic configuration for
now.
|
| | |
|
| |
|
|
|
| |
This is too much work to maintain, and I'm going to put all my tools
and scripts in this repository, so I won't need that anymore.
|
| |
|
|
| |
Delete unused/outdated documentations.
|
| |
|