Running a Demo Agent

To understand how AI agents operate inside Parsona’s infrastructure, developers can deploy demo agents:

Agent examples include a simple governance notifier, portfolio watcher, or ZK mission handler

These agents run in either local or remote AI mode

Agents can read from the context vault, message users, and trigger onchain actions (via simulated transactions)

The demo includes walkthroughs using Python and JavaScript SDKs, showcasing agent lifecycle, permissions, and user interaction.

Last updated