Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yanskun/gh-recall
- Owner: yanskun
- Created: 2025-01-27T10:00:49.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T15:48:36.000Z (7 days ago)
- Last Synced: 2025-01-27T16:40:51.473Z (6 days ago)
- Topics: gh-extension, github, go, ollama
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```