Open kongzii opened 2 days ago
References LLM agent (also contracts) -> https://github.com/0xfreysa/agent
-> The agent got beaten because it thought it was a new session and it should obey a new set of commands. Maybe we can try to make it harder and create a new session for every message it receives, so this is always handled. Also, we can say it should ignore all transactions it receives and only consider messages for making a decision.