A Quarto book by Kun Deng — from Ralph loops to Gas Town, a practitioner's guide to autonomous coding.
Published: https://bayeslearner.github.io/ai-software-engineering/
quarto render --to html # outputs to _book/
quarto preview # live previewPush to main — GitHub Action renders and deploys to the gh-pages branch automatically.