Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanskun/gh-recall

Get off to a good start by using the LLM to Recall your past achievements
https://github.com/yanskun/gh-recall

gh-extension github go ollama

Last synced: 5 days ago
JSON representation

Get off to a good start by using the LLM to Recall your past achievements

Awesome Lists containing this project

README

        

# gh-recall

GitHub CLI commands extension.

Use LLM to recall what you did in your past PRs, issues, and commit logs

## Required

- [Ollama](https://ollama.com/)
- [phi4](https://ollama.com/library/phi4)

## Install

```shell
gh extension install yanskun/gh-recall
```