Goal design for autonomous coding loops
Give autonomous coding agents a clear goal and a reliable way to know when they are done. Includes templates and worked examples.
- Agent engineering
- Claude Code
- Goal design
Open source
Practical tools and reference implementations. Explore the code, follow the decisions, and try them yourself.
Public repositories
Each project includes implementation notes and a link to the code.
Give autonomous coding agents a clear goal and a reliable way to know when they are done. Includes templates and worked examples.
Run Spark jobs on Kubernetes from Airflow, with a custom operator, working deployment examples, and Google Cloud Storage integration.
Stream MySQL changes through Kafka and Debezium on Kubernetes. Includes connector configuration and a FastAPI consumer you can run.