Plugin to capture quick "topics" from mobile (inbox) and turn them into drafts
with AI. The main plugin lives in src/wpagent/.
- Copy
src/wpagent/intowp-content/plugins/wpagent/. - Activate WPA Agent in WordPress.
- Follow the detailed guide in
src/wpagent/README.md.
- Run
scripts/build-zip.shto generate a release ZIP inrelease/.
src/- plugin source and documentation.release/- packaged builds.scripts/- helper scripts (if any).