Last week, we put out a quick demo of a Solana Mobile app to create, execute, and manage DLMM positions on
@MeteoraAG
To showcase the modularity of multi-agent systems on CoralOS and expand the surface of what you can do from the app, we started building a dedicated discovery agent.
It uses the autoresearch loop pattern to run experiments over historical pool data and write a strategy function that's optimised for a defined metric.
In this example: volatility capture.
This standalone agent will eventually be Coralised and swapped with the vanilla strategy agent in the LP app.