Integrate claude, improve selenium and support qemu #1

Open
mathben wants to merge 220 commits from develop into master
Showing only changes of commit 98c35e3aaf - Show all commits

View file

@ -57,7 +57,7 @@ Then create an OCA/Odoo-compliant commit.
Explain WHY the change was made (not what — the diff already shows that).
Keep lines under 80 characters.
Generated by Claude Code {VERSION} model {MODEL}
Generated by Claude Code {VERSION} {MODEL}
Co-Authored-By: Your Name <your@email.com>
```
@ -74,7 +74,7 @@ git add -A && git commit --author="Your Name <your@email.com>" -m "[TAG] module:
Explain WHY here.
Generated by Claude Code {VERSION} model {MODEL}
Generated by Claude Code {VERSION} {MODEL}
Co-Authored-By: Your Name <your@email.com>"
```