Thanks @tony-meyer, great write up!
I still find it quite phenomenal that agentic coding is producing useful output for a niche such as charmed operators.
I imagine we’d get a different experience if we
- Back-and-forth with AI some preliminary design work about the workload.
- Use AI to create a general purpose config-builder (example) for the workload.
- Use AI to create a general purpose config manifest for the workload.
- Ask AI to use the above tools inside the output of
charmcraft init
.