In the Workshop AIP Agent Widget, I would like to request a feature that allows a workflow (Action) to be triggered automatically and reliably at the exact moment the user clicks the submit/send button.
The key requirement is that this workflow is executed with certainty whenever the AIP Agent runs.
In other words, the workflow should be guaranteed to start as part of the AIP Agent execution, not as an optional or best-effort process.
Specifically:
- When a user sends a message via the AIP Agent Widget, a predefined Action should always be triggered simultaneously.
- This mechanism should ensure deterministic, event-driven behavior tied directly to the AIP Agent’s execution lifecycle.
Additionally, when using AIP Agent and AIP Analyst together, I would like to persist conversation logs and extracted insights as reusable knowledge.
This includes:
- Storing conversation histories as structured knowledge assets
- Capturing insights, decisions, and observations generated during conversations
- Reusing accumulated knowledge across future agents, analyses, and workflows
This capability would enable reliable orchestration, enforced workflows, and systematic knowledge accumulation across agent interactions.