Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
gh cli: Local Agents for PRs
Learn to use the `gh` CLI with local agents to open pull requests and respond to comments, combining local guidance with the GitHub UI.
I often find the UI for assigning agents (like copilot, etc) to tasks directly in github to be restrictive – they lack context and can’t be guided as easily. But I do like the github PR UI for providing specific feedback.
Use both – have the local agent use the gh cli to open the pr and respond to comments. Extra feedback can be given in the local chat if needed