Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicksergeant
238 days ago
Neat project. If you're looking for something simpler just to use w/ Claude Code, a simple call to "claude -p" can work:
https://github.com/nicksergeant/dotfiles/blob/master/zshrc#L...
1 comments
merge-conflict
238 days ago
Thanks! Can definitely do that, but GAC is faster than calling claude or another agent as they will take multiple api calls to look at git status, git diffs, etc. vs a single api call with GAC. Plus, GAC won't eat up your weekly limits! ;)
link
nicksergeant
238 days ago
Oh I just pipe the diff into the Claude prompt, so it's only the one call.
link