Hi,

I was wondering who is using tools like Claude Code or ChatGPT Codex to (co-) write code for CloudStack?

As a project we have no specific guidance and there is guidance from the ASF [0]

I recently opened two PRs:

- https://github.com/apache/cloudstack/pull/13107
- https://github.com/apache/cloudstack/pull/13495

In both cases I used Claude Code (Sonnet and Opus models) to write the code. I manually tested the output and verified it worked while using prompting to adjust the code to where I thought it was good.

It helped me a lot to write this code, quality of the code was much better. It did make some mistakes which I caught after my own review, but overall I was impressed.

I was wondering who else is using AI as an assistant to write code for CloudStack and what is your experience?

And would we want/need a CLAUDE.md file in the repository to give the right instructions when using Claude Code?

Thanks,

Wido

[0]: https://www.apache.org/legal/generative-tooling.html

Reply via email to