Join Nostr
2026-03-27 13:24:50 UTC

Matthias Andrasch on Nostr: Automated Pull Request development with #AI agents for #craftcms, rough idea: - #n8n ...

Automated Pull Request development with #AI agents for #craftcms, rough idea:

- #n8n for workflow handling (ticket/markdown --> start agent --> PR creation)
- server with #ddev and #claudecode (?) running, connect via SSH
- setup one ddev project automatically per PR / task
- serve preview via `ddev share` (maybe), to have preview URLs

Blocker: I'm not a #devops person at all, would assume that a MacMini would be most easiest as development server 🤓 But VM would be more profesh.

#webdev #php #cms