Orca + GitHub Projects: Day One of a Real AI Coding Workflow
Notes on wiring GitHub Projects and Orca into a working AI coding pipeline, pitfalls included. macOS as the example. Background: I have a side project (panta-log, a local-first voice review tool) whose issue/PR conventions had been sitting in another repo, unused. This time the goal was concrete: a kanban board for tasks, Orca running the agents, and the whole chain of “pick a task → develop → test → merge → status transitions itself” working end to end within one day. ...

