WP-PFAgent 1.2.8 — the open-source AI agent of the Setyenv suite.
What's new since 1.0.11
- Conversations and traces belong to a person of the platform (1.2.7), not to a WordPress account id; existing rows are converted on update.
- A site that updates catches up its schema (1.2.5): long-running installs could not start a conversation; the schema now upgrades on update, not only on activation.
- Confirmations say what they are about to do (1.2.4), naming the table and the value, and a deletion says it cannot be undone. Failed turns are explained in plain words, and all thirteen languages are complete.
- Conversations keyed by uuid (1.2.3), portable between environments; turn counts fixed; the workflow preview opens again; "how many" is answered by the tool, never by a page of results; the agent reads your data model one entity at a time.
- Provider failures in plain words (1.2.2): rejected key, exhausted quota, rate limit, unknown model and outage are each named; WooCommerce order reading no longer fails on refunds; the active engine can no longer be wiped by an incomplete request.
- Maintenance mode (1.2.0): the maintenance page and REST 503 while a window is in force, with a pre-warning; opaque workflow ids end to end; the release ships the frontend source alongside the compiled bundle.
Full changelog in readme.txt. Run the whole suite with one command from Docker Hub.