Cool paper showing how effective tuning a system prompt for an agent can be.
Recommended paper if you tune agent harnesses.
This paper presents EvolveTrade, which treats a trading agent's system prompt as its policy.
After each trading interval, a separate Policy Agent reads the decision traces and the realized returns and rewrites the prompt. The backbone model stays frozen.
Across several market regimes and two backbone models, the evolved agent beats fixed-prompt baselines on Sharpe ratio and cumulative return in most settings.
The rewritten prompts also led the agent to run more code-based analysis and to compute signals that fit the current market regime.