You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-14Lines changed: 37 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,30 +44,37 @@ ghcrawl tui owner/repo
44
44
- save plaintext keys in `~/.config/ghcrawl/config.json`
45
45
- or guide you through a 1Password CLI (`op`) setup that keeps keys out of the config file
46
46
47
+
`ghcrawl refresh owner/repo` is the main pipeline command. It pulls the latest open GitHub issues and pull requests, refreshes embeddings for changed items, and rebuilds the clusters you browse in the TUI.
0 commit comments